Releases: 0xsharma/compact-chain
Releases · 0xsharma/compact-chain
v1.1.0
v1.0.0
This version is ready to use and is comprised of the vital modules like :
- Consensus (POW)
- p2p (gRPC)
- DbStore
- State Executor
- RPC (add and get Transactions)
- TxPool
- Encoding
- Hashing
What's Changed
- add : cobra-cli by @0xsharma in #1
- init : add readme by @0xsharma in #2
- Initialise persistent layer using LevelDB by @0xsharma in #3
- add : stateDB by @0xsharma in #4
- txpool, rpc :: add : txpool, rpc modules and tests by @0xsharma in #5
- init : executer, signing, state by @0xsharma in #6
- init : p2p gRPC by @0xsharma in #7
New Contributors
Full Changelog: https://github.com/0xsharma/compact-chain/commits/v1.0.0