Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aeternity-v7.1.0-ubuntu-x86_64.tar.gz | 2024-05-22 | 58.2 MB | |
aeternity-v7.1.0-ubuntu-x86_64-standalone | 2024-05-22 | 60.4 MB | |
aeternity-v7.1.0-macos-x86_64.tar.gz | 2024-05-22 | 34.5 MB | |
aeternity-v7.1.0-macos-x86_64-standalone | 2024-05-22 | 36.4 MB | |
aeternity-bundle-v7.1.0-ubuntu-x86_64.tar.gz | 2024-05-22 | 58.3 MB | |
aeternity-bundle-v7.1.0-macos-x86_64.tar.gz | 2024-05-22 | 34.6 MB | |
README.md | 2024-05-22 | 1.6 kB | |
v7.1.0 source code.tar.gz | 2024-05-22 | 3.6 MB | |
v7.1.0 source code.zip | 2024-05-22 | 4.1 MB | |
Totals: 9 Items | 290.2 MB | 0 |
What's Changed
This release reduces the default network finality to 20 blocks. I.e., unless otherwise configured, after an upgrade it will reduce the node finality on testnet and mainnet to 20 blocks.
Exciting New Features 🎉
- Implement ad_hoc_listen_ports functionality by @mitchelli in https://github.com/aeternity/aeternity/pull/4337
- Improve startup error when keys_dir is not available by @hanssv in https://github.com/aeternity/aeternity/pull/4347
- Beacon v1: towards lower network finality time by @hanssv in https://github.com/aeternity/aeternity/pull/4353
- Add GetNameEntryByNameHash to HTTP (v3) API by @hanssv in https://github.com/aeternity/aeternity/pull/4348
- Add (bytearray) encoded key to pointers in HTTP API by @hanssv in https://github.com/aeternity/aeternity/pull/4349
- Make db_direct_access the default by @uwiger in https://github.com/aeternity/aeternity/pull/4129
Bugfixes 🐞
- Fix typo in
fiat_conversion_url
by @davidyuk in https://github.com/aeternity/aeternity/pull/4338
Other Changes
- Avoid overlapping block timestamps in eunit tests by @hanssv in https://github.com/aeternity/aeternity/pull/4340
- Update test that checks whether tx has openAPI schema by @ThomasArts in https://github.com/aeternity/aeternity/pull/4339
- Update sdk in sdk_smoke_test to 13.3.2 by @davidyuk in https://github.com/aeternity/aeternity/pull/4350
Full Changelog: https://github.com/aeternity/aeternity/compare/v7.0.0...v7.1.0