This repository has been archived by the owner on Mar 5, 2023. It is now read-only.
- 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