Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-10-15 | 1.4 kB | |
v18.1.0 source code.tar.gz | 2021-10-15 | 5.0 MB | |
v18.1.0 source code.zip | 2021-10-15 | 5.5 MB | |
Totals: 3 Items | 10.5 MB | 0 |
Release notes:
Stability improvements
- fix: captive core crashes with all invariants enabled
- base64 commands: properly parse multi lines
- log when meta stream writes are slow. This helps diagnose when systems like Horizon are not keeping up with traffic.
- Performance updates.Switch to native uint128_t, as well as a couple pr1 and pr2.
- Remove unnecessary protocol version checks in tests
- Fuzz liquidity pools
- Add a new config to wait for merges to complete when catching up
- Windows: uint128 and bucket merge fix
- Delete TmpDirs in order before shutting down in the Fuzzer
New features
None
Breaking changes
- Remove some redundant metrics. See PR for actual list.