Fuzz coverage for wallet RPCs is zero, however it could help turn up bugs such as #30456.
Ref: https://maflcko.github.io/b-c-cov/fuzz.coverage/src/wallet/rpc/addresses.cpp.gcov.html
Originally posted by @maflcko in #30456 (comment)
Fuzz coverage for wallet RPCs is zero, however it could help turn up bugs such as #30456.
Ref: https://maflcko.github.io/b-c-cov/fuzz.coverage/src/wallet/rpc/addresses.cpp.gcov.html
Originally posted by @maflcko in #30456 (comment)
I presume this is possible to implement by DRYing some code from the rpc fuzz target into a wallet_rpc fuzz target.