diff options
author | MarcoFalke <falke.marco@gmail.com> | 2021-12-03 14:02:48 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2021-12-03 14:02:51 +0100 |
commit | 57982f419e36d0023c83af2dd0d683ca3160dc2a (patch) | |
tree | 323ccbaba63144caa5208ec77115096a39adf3ce /src/validation.h | |
parent | c9b63ab61e4c0c94430064c9025c040f2abaeefc (diff) | |
parent | fa52a86fd3acbcfc4b5ca1304c19d81df66d85d7 (diff) |
Merge bitcoin/bitcoin#23654: fuzz: Rework rpc fuzz target
fa52a86fd3acbcfc4b5ca1304c19d81df66d85d7 fuzz: Rework rpc fuzz target (MarcoFalke)
Pull request description:
Changes (reason):
* Return `void` in `CallRPC` (the result is unused anyway)
* Reduce the `catch`-scope of `std::runtime_error` to `RPCConvertValues` (Code clarity and easier bug-finding)
* Crash when an internal bug is detected (bugs are bad)
ACKs for top commit:
shaavan:
Code Review ACK fa52a86fd3acbcfc4b5ca1304c19d81df66d85d7
Tree-SHA512: 576411a0e50bca9be3e6ffaf745001b1808fd37029251f8ec2c279e0671efe91d43dd81fd4ca26871c28b119e593ee2a0043d4b75f44da578f17541ee3afd696
Diffstat (limited to 'src/validation.h')
0 files changed, 0 insertions, 0 deletions