Sync Optimization and Omitted Block Support
This release includes major syncing optimizations (30% reduction in sync time + 23% less memory usage) and adds support for syncing blockchains that omit blocks.
Warning
This release upgrades the rosetta-cli
database from dgraph-io/badger@v1.6.1
to dgraph-io/badger@v2.0.3
. Unfortunately, badger v1.6.x
and v2.x
are data incompatible and you will need to delete any previously used data directory when upgrading to rosetta-cli@v0.4.1
.
Configuration Changes
block_concurrency
=>sync_concurrency