This version fixes a bug in reachability data store cache use and does speed optimizations in transaction processing and increases pebble cache from 1GB to 2GB and gives
- Fixes a bug in reachability data store cache use in 1.5.0 and 1.5.1 which costed ~80% of processing time.
- Speed optimizations in transaction processing
- Increase default pebble cache from 1GB to 2GB
- Less aggressive pebble flushing.
- PEBBLE_CACHE_MB=3 env variable to change pebble cache size in GB
Compatibility with 1.4.8 until 0x03 activation hard fork.