Skip to content

Improve RBF behavior in BitcoinRegtestController #6101

Open
@obycode

Description

@obycode

When sending a block commit, a miner needs to be cautious about which Bitcoin block it gets included in. If the miner intends to RBF a block commit targeting block X, but then block X is mined, it should not submit that block commit for block X+1. The logic in bitcoin_regtest_controller.rs should be able to handle this if the necessary information is passed along to the correct functions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Status: 💻 In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions