Releases: aeternity/ae_mdw
Releases · aeternity/ae_mdw
v1.70.0
Features
- add remaining v3 routes without the ones deprecated (#1683) (62065cc)
- allow encoding ints as strings via query parameter (#1694) (f459a04)
Bug Fixes
- process HC seed contracts with the correct format (#1691) (9f5e850)
- return 404 when contract is not found (#1687) (4bb632d)
v1.69.0
Features
- add v3 name and auction detail endpoint (#1677) (6b145dc)
- include 48hs transactions count trend on stats (#1680) (1bb6d13)
Bug Fixes
v1.68.0
Features
Bug Fixes
- pick starting transaction from 24hs ago for counting (#1652) (b7a073d)
Miscellaneous
v1.67.0
Features
- add names approximate time on expire/activation (#1639) (a64d2b1)
Bug Fixes
- always return state on contract logs write (#1645) (2875c61)
- check return_type instead of ret_value for errors (#1648) (3d26843)
- handle micro-block cursor properly (#1646) (5f3b91d)
Miscellaneous
- add cache manifest building on docker build (#1640) (28e0531)
v1.66.3
Bug Fixes
- use last gen status regardless of transaction index (#1637) (07bd70a)
Miscellaneous
v1.66.2
Bug Fixes
- fetch previous names before rendering them (#1630) (65c2678)