diff options
author | fanquake <fanquake@gmail.com> | 2021-09-02 10:41:51 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2021-09-02 10:45:53 +0800 |
commit | 43bf824ff23544f369a68fbc0caa35a035bbf901 (patch) | |
tree | 240478f034defe970464504a52322e325ac48ce0 /test/functional/interface_bitcoin_cli.py | |
parent | 01fa1481f9d81cc39a8d2eb1408086ddc30e226b (diff) | |
parent | fa18553d382a7d8c447cd6698b36e293fb7ecf1f (diff) |
Merge bitcoin/bitcoin#22853: fuzz: Remove addrdb fuzz target
fa18553d382a7d8c447cd6698b36e293fb7ecf1f fuzz: Remove addrdb fuzz target (MarcoFalke)
Pull request description:
The target has several issues:
* It is named incorrectly (`addrdb`, but it constructs a `CBanEntry`)
* It doesn't do anything meaningful, other than consuming one integer and passing it to a constructor
* It consumes CPU time that can be used for the other targets
* It is redundant with the banman fuzz target
Fix all by removing it.
ACKs for top commit:
amitiuttarwar:
ACK fa18553d382a7d8c447cd6698b36e293fb7ecf1f, thanks for the cleanup
Tree-SHA512: 3f8944d3f80913bf466c03062fed070e96073fb72d0938b2bc9a2586960c86879d6f251e16fd81cfeb4e6685ff9eef6bccb25cd3901b218a100c90f25a3c9240
Diffstat (limited to 'test/functional/interface_bitcoin_cli.py')
0 files changed, 0 insertions, 0 deletions