Closed sdbondi closed 2 weeks ago
2 files 1 errors 9 suites 1h 34m 39s ⏱️ 18 tests 14 ✅ 0 💤 4 ❌ 26 runs 14 ✅ 0 💤 12 ❌
For more details on these parsing errors and failures, see this check.
Results for commit e96337b9.
:recycle: This comment has been updated with latest results.
3 files 126 suites 9m 47s ⏱️ 1 160 tests 1 160 ✅ 0 💤 0 ❌ 3 480 runs 3 480 ✅ 0 💤 0 ❌
Results for commit e96337b9.
:recycle: This comment has been updated with latest results.
I conducted many system-level stress tests with this branch and feel that the libp2p implementation is pretty solid for almost all use cases, and am happy to approve this PR. Outstanding issues are logged in https://github.com/orgs/tari-project/projects/25/views/1.
Description
fix!: explictly close rpc connections when changing base node establish relay quickly fix wallet connectivity logic
Motivation and Context
How Has This Been Tested?
What process can a PR reviewer use to test or verify this change?
Breaking Changes
BREAKING CHANGE: RPC protocol adds the "check bytes" periodically sent by the server. These bytes will cause errors in older clients.