In case of parallel validation, we need to make sure we have one txdata object per transaction being validated, or they may end up stepping on each other's toes.
Details
Details
make check
Enable parallel validation. invalidate block 000000000002f96388721eefe2f3246577636902a7d2c9034ffc9731b1a154cf and then reconsider it. it is accepted. Run the manipulation several times to make sure.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Accepted - this is a revert of 05fdbe78b and back to existing Core code .
src/validation.cpp | ||
---|---|---|
2404 ↗ | (On Diff #707) | Suggest to remove once validated, or if want to retain this LogPrint, give it a more descriptive message, e.g. "invalid state: " |