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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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) |