Wednesday, November 4, 2020

Show HN: Toy Haskell blockchain with variable hash functions for ASIC resistance

Decentralized cryptocurrency

Join GitHub today

GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.

Sign up

Files

Permalink

Failed to load latest commit information.

Type

Name

Latest commit message

Commit time

dcc

Proof of concept for a blockchain with variable hash functions for ASIC resistance. Any miner can use whatever hash function and acceptance criterion they want (in place of SHA256 and some number of leading zeros for bitcoin). Every node must define its own "scale" function, measuring the difficulty of any hash function it chooses to accept.

Dependencies:

cabal update
cabal install cereal cryptonite

About

Decentralized cryptocurrency

Resources

License

You can’t perform that action at this time.

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.

We use optional third-party analytics cookies to understand how you use GitHub.com so we can build better products. Learn more.

We use optional third-party analytics cookies to understand how you use GitHub.com so we can build better products.
You can always update your selection by clicking Cookie Preferences at the bottom of the page. For more information, see our Privacy Statement.

Essential cookies

We use essential cookies to perform essential website functions, e.g. they're used to log you in. Learn more

Always active
Analytics cookies

We use analytics cookies to understand how you use our websites so we can make them better, e.g. they're used to gather information about the pages you visit and how many clicks you need to accomplish a task. Learn more



from Hacker News https://ift.tt/2TS5VJZ

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.