Skip to content

Releases: aeternity/ae_mdw

v1.99.0

06 Feb 14:08
63c038c
Compare
Choose a tag to compare

1.99.0 (2025-02-06)

Features

Bug Fixes

  • move tx fees to txs table to fix stats endpoint (#2085) (d2301a7)

Miscellaneous

v1.98.0

04 Feb 20:00
1465614
Compare
Choose a tag to compare

1.98.0 (2025-02-04)

Features

  • add endpoint to get the total count of transactions for a given period (#2074) (263c3ae)

Bug Fixes

  • include DEX contract swaps contract_create_txi (#2076) (c3e232e)
  • replace hc check to use the node functions (#2084) (efed991)
  • swapped fields in transfer render function (#2083) (b3e9e43)

Miscellaneous

  • pin ae_plugin to the current master by ref (#2088) (c7bbe90)
  • remove block v1 endpoint due to significant performance impact (#2077) (bc5bb69)

v1.97.1

22 Jan 13:24
19cfbd0
Compare
Choose a tag to compare

1.97.1 (2025-01-22)

Bug Fixes

  • fix regression by returning the v2 status endpoint (#2073) (4d4da97)
  • return the correct number of transactions (#2057) (817ea69)

Miscellaneous

v1.97.0

17 Jan 11:50
61dcf19
Compare
Choose a tag to compare

1.97.0 (2025-01-17)

Features

  • add hyperchain sync support (74e098d)

Miscellaneous

v1.96.2

07 Jan 16:50
c3a4454
Compare
Choose a tag to compare

Bug Fixes

  • adjust state_pre_transform_micro_node function on Db mod (#2053) (407f5a1)
  • allow more tries for the contract nonce when retrieving events (#2055) (933ee8a)
  • ignore the case where the swap event does not belong to any pair (#2052) (5cfac38)

v1.96.1

20 Dec 11:34
7b9d4fa
Compare
Choose a tag to compare

Bug Fixes

  • update consensus.state_pre_transform_micro_node function (#2049) (7b010f3)

v1.96.0

18 Dec 11:36
efc8a0c
Compare
Choose a tag to compare

Features

Bug Fixes

Miscellaneous

  • change log lovel of log to warning from error (#2029) (a0eb067)
  • fix default branch name in docker CI (#2033) (f4ce73d)

v1.95.0

03 Dec 15:36
f8c4848
Compare
Choose a tag to compare

Features

Bug Fixes

  • pass extra argument to function from the node (#2028) (58f3c55)
  • recalculate account active names counter (#2027) (9279c9e)
  • rename aex9 transfers operation openapi docs (#2026) (cff8565)

v1.94.0

20 Nov 10:29
09233c0
Compare
Choose a tag to compare

Features

Bug Fixes

  • always validate cursor deserialization, including miners (#2020) (e627c2c)

Miscellaneous

v1.93.0

15 Nov 11:39
1f51bb4
Compare
Choose a tag to compare

Features

Bug Fixes

  • get the last key from a binary keys table (#2011) (3b7be6b)