Catches some comments that referenced segwit.
Details
Details
- Reviewers
jasonbcox Fabien Mengerian deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGe11bd161cee6: De-witnessing some comments
rABCe11bd161cee6: De-witnessing some comments
read
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- arcpatch-D3114
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 6406 Build 10859: Bitcoin ABC Buildbot (legacy) Build 10858: arc lint + arc unit
Event Timeline
Comment Actions
(Obviously if we ever introduce new tx format with scriptsig data redacted from txid calc, then we may have txid != hash. But that's a long long way off)
src/rpc/mining.cpp | ||
---|---|---|
389 ↗ | (On Diff #8878) | Hmm what would you put then? The current text is no good as it mentions witness data. |
src/validation.cpp | ||
---|---|---|
1216 | Just tx hash. When that's not the case, we refers it as txid. Even though both are effectively the same value at the moment, they don't have to be going forward. |