Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

v3.0.0

Latest
Compare
Choose a tag to compare
@vadiminshakov vadiminshakov released this 20 Feb 09:02
2ee1128
  • eliminate redundant write set value conversions to string, delete searching by payload keys (now it's just a byte slice), refactor codebase
  • fix bug related to genesis block skipping
  • /bytxid/:txid" and "/byblocknum/:blocknum" endpoints must return only one block, not array with one block
  • CLI commands handlers refactored and fixed, Cassandra filter queries fixed