diff options
| author | MarcoFalke <[email protected]> | 2019-11-04 11:33:36 -0500 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-11-04 11:33:41 -0500 |
| commit | 94a26b192f187cb50bf1ac1775b23f2b03f772b1 (patch) | |
| tree | 9bb830fa338f1ab04ea3394e553f61aae5e51b27 /src/httpserver.cpp | |
| parent | Merge #17199: test: use default address type (bech32) for wallet_bumpfee tests (diff) | |
| parent | replace asserts in RPC code with CHECK_NONFATAL and add linter (diff) | |
| download | discoin-94a26b192f187cb50bf1ac1775b23f2b03f772b1.tar.xz discoin-94a26b192f187cb50bf1ac1775b23f2b03f772b1.zip | |
Merge #17318: replace asserts in RPC code with CHECK_NONFATAL and add linter
c98bd13e675fbf5641ed64d551b63aaf55a1a8e9 replace asserts in RPC code with CHECK_NONFATAL and add linter (Adam Jonas)
Pull request description:
- Replace instances of assert in /rpc files and rpcwallet with CHECK_NONFATAL(condition)
- Add a linter to prevent future usage of assert being used in RPC code
ref https://github.com/bitcoin/bitcoin/pull/17192
ACKs for top commit:
practicalswift:
ACK c98bd13e675fbf5641ed64d551b63aaf55a1a8e9 -- diff looks correct
Tree-SHA512: a16036b6bbcca73a5334665f66e17e1756377d582317568291da1d727fc9cf8c84bac9d9bd099534e1be315345336e5f7b66b93793135155f320dc5862a2d875
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions