Releases: iotaledger/inx-chronicle
Releases · iotaledger/inx-chronicle
Nova v1.0.0-beta.2
Bug Fixes
- inx: wait for slots to be finalized in INX (#1395) (98d2f37)
Nova v1.0.0-beta.1
Bug Fixes
commitments/by-index/:index/blocks
route should return only finalized blocks (#1385) (18b69fd)
- analytics: account for outputs with amount less than min deposit (#1334) (d7ad6dd)
v1.0.0-rc.4
Features
- api: explorer balance endpoint now returns
availableBalance
(#1314) (ca605a7)
Bug Fixes
- db: consider expiration return address for ledger updates (#1314) (ca605a7)
- db: fix balance calculation (#1314) (ca605a7)
v1.0.0-rc.3
Miscellaneous Chores
- deps: update
iota-sdk
to fix validation bug
v1.0.0-rc.2
⚠ BREAKING CHANGES
- deps: use
iota-sdk
and remove dependency causing security alert (#1247)
Bug Fixes
Miscellaneous Chores
- deps: use
iota-sdk
and remove dependency causing security alert (#1247) (02f0e0b)
v1.0.0-rc.1
Bug Fixes
- inx: prevent writing potentially wrong node configuration to db (#1208) (2c33e3f)
v1.0.0-beta.37
⚠ BREAKING CHANGES
- db: use address for unlock condition indexes (#1189)
- cli: consolidate fill analytics once again (#1186)
Features
- cli: consolidate fill analytics once again (#1186) (5c4733f)
Bug Fixes
- api: only perform write ops if a write feature is enabled (#1200) (81db125)
- db: remove parents index and fix the query (#1195) (87eaa5e)
- db: use address for unlock condition indexes (#1189) (d4fc220)
- logging: cannot migrate error message (#1199) (6cbde1b)
v1.0.0-beta.36
⚠ BREAKING CHANGES
- analytics: properly take the base token analytics after each milestone (#1179)
Bug Fixes
- analytics: properly take the base token analytics after each milestone (#1179) (02d28b3)
- db: indexer query by tag (#1171) (3c894a3)
v1.0.0-beta.35
Bug Fixes
v1.0.0-beta.34
(unreleased due to a regression):
v1.0.0-beta.33
⚠ BREAKING CHANGES
- api: add payload type to
block_by_milestone
(#1116)
- analytics: rework analytics (#1049)
Features
Bug Fixes