Sidechains-SDK icon indicating copy to clipboard operation
Sidechains-SDK copied to clipboard

add orphan transaction management

Open paolocappelletti opened this issue 4 years ago • 0 comments

The lack of orphan transactions management causes some limitations. One of the most relevant is that in case of revert of multiple blocks, we can loose some of the previous transactions, that are not re-inserted in the mempool if they have dependencies between inputs and outputs.

paolocappelletti avatar Mar 01 '21 14:03 paolocappelletti