...upstream bandwith for INVs, plus an unspecified and unpredictable amount of bandwidth for the transactions themselves.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project
test_bitcoin works. Running with debug=net appears to work as expected. I have not tested this with higher tx throughput than is currently available on mainnet, as no such testnet is currently available.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- inv-broadcast-interval
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 3293 Build 4672: Bitcoin ABC Buildbot (legacy) Build 4671: arc lint + arc unit
Event Timeline
Comment Actions
Could you change the constant to INVENTORY_BROADCAST_MAX_PER_MB and then multiply by the value in the config at use point ?