Releases: banzaicode/bcodeblockchain
Releases · banzaicode/bcodeblockchain
v0.1.0
What's Changed
- Create LICENSE by @banzaicode in #1
- Create blockchain app by @banzaicode in #7
- Added algorithm proof of work by @banzaicode in #9
- Create wallet by @banzaicode in #10
- Create Transaction module by @banzaicode in #11
- Verify transaction by @banzaicode in #17
- Transaction Update by more destination address by @banzaicode in #18
- Create memoryPool by @RockBanzai in #19
- added endpoint rest test file by @RockBanzai in #21
- Miner transaction and remove transaction from memoryPool by @RockBanzai in #22
- New endpoint in app by mine new block with unconfirmed transactions by @RockBanzai in #23
- [feat] added get current wallet balance by @RockBanzai in #37
- Dockerizing project by @RockBanzai in #43
New Contributors
- @banzaicode made their first contribution in #1
- @RockBanzai made their first contribution in #19
Full Changelog: https://github.com/banzaicode/bcodeblockchain/commits/v0.1.0