Releases: aeternity/ae_mdw
Releases · aeternity/ae_mdw
v1.76.0
Features
- add aex141 contract transfers to v3 api (#1770) (76d52c3)
- add route for dex swaps by contract_id (#1762) (e3ce830)
- allow filtering names by prefix (case-insenstive) (#1772) (bd78e3c)
- dex new swaps table (#1775) (f7e2c09)
- restructure aexn routing for v3 (#1774) (011c4b4)
Bug Fixes
- arm docker incompatibility (#1773) (826b877)
- handle empty transactions count (#1766) (3d55193)
- make all operationIds in swagger_v3 PascalCase (#1741) (3dc584e)
Miscellaneous
v1.75.0
v1.74.4
v1.74.3
v1.74.2
v1.74.1
v1.74.0
v1.73.0
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
- move transactions count to v3 properly (#1712) (df59b68)
- update names and oracles to v3 (#1725) (8f9af21)
- use tx hash instead of index in v3 api version (#1727) (e4e0f00)
Miscellaneous
v1.72.1
v1.72.0
Features
- add config to allow logging to console (#1702) (d98b960)
- allow none logger level configuration (#1706) (84a6837)
- render name_fee on names/auctions (#1711) (21a6b8d)
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)