This is an attempt at documenting the current behavior the network's state machine.
The fixme comment points to the codepath that causes the reorg issue in the tests in D14944.
Differential D14964
[electrum] add more docstrings and typehint to network and interface code PiRK on Dec 11 2023, 16:51. Authored by
Details
This is an attempt at documenting the current behavior the network's state machine. The fixme comment points to the codepath that causes the reorg issue in the tests in D14944. Mostly proof-reading. Check also that we didn't accidentaly break anything: python test_runner.py pytest electrumabc/tests/regtest
Diff Detail
|