Niraj Pant
Niraj Pant
http://soc1024.ece.illinois.edu/nonoutsourceable_full.pdf http://people.cs.uchicago.edu/~teutsch/papers/smartpool.pdf http://fc17.ifca.ai/bitcoin/papers/bitcoin17-final41.pdf
https://arxiv.org/pdf/1403.6676.pdf
re-work categories, add proof-of-work, proof-of-stake, storage, network proofs, ASIC resistant hash functions (ie cuckoo/equihash), miner attacks, lightning/layer two
bitcoin, ethereum sections. i need help figuring out a good category breakdown!
Argh, sorry for missing this @aparnakr! Appreciate the contribution. Would you mind rebasing against master and updating the Ouroboros paper URL to the fully-resolved eprint domain? Thanks :)
+1, same happens to my terminal after hitting Ctrl-c during a pry session
@ximinez @scottschurr I think this is ready for full review. Mind taking a look?
Rebased with working Travis CI builds.
@scottschurr basically avoid any of the dependencies in the src/ folder. Here are some of the main files: - https://github.com/xasos/ripple-libpp/blob/RIPD-1469/src/unity/CMakeLists.txt - https://github.com/xasos/ripple-libpp/blob/RIPD-1469/src/unity/ripple-libpp.cpp - https://github.com/xasos/ripple-libpp/blob/RIPD-1469/src/test/CMakeLists.txt - https://github.com/xasos/ripple-libpp/blob/RIPD-1469/src/test/ripple-libpp_unittest.cpp And the tests set...