Details
Details
- Reviewers
sdulfari - Group Reviewers
Restricted Project - Commits
- rABC34eb66eb5a30: [avalanche] Delay the local proof announcement until we have inbounds
ninja check-extended ../contrib/teamcity/build-configurations.py build-tsan
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- avalanche_delay_proof_inbound
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 21848 Build 43331: Build Diff lint-circular-dependencies · build-without-wallet · build-debug · build-diff · build-clang-tidy · build-clang Build 43330: arc lint + arc unit
Event Timeline
Comment Actions
Normally wouldn't block on a comment, but the added inbound is not obvious reading the tests by themselves.
test/functional/abc_feature_proof_cleanup.py | ||
---|---|---|
52 ↗ | (On Diff #37647) | Comment that this is adding an inbound, otherwise it appears useless on the surface |
test/functional/abc_p2p_avalanche_peer_discovery.py | ||
243 ↗ | (On Diff #37647) | same here. considering doing it everywhere in this diff where it's needed |
doc/release-notes.md | ||
---|---|---|
8 ↗ | (On Diff #37694) |