Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-04-22 | 1.2 kB | |
v17.0.0 source code.tar.gz | 2021-04-22 | 4.7 MB | |
v17.0.0 source code.zip | 2021-04-22 | 5.2 MB | |
Totals: 3 Items | 10.0 MB | 0 |
Release notes:
This release enables protocol 17 support: - CAP-0035 “Clawback”
Stability improvements
- Log root account address when starting new ledger
- Fixes to Herder externalize path
- Switch to C++ 17
- Use random hashes for temp filenames, this fixes issues when names contains spaces
- fix confusing error message when NODE_HOME_DOMAIN is not set
- Change overlay version to 17, also drops peers that are too old
New features
- Introduce a mode to delay streaming meta by one ledger, this makes it possible to configure core in an ultra-paranoid mode.
- normalize meta when using printXDR subcommand, this makes it easier to compare meta between systems
Breaking changes
None