Skip to content

Releases: aeternity/ae_mdw

v1.56.0

28 Jul 11:07
cbb920c
Compare
Choose a tag to compare

Features

Bug Fixes

Refactorings

Miscellaneous

  • allow nft owner call for hackaton contracts (#1472) (9b6d56f)

v1.55.1

24 Jul 13:47
c976a08
Compare
Choose a tag to compare

Bug Fixes

  • add missing fname contract creation call (#1465) (af3546f)

Miscellaneous

  • deps: bump node-fetch from 2.6.1 to 2.6.7 in /node_sdk (#1466) (3ff5a6c)
  • deps: bump semver from 6.3.0 to 6.3.1 in /node_sdk (#1460) (abcec9e)
  • move nested name records to individual tables (#1464) (72d064b)

Testing

v1.55.0

18 Jul 11:28
46831e7
Compare
Choose a tag to compare

Features

  • add v3 initial endpoints for names/auctions (#1459) (f6e0bb4)

Testing

v1.54.2

13 Jul 09:49
780f70a
Compare
Choose a tag to compare

Bug Fixes

  • only bootstrap accounts for configured hardforks (#1404) (7b24e15)

Testing

Miscellaneous

  • compact type increment counts mutations into a single one (#1453) (1b5f77e)
  • encode event logs within a single migration (#1457) (3f53f9a)
  • keep cache after switching from db to mem commit (#1458) (9e41cd8)
  • use builtin term to binary for values (#1456) (a257442)

v1.54.1

07 Jul 13:28
dff95a6
Compare
Choose a tag to compare

Miscellaneous

v1.54.0

06 Jul 18:23
3b0da16
Compare
Choose a tag to compare

Features

  • add further block times to different endpoints (#1442) (0636068)

Performance

v1.53.0

05 Jul 17:31
4d7201f
Compare
Choose a tag to compare

Features

Refactorings

Testing

  • add async: false to all test that mock modules (#1440) (6a1fc14)

Miscellaneous

v1.52.0

30 Jun 11:50
8af2831
Compare
Choose a tag to compare

Features

Bug Fixes

  • create contract call event tx when Chain events (#1412) (53c22c3)

Testing

Miscellaneous

v1.51.0

19 Jun 17:28
f2dbd4a
Compare
Choose a tag to compare

Features

  • add approximate_expiration_time to names (#1399) (4be56fc)

Bug Fixes

Testing

  • add async:false to more test modules (#1401) (ee7de9b)
  • fix intermittent test failures due to async mocking (#1396) (6e7f310)
  • integrate devmode and SDK for custom test txs (#1306) (1b6000a)

v1.50.1

13 Jun 14:53
cf13c31
Compare
Choose a tag to compare

Bug Fixes