Skip to content

add compatibility support for the old transaction pool

David Vorick requested to merge performance-and-testing-3 into master

now transactions that get broadcast by the previous transaction pool will be seen by the new transaction pool.

That completes transaction pool compatibility.

Merge request reports