how-to-build-your-own-blockchain
how-to-build-your-own-blockchain copied to clipboard
Added several features like UTXO pool, persistent transaction pool, disk offloading
Also mentioned in ADDITIONS.md -
- Added persistent transaction pool
- Offloaded parts of the blockchain onto disk to conserve memory
- Added simple UTXO pool logic
- Changed storage to use LevelDB instead of simple JSON file
- Added SPV-like query to query blocks using a bloom filter
Hey @danielshir, Thanks a lot for your submission! The competition will be closed tonight and we'll start the evaluation process. It shouldn't take more than 1-2 weeks and we will publish the winners and the scoring criteria and process before our next event.
P.S., Unless you have already submitted your details and a contact to [email protected] - please do.
@lbeder Any update on the competition results?
@danielshir oh, we have already published the results about a month ago and emailed to the Blockchain Academy subscribers and on Facebook (which I now understand you're neither): https://medium.com/kin-contributors/blockchain-academy-competition-summary-and-winners-announcements-e5cd766430fa.
Unfortunately, your submission wasn't one of the top three, but it was great nonetheless.