Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-06-18 | 1.5 kB | |
v13.2.0rc1 source code.tar.gz | 2020-06-18 | 4.6 MB | |
v13.2.0rc1 source code.zip | 2020-06-18 | 5.0 MB | |
Totals: 3 Items | 9.6 MB | 0 |
Stability improvements
- Fixed an edge case in SCP that could lead to node stability issues
- Improved print-xdr command to properly work with protocol 13’s Multiplex Accounts
- Fixed an overflow in the metrics subsystem that could lead to incorrect metrics reported by core
- Use milliseconds when reporting SCP metrics
- Fixed an edge case that would cause the metadata stream to be closed/reopen, confusing clients in captive mode.
- Changed back some sqlite settings that were causing performance issues on network drives likes Amazon’s EBS.
New features
- Added a way to specify the stream to use on the command line when running stellar-core in captive mode.
- Added support for real time performance tracking using Tracy
- Added a way to inject spikes during simulations
- Various improvements to the overlay survey script - modernized and attach new properties to the graph.
Breaking changes
None