Releases: aeternity/ae_mdw
Releases · aeternity/ae_mdw
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)
Miscellaneous
v1.71.0
Features
- allow getting block-specific AEx9 balances (#1701) (db4f45d)
- allow logger level configuration (#1700) (75d945e)
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)