v1.5.2 Release Notes
New Features
-
Implemented chain data fetcher to push blockchain data to RDB in real time
-
Implemented supports for KAS Anchor API in Service chain Node (#591)
Miscellaneous
- Added a new database implementation (DynamoDB) (#633, #624, #615, #598)
- Added
overwrite-genesis
flag to initialize the genesis block with an existing state (#649) - Implemented stateDB cache interface to support various types of cache implementations (#646)