Releases: blocklessnetwork/b7s
Releases · blocklessnetwork/b7s
v0.6.6.patch2
Patches 0.6.6.patch1 with the capacity patches from the Map Campaign.
v0.7.0
What's Changed
- updates libssl by @dmikey in #165
- Sending to many peers can be tolerant of failures by @Maelkum in #160
- updated debug files by @dmikey in #166
- Browser relay support by @zees-dev in #168
- Telemetry support by @Maelkum in #169
- Number of open connections is configurable by @Maelkum in #170
- Fix PBFT results accounting by @Maelkum in #171
- Update dependencies by @Maelkum in #173
- Execution result cache revamp by @Maelkum in #172
Full Changelog: v0.6.6...v0.7.0
latest
Execution result cache revamp (#172) * Mod waitmap to be more generic * Update usages for waitmap models * Update waitmap implementation * Tidy up comments