2.0.0 (2022-02-01)
Bug Fixes
-
asset_event_type on history examples (85e1f4c)
-
incorrect tx list returned for block result (#931) (aab33a1)
-
optimize indexes for
blocks,microblocks,txs,mempool_txs(#988) (8afa66b) -
remove redundand indexes (51301e4)
-
rosetta add FT support (balance, operations) and return
contract_callmetadata (#997) (a78a9c1) -
chore!: major version bump for breaking db schema changes (3c3f9d6)
Features
- add
/extended/v1/tokens/nft/historyendpoint (6688079) - add
/extended/v1/tokens/nft/holdingsendpoint (12242b8) - add
/extended/v1/tokens/nft/mintsendpoint (0fc9f42) - add
principal_stx_txstable to speed up/transfersendpoint (6c8466e) - add write-only mode (adf3821)
- update txs on microblocks (52986d2)
- use primary pg server for notifier (#993) (208e373)
BREAKING CHANGES
- use event-replay to upgrade, this version includes breaking changes to the db sql schema