Skip to content

Releases: 0xsharma/compact-chain

v1.1.0

24 Oct 07:57
8f1bc68
Compare
Choose a tag to compare

This version brings several fixes related to downloader module. This tag also includes send-tx command to facilitate users to send tx from a CLI.

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

18 Oct 05:02
2958f34
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: https://github.com/0xsharma/compact-chain/commits/v1.0.0