2.0.0
This is a major backwards-incompatible update. All chainweb-data users need to delete their DB and rebuild from scratch. Major changes include:
- DB fills in several hours instead of several days
- New command
fill
replaces the oldbackfill
andgaps
commands (which still exist but will be removed in a future release) - The
server
command now has a-f
option which will runfill
once a day to fill any gaps in the block data - New tables for events and transaction signers
- Standardized to storing base64url values with no padding (i.e. the '=' at the end)
- Fixed a bug where parent block hashes were stored instead of the block hash
- Much faster calculation of coins in circulation