This diff makes the chronik electrum history strictly compliant with the Electrum protocol, and also identical with Fulcrum ordering (because the protocol itself is not deterministic).
If this is found to be a problem in the future this can be revisited but for now we want to be a 1:1 replacement.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC66a28fe31da4: [chronik] Electrum: handle unconfirmed parents in history
./test/functional/test_runner.py chronik_electrum_*
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
More robust handling of coinbase txs. This is unreachable code but this guards against future code changes.
Comment Actions
Revert the test change, it doesn't do what I expect and we already have coverage for coinbase in history a few lines above
Comment Actions
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.