aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-12-01 17:43:58 +0100
committerMarcoFalke <falke.marco@gmail.com>2021-12-01 17:44:25 +0100
commit1c06e1a7b661efc5bfe8eed794e06e4eb78d23d5 (patch)
treefedf6f70e81a4bc05b1139eac3785f6047972e5f /test
parente7507f333bc93047d0baadea4fde19f770dacb56 (diff)
parent123f5de8265af07ff1c95ed8078085af6cb589cb (diff)
Merge bitcoin/bitcoin#23437: refactor: AcceptToMemoryPool
123f5de8265af07ff1c95ed8078085af6cb589cb Remove calls to global Params() in tx_pool test (lsilva01) 9360778d6e12fd16d44b2d9162628e5036e50dad Remove AcceptToMemoryPoolWithTime (lsilva01) Pull request description: This PR refactors AcceptToMemoryPool. . Remove `AcceptToMemoryPoolWithTime` (after #23173, this function is no longer needed). . Remove the `CChainParams chainparams` parameter from ATMP as they can be inferred from the current chain state. . Update the `tx_pool` test with new function signature. ACKs for top commit: jnewbery: reACK 123f5de8265af07ff1c95ed8078085af6cb589cb glozow: light code review ACK 123f5de8265af07ff1c95ed8078085af6cb589cb theStack: re-ACK 123f5de8265af07ff1c95ed8078085af6cb589cb Tree-SHA512: b672d9f091f5fcb4d163c0a443aa469b2ce6f37201136803201c620c3fa329ffb41abd50c5b528787fd1c47e8e09af5ec20ddaa0a4235352c9c619e5691dddb6
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions