Age | Commit message (Expand) | Author |
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-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 |
2020-11-24 | Merge #20462: RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC ... | MarcoFalke |
2020-11-24 | RPC/Wallet: unloadwallet: Allow specifying wallet_name param matching RPC end... | Luke Dashjr |
2020-11-24 | RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint and w... | Luke Dashjr |
2020-11-23 | test: add is_bdb_compiled helper | Sjors Provoost |
2020-11-23 | test: Fix intermittent issue in mempool_compatibility | MarcoFalke |
2020-11-21 | Merge #20426: wallet: allow zero-fee fundrawtransaction/walletcreatefundedpsb... | MarcoFalke |
2020-11-20 | Update feeRate (BTC/kvB) to fee_rate (sat/vB) in wallet_bumpfee | Jon Atack |
2020-11-20 | Allow zero-fee fundrawtxn and walletcreatefundedpsbt calls | Jon Atack |
2020-11-20 | Merge #20428: tests: shrink feature_taproot transfer of funds tx | MarcoFalke |
2020-11-20 | tests: shrink feature_taproot transfer of funds tx | Anthony Towns |
2020-11-19 | wallet (not for backport): improve upgradewallet error messages | Jon Atack |
2020-11-19 | wallet: fix and improve upgradewallet error responses | Jon Atack |
2020-11-19 | wallet: fix and improve upgradewallet result responses | Jon Atack |
2020-11-19 | Merge #20385: test: run mempool_spend_coinbase.py even with wallet disabled | Wladimir J. van der Laan |
2020-11-19 | Merge #20047: test: use wait_for_{block,header} helpers in p2p_fingerprint.py | Wladimir J. van der Laan |
2020-11-19 | wallet: Do not treat default constructed types as None-type | MarcoFalke |
2020-11-19 | Don't upgrade to HD split if it is already supported | Andrew Chow |
2020-11-18 | Merge #19504: Bump minimum python version to 3.6 | MarcoFalke |
2020-11-17 | Merge #20305: wallet: introduce fee_rate sat/vB param/option | MarcoFalke |
2020-11-16 | test: run mempool_spend_coinbase.py even with wallet disabled | Michael Dietz |
2020-11-16 | Merge #18836: wallet: upgradewallet fixes and additional tests | Wladimir J. van der Laan |
2020-11-12 | wallet: override minfee checks (fOverrideFeeRate) for fee_rate | Jon Atack |
2020-11-12 | wallet: provide valid values if invalid estimate mode passed | Jon Atack |
2020-11-12 | wallet: update fee rate units, use sat/vB for fee_rate error messages | Jon Atack |
2020-11-12 | Merge #19502: Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file ... | Samuel Dobson |
2020-11-11 | wallet: remove redundant bumpfee fee_rate checks | Jon Atack |
2020-11-11 | wallet: introduce fee_rate (sat/vB) param/option | Jon Atack |
2020-11-11 | wallet: fix bug in RPC send options | Jon Atack |
2020-11-10 | Merge #20322: test: Fix intermittent issue in wallet_listsinceblock | MarcoFalke |
2020-11-09 | Merge #20153: wallet: do not import a descriptor with hardened derivations in... | Wladimir J. van der Laan |
2020-11-09 | Merge #20120: net, rpc, test, bugfix: update GetNetworkName, GetNetworksInfo,... | Wladimir J. van der Laan |
2020-11-09 | Merge #20292: test: Fix intermittent feature_taproot issue | Wladimir J. van der Laan |
2020-11-09 | Merge #20266: wallet: fix change detection of imported internal descriptors | Wladimir J. van der Laan |
2020-11-09 | [tests] Recommend f-strings for formatting, update feature_block to use them | Anthony Towns |
2020-11-06 | QA: wallet_multiwallet: Check that recursive symlink directory and wallet.dat... | Luke Dashjr |
2020-11-05 | fix ecdsa verify in test framework | Stepan Snigirev |
2020-11-05 | test: Fix intermittent issue in wallet_listsinceblock | MarcoFalke |
2020-11-05 | test: Fix wallet_multiwallet test issue on Windows | MarcoFalke |
2020-11-05 | Merge #20283: test: Only try witness deser when checking for witness deser fa... | fanquake |
2020-11-05 | Merge #20199: wallet: ignore (but warn) on duplicate -wallet parameters | MarcoFalke |
2020-11-04 | wallet: Remove -upgradewallet from dummywallet | MarcoFalke |
2020-11-04 | test: Remove unused wallet.dat | MarcoFalke |
2020-11-04 | tests: Test specific upgradewallet scenarios and that upgrades work | Andrew Chow |
2020-11-04 | test: Add test_framework/bdb.py module for inspecting bdb files | Andrew Chow |