Skip to content

Releases: iotaledger/inx-chronicle

Nova v1.0.0-beta.2

14 May 12:51
Compare
Choose a tag to compare
Nova v1.0.0-beta.2 Pre-release
Pre-release

Bug Fixes

  • inx: wait for slots to be finalized in INX (#1395) (98d2f37)

Nova v1.0.0-beta.1

07 May 12:57
ce85c16
Compare
Choose a tag to compare
Nova v1.0.0-beta.1 Pre-release
Pre-release

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

24 Jan 14:31
8668d4f
Compare
Choose a tag to compare
v1.0.0-rc.4 Pre-release
Pre-release

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

22 Jan 18:07
3d96ce4
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

Miscellaneous Chores

  • deps: update iota-sdk to fix validation bug

v1.0.0-rc.2

12 Sep 13:46
3600734
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

⚠ 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

22 Mar 18:40
0fd5d34
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

Bug Fixes

  • inx: prevent writing potentially wrong node configuration to db (#1208) (2c33e3f)

v1.0.0-beta.37

20 Mar 17:31
8f35949
Compare
Choose a tag to compare
v1.0.0-beta.37 Pre-release
Pre-release

⚠ 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

10 Mar 20:18
e451dea
Compare
Choose a tag to compare
v1.0.0-beta.36 Pre-release
Pre-release

⚠ 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

03 Mar 17:49
274aa6b
Compare
Choose a tag to compare
v1.0.0-beta.35 Pre-release
Pre-release

Bug Fixes

v1.0.0-beta.34 (unreleased due to a regression):

v1.0.0-beta.33

28 Feb 15:50
19fa7ac
Compare
Choose a tag to compare
v1.0.0-beta.33 Pre-release
Pre-release

⚠ BREAKING CHANGES

  • api: add payload type to block_by_milestone (#1116)
  • analytics: rework analytics (#1049)

Features

Bug Fixes