3.0.0 (2022-03-03)
Bug Fixes
-
capture re-organized txs correctly in
/extended/v1/:address/transactions(#1074) (81d039d) -
deactivate indices before subdomain import (#1086) (d8d4d4c)
-
index principal_stx_txs tx_id to speed up reorg updates (#1080) (f6d7d0c)
-
remove unused indices, add others for re-org queries (#1087) (2a2fb8d)
-
chore!: major version bump for breaking db schema changes (296c619)
Features
- add
chain_tipmaterialized view to track chain tip stats (#1028) (803ac18) - add chain tip info to
/extended/v1/status(#1070) (fb573b1) - added feature for rendering docs (#991) (a521a39)
- change string and hex column indices to Hash method (#1042) (aae6cc0)
BREAKING CHANGES
- use event-replay to upgrade, this version includes breaking changes to the db sql schema