This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
v0.4.0
- Switched from CircleCI to Actions
- Fixed some flaky tests (#494, #495, #496, #497, #507)
- Updated dependencies and rebuilt protobufs
- Includes an update to https://github.com/ipfs/go-peertaskqueue which allows for configurable active work per peer (ipfs/go-peertaskqueue#10)
- Fixes: #488, #504, #523, #508
- Added more configurability and metrics #514
- Tighter send timeouts #514
- Minimum timeout of 10s
- We add 2s due to latencies
- Minimum bandwidth of 100kbit/s
- Maximum message send time of 2min