Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
aeternity-v6.12.0-ubuntu-x86_64.tar.gz | 2023-12-12 | 33.9 MB | |
aeternity-v6.12.0-ubuntu-x86_64-standalone | 2023-12-12 | 35.6 MB | |
aeternity-v6.12.0-macos-x86_64.tar.gz | 2023-12-12 | 30.5 MB | |
aeternity-v6.12.0-macos-x86_64-standalone | 2023-12-12 | 32.3 MB | |
aeternity-bundle-v6.12.0-ubuntu-x86_64.tar.gz | 2023-12-12 | 34.1 MB | |
aeternity-bundle-v6.12.0-macos-x86_64.tar.gz | 2023-12-12 | 30.6 MB | |
README.md | 2023-12-11 | 2.1 kB | |
v6.12.0 source code.tar.gz | 2023-12-11 | 3.7 MB | |
v6.12.0 source code.zip | 2023-12-11 | 4.3 MB | |
Totals: 9 Items | 205.0 MB | 0 |
What's Changed
Exciting New Features 🎉
- HC: Lazy leader by @velzevur in https://github.com/aeternity/aeternity/pull/4183
- Use dev_mode plugin version 0.6.0 by @uwiger in https://github.com/aeternity/aeternity/pull/4185
- Add current hashrate to /status response by @hanssv in https://github.com/aeternity/aeternity/pull/4207
- Cache core schema as persistent_term by @uwiger in https://github.com/aeternity/aeternity/pull/4196
- Gh 4138 rosetta mempool by @mitchelli in https://github.com/aeternity/aeternity/pull/4170
Bugfixes 🐞
- Fix testnet seed node address by @dincho in https://github.com/aeternity/aeternity/pull/4158
- Correctly handle badly encoded transactions in http dry-run API by @hanssv in https://github.com/aeternity/aeternity/pull/4195
- Remove continuation application during execution stack unwinding by @radrow in https://github.com/aeternity/aeternity/pull/4166
- Fix /status for HC by @hanssv in https://github.com/aeternity/aeternity/pull/4227
- HC: Fix empty parent generation issue by @hanssv in https://github.com/aeternity/aeternity/pull/4229
Next Consensus
- [Ceres] Arbitrary sized signed message in Crypto.verify_sig by @hanssv in https://github.com/aeternity/aeternity/pull/4193
- [Ceres] Make NamePreclaim optional by @hanssv in https://github.com/aeternity/aeternity/pull/4201
Other Changes
- Remove debug prints from FATE by @radrow in https://github.com/aeternity/aeternity/pull/4181
- HC: remove unused network id from the election contract by @velzevur in https://github.com/aeternity/aeternity/pull/4199
- Allow up to 10% not always 10% connected peers by @seanhinde in https://github.com/aeternity/aeternity/pull/3878
- Add a getter for debug variables registers by @ghallak in https://github.com/aeternity/aeternity/pull/4226
New Contributors
- @mitchelli made their first contribution in https://github.com/aeternity/aeternity/pull/4170
Full Changelog: https://github.com/aeternity/aeternity/compare/v6.11.0...v6.12.0