Skip to content

Releases: aeternity/ae_mdw

v1.75.0

07 May 11:15
e7ca3ab
Compare
Choose a tag to compare

Features

  • add average of transaction fees for last 24 hours with trend (#1749) (eac8a60)
  • add openapi schema for dex controller (#1754) (301f76f)

Bug Fixes

  • extend auctions only if the extension is longer that the timeout (#1753) (e08dbf5)
  • handle not found auction bids (#1746) (1d788af)

Miscellaneous

v1.74.4

24 Apr 15:04
1cd473a
Compare
Choose a tag to compare

Bug Fixes

v1.74.3

23 Apr 13:42
f88240d
Compare
Choose a tag to compare

Miscellaneous

v1.74.2

23 Apr 13:11
23afa75
Compare
Choose a tag to compare

Miscellaneous

v1.74.1

23 Apr 10:49
c006564
Compare
Choose a tag to compare

Bug Fixes

  • add support for paying_for txs on contract calls migration (#1734) (881c994)

v1.74.0

18 Apr 21:08
909de2e
Compare
Choose a tag to compare

Features

  • add reverted calls migration to update fun/args (#1731) (d58d752)

Bug Fixes

  • remove hardcoded node log level in favor of aeternity.yaml config (#1729) (8b34e16)
  • store function name for reverted contract calls (#1728) (0294ba6)

v1.73.0

15 Apr 18:26
fe0b21f
Compare
Choose a tag to compare

Features

  • add raw data pointers support for ceres (#1708) (f220f48)
  • include 0 count statistics throughout the network lifespan (#1724) (dc7e145)
  • resolve aens name to contract address when calling contract (#1710) (65575cb)

Bug Fixes

Miscellaneous

v1.72.1

02 Apr 12:51
c84392b
Compare
Choose a tag to compare

Bug Fixes

  • avoid converting to atom on runtime metrics formatter (#1722) (1023ae1)

Testing

v1.72.0

30 Mar 13:43
580ff40
Compare
Choose a tag to compare

Features

Bug Fixes

  • docker logs mount bad permissions (#1717) (af232e4)
  • include local-idx cursor when paginating tx call activities (#1707) (e0ba8ae)
  • randomly failing tests (#1718) (41e74c1)
  • telemetry error when application starts (#1716) (54b54ff)
  • use right index when querying next Time record on stats (#1714) (6aedb5b)

Miscellaneous

v1.71.0

19 Mar 18:51
8fd29c1
Compare
Choose a tag to compare

Features

Bug Fixes

  • allow same creation block to be used on by-hash aex9 balances (#1697) (797b1ef)
  • handle invalid hashes error (#1705) (fae0967)
  • use endpoint-specific ordering validation (#1699) (3a214d9)

Miscellaneous