Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-03-22 | 1.5 kB | |
v19.9.0rc1 source code.tar.gz | 2023-03-22 | 6.6 MB | |
v19.9.0rc1 source code.zip | 2023-03-22 | 7.2 MB | |
Totals: 3 Items | 13.9 MB | 0 |
This release contains some stability improvements and enables serializing BucketListDB indexes on disk.
Stability improvements
New features
- Serialize indexes to disk This change saves BucketListDB indexes on disk, so validators can load the index files, instead of reindexing the entire BucketList on startup. On EBS, indexing the BucketList takes about 4 minutes, but loading indexes takes about 1-2 seconds only.