Age | Commit message (Expand) | Author |
2020-12-15 | Merge #20560: fuzz: Link all targets once | MarcoFalke |
2020-12-14 | Merge #19763: net: don't try to relay to the address' originator | MarcoFalke |
2020-12-12 | Merge #20079: p2p: Treat handshake misbehavior like unknown message | MarcoFalke |
2020-12-10 | test: Fix inconsistent lock order in wallet_tests/CreateWallet | Hennadii Stepanov |
2020-12-10 | Merge #20613: test: Use Popen.wait instead of RPC in assert_start_raises_init... | MarcoFalke |
2020-12-10 | test: run mempool_expiry.py even with wallet disabled | Michael Dietz |
2020-12-10 | net: don't relay to the address' originator | Vasil Dimov |
2020-12-10 | test: Use Popen.wait instead of RPC in assert_start_raises_init_error | MarcoFalke |
2020-12-10 | Merge #20567: test: Add option to git-subtree-check to do full check, add help | Wladimir J. van der Laan |
2020-12-10 | Merge #20595: Improve heuristic hex transaction decoding | Wladimir J. van der Laan |
2020-12-10 | Merge #20573: wallet, bugfix: allow send with string fee_rate amounts | MarcoFalke |
2020-12-10 | Merge #19776: net, rpc: expose high bandwidth mode state via getpeerinfo | MarcoFalke |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-12-09 | Merge #20606: Remove unused bits from service flags enum | Wladimir J. van der Laan |
2020-12-09 | Merge #20564: Don't send 'sendaddrv2' to pre-70016 software, and send before ... | MarcoFalke |
2020-12-08 | Add regression test for incorrect decoding | Pieter Wuille |
2020-12-08 | Send and require SENDADDRV2 before VERACK | Pieter Wuille |
2020-12-08 | Remove unused bits from service flags enum | MarcoFalke |
2020-12-07 | Merge #20535: test: Fix intermittent feature_taproot issue | Wladimir J. van der Laan |
2020-12-07 | Merge #20568: doc: Use FeeModes doc helper in estimatesmartfee | Wladimir J. van der Laan |
2020-12-07 | Merge #18766: Disable fee estimation in blocksonly mode (by removing the fee ... | MarcoFalke |
2020-12-07 | rpc: Use FeeModes doc helper in estimatesmartfee | MarcoFalke |
2020-12-07 | Merge #19847: rpc, refactor: Avoid duplicate set lookup in gettxoutproof | Jonas Schnelli |
2020-12-06 | Merge #19893: test: Remove or explain syncwithvalidationinterfacequeue | MarcoFalke |
2020-12-04 | test: add coverage for passing fee rate as a string | Jon Atack |
2020-12-04 | wallet, bugfix: allow send to take string fee rate values | Jon Atack |
2020-12-04 | rpc: Reject empty txids in gettxoutproof | João Barbosa |
2020-12-04 | test: Fix intermittent wallet_multiwallet issue with got_loading_error | MarcoFalke |
2020-12-04 | test: pep8 wallet_multiwallet.py | MarcoFalke |
2020-12-04 | test: Add option to git-subtree-check to do full check, add help | Wladimir J. van der Laan |
2020-12-03 | tests: Test that a fully signed tx given to signrawtx is unchanged | Andrew Chow |
2020-12-03 | init: don't create a CBlockPolicyEstimator if we don't relay transactions | Antoine Poinsot |
2020-12-03 | Remove the remaining fee estimation globals | Antoine Poinsot |
2020-12-03 | Merge #20466: test: Fix intermittent p2p_fingerprint issue | MarcoFalke |
2020-12-02 | Merge #20530: lint, refactor: Update cppcheck linter to c++17 and improve exp... | fanquake |
2020-12-02 | Merge #20461: rpc: Validate -rpcauth arguments | MarcoFalke |
2020-12-02 | Merge #20540: test: Fix wallet_multiwallet issue on windows | MarcoFalke |
2020-12-01 | refactor: Improve use of explicit keyword | Fabian Jahr |
2020-12-01 | lint: Use c++17 std in cppcheck linter | Fabian Jahr |
2020-12-01 | Merge #20207: Follow-up extra comments on taproot code and tests | MarcoFalke |
2020-12-01 | test: Fix wallet_multiwallet issue on windows | MarcoFalke |
2020-11-30 | test: Fix intermittent feature_taproot issue | MarcoFalke |
2020-11-28 | Merge #20522: [test] Fix sync issue in disconnect_p2ps | MarcoFalke |
2020-11-28 | Merge #20448: RPC/Wallet: unloadwallet: Allow specifying wallet_name param ma... | MarcoFalke |
2020-11-27 | [test] Fix wait condition in disconnect_p2ps | Amiti Uttarwar |
2020-11-26 | Document need_vin_vout_mismatch argument to make_spender | Pieter Wuille |
2020-11-26 | Fix and improve taproot_construct comments | Pieter Wuille |
2020-11-25 | Merge #20403: wallet: upgradewallet fixes, improvements, test coverage | MarcoFalke |
2020-11-25 | Merge #20456: test: Fix intermittent issue in mempool_compatibility | MarcoFalke |
2020-11-25 | Merge #20410: wallet: Do not treat default constructed types as None-type | MarcoFalke |