Giter Site home page Giter Site logo

arkin0x / construct-miner Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 3.72 MB

A convenient web interface for claiming land in cyberspace

Home Page: https://construct.onosendai.tech

License: Other

JavaScript 8.23% Python 5.48% HTML 0.49% TypeScript 80.60% SCSS 5.20%
cyberspace metaverse mining sha256-hash

construct-miner's People

Contributors

arkin0x avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

42pupusas

construct-miner's Issues

SHA256 is incorrect 😨

I'm having a really weird problem... I'm using noble/hashes/sha256 to get my event id from my serialized event. Somehow, the hash I get is sometimes 0b10000000 less than it should be.

example:
hash I get: ...2cce628 (invalid)
valid hash: ...2cce6a8

How is this even possible? Has anyone seen anything like this before? I'm using the bytesToHex util from noble as well

error hash mismatch

with last version, i get this error ( all browsers)

Error: hash mismatch
evaluateWork MinerController.tsx:136
onWorkerResponse MinerController.tsx:79
lockdown-install.js:1:103865
functors moz-extension://65a8d896-1791-4f61-9cfa-699c26ac09af/lockdown-install.js:1

Change c-space to i-space

c-space is now i-space. If a construct event ID's 255th (last) bit is 1, the construct exists in i-space which is short for ideaspace.

  • update all instances of c-space to i-space

User data is empty & on refresh 404

Hey I am not sure if you want me to make a pull request but if so just let me know I might can help with small thing!

first of all this project is insane ! good job!!

But my user info is Unknown other then pubkey....

Screenshot 2023-11-10 at 9 07 14 AM

and on refresh on /login or /miner it crashes (probably vercel hosting) I used this in my app :

in vercel.json
`
{
"rewrites": [{ "source": "/(.*)", "destination": "/index.html" }]
}

`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.