diff options
author | Greg Sanders <gsanders87@gmail.com> | 2024-06-18 10:13:08 -0400 |
---|---|---|
committer | Greg Sanders <gsanders87@gmail.com> | 2024-06-18 10:19:41 -0400 |
commit | 4ccb3d6d0d576d32da8a1b9c6e70962cbd0f19fe (patch) | |
tree | b8ce4790cb4578e331596ce1eb4fd0dd56c6bbf4 /build_msvc/libbitcoin_cli | |
parent | 9c5cdf07f30f816cd134e2cd2dca9c27ef7067a5 (diff) |
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 'build_msvc/libbitcoin_cli')
0 files changed, 0 insertions, 0 deletions