Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-05-20 | 1.5 kB | |
v19.1.0rc1 source code.tar.gz | 2022-05-20 | 6.5 MB | |
v19.1.0rc1 source code.zip | 2022-05-20 | 7.0 MB | |
Totals: 3 Items | 13.5 MB | 0 |
Release notes:
Stability improvements
- fix misses from earlier PR: log direct to stdout for scripts
- Bump dependencies (asio 1.22.1, etc)
- Make xdr client friendly
- Discard envelopes with unsigned txsets and do not fetch them
- minor fix: properly handle output file in WriteVerifiedCheckpointHashesWork
- Clarify bucketlist duration arithmetic, again.
- Clarified the required Rust toolchain in Win docs
- Refactor TxSetFrame
- Work around bugs in automake 1.15 on ubuntu 18.04 LTS
- rust/C++ bridge
- Fixes protocol upgrade bug in BucketManager test
New features
Breaking changes
- Move XDR files to separate subdirs for vCurr and vNext - as to reduce the risk of accidental deployment of future protocol upgrades