Releases: aeternity/ae_mdw
Releases · aeternity/ae_mdw
v1.99.0
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
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
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
1.97.0 (2025-01-17)
Features
- add hyperchain sync support (74e098d)
Miscellaneous
v1.96.2
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
Bug Fixes
- update consensus.state_pre_transform_micro_node function (#2049) (7b010f3)
v1.96.0
Features
Bug Fixes
Miscellaneous
v1.95.0
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
Features
Bug Fixes
- always validate cursor deserialization, including miners (#2020) (e627c2c)
Miscellaneous