Prepare for magnetic anomaly with push-only rule
Depends on D2119
deadalnix | |
jasonbcox |
Restricted Project |
Prepare for magnetic anomaly with push-only rule
Depends on D2119
./test/functional/test_runner.py bip65-cltv-p2p
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
test/functional/bip65-cltv-p2p.py | ||
---|---|---|
145 ↗ | (On Diff #6028) | This comment is obviously wrong. because the code following it accepts the block. I think the comment refers to the large chunk of code coming after. This comment should mention that a block with the funding transaction is mined. |
173 ↗ | (On Diff #6028) | Shouldn't the creation of the coinbase left to create_block ? |
174 ↗ | (On Diff #6028) | Why do you need this version ? Doesn't create_block provide you with a proper version ? |