Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-02-12 | 1.1 kB | |
v15.3.0rc1 source code.tar.gz | 2021-02-12 | 4.7 MB | |
v15.3.0rc1 source code.zip | 2021-02-12 | 5.2 MB | |
Totals: 3 Items | 9.9 MB | 0 |
Stability improvements
- Change transaction queue limit and broadcast policy to improve performance during arbitrage spikes
- Fix overlay broadcast metric to only account for messages that were actually sent
- Prefetching performance improvements
- Subprocess shutdown fixes
- Improve HAS validation
- Fix legacy logging
- Surveying, add a command to transform the master graph into json for downstream systems
- bump asio to 1.18.1
- Fuzzer setup improvements
New features
None
Breaking changes
- Switch to llvm-8 and gcc-7 (focal updates) in our CI ; existing pull requests may have to be reformatted with clang-format-8