6.0.0-beta.1 (2022-09-13)
⚠ BREAKING CHANGES
- mark breaking change
Features
- add
transaction_countformicroblocks_acceptedin block (#1162) (78d7d9c) - add API version in response header (#1216) (1e998db)
- mark breaking change (669fd0d)
- mempool stats endpoint and prometheus metrics (#1241) (9482238)
- refactor pg classes, switch to postgres.js (#1148) (3ff4177), closes #1168
- send nft updates through websocket channels (#1218) (920a7b8)
Bug Fixes
- consolidate db migrations (#1314) (d6bdf9f)
- included query params in redirecting to prefix 0x in tx endpoint (#1205) (664cce7)
- incorrect websocket/socket.io transaction updates (#1197) (8ee1da8)
- mobx breakage by locking package dependencies (#1206) (5f8bc9f)
- optimize
getMicroblocksquery (#1179) (7691109) - optimize block endpoint (#1190) (943e2d1)
- remove duplicate txs in microblock responses (#1167) (15c0c11)
- tests (1c1fd16)
- upsert nft and ft metadata (#1193) (c4eec5d)