aboutsummaryrefslogtreecommitdiff
path: root/src/rpc
diff options
context:
space:
mode:
authorGreg Sanders <gsanders87@gmail.com>2024-06-18 10:13:08 -0400
committerGreg Sanders <gsanders87@gmail.com>2024-06-18 10:19:41 -0400
commit4ccb3d6d0d576d32da8a1b9c6e70962cbd0f19fe (patch)
treeb8ce4790cb4578e331596ce1eb4fd0dd56c6bbf4 /src/rpc
parent9c5cdf07f30f816cd134e2cd2dca9c27ef7067a5 (diff)
downloadbitcoin-4ccb3d6d0d576d32da8a1b9c6e70962cbd0f19fe.tar.xz
fuzz: have package_rbf always make small txns
The fuzz target is generating a large amount of transactions, but the core of the logic is ConsumeTxMemPoolEntry making the mempool entries for adding to the mempool. Since ConsumeTxMemPoolEntry generates its own transaction "vsize", we can improve efficiency of the target by explicitly creating very small transactions, reducing the hashing and memory burden.
Diffstat (limited to 'src/rpc')
0 files changed, 0 insertions, 0 deletions