aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Generate legacy addresses by defaultRoss Nicoll2021-06-129-18/+27
* Merge pull request #2224 from mmicael1/1.21-reduce-tests-latencyRoss Nicoll2021-06-021-2/+4
|\
| * fix: reduce tests latencyMalta Micael2021-05-301-2/+4
* | Remove default SignetRoss Nicoll2021-06-021-50/+11
* | Replace consensus values with Dogecoin equivalentsRoss Nicoll2021-06-027-255/+303
|/
* Add Dogecoin block subsidiesRoss Nicoll2021-05-3030-429/+435
* Sync nodes before maturing blocks in bumpfeeRoss Nicoll2021-05-251-0/+1
* Update max money to 10 billionRoss Nicoll2021-05-202-3/+3
* Change regtest block interval to match DogecoinRoss Nicoll2021-05-202-3/+4
* Dogecoin: Update coinbase maturityRoss Nicoll2021-05-2061-199/+370
* 1.21 key prefix (#1710)Ross Nicoll2021-03-0420-118/+119
* Disable compatibility tests (#1754)Ross Nicoll2021-02-221-9/+17
* 1.21 codebase rebrand (#1711)barrystyle2021-02-2016-59/+140
* Add regression test for incorrect decodingPieter Wuille2020-12-101-0/+7
* test: add coverage for passing fee rate as a stringJon Atack2020-12-104-7/+32
* wallet, bugfix: allow send to take string fee rate valuesJon Atack2020-12-101-2/+2
* Send and require SENDADDRV2 before VERACKPieter Wuille2020-12-101-1/+1
* Update feeRate (BTC/kvB) to fee_rate (sat/vB) in wallet_bumpfeeJon Atack2020-11-261-5/+3
* Allow zero-fee fundrawtxn and walletcreatefundedpsbt callsJon Atack2020-11-263-15/+24
* Merge #20490: [backport] wallet: upgradewallet fixes, improvements, test cove...MarcoFalke2020-11-251-35/+43
|\
| * wallet: fix and improve upgradewallet error responsesJon Atack2020-11-191-8/+16
| * wallet: fix and improve upgradewallet result responsesJon Atack2020-11-191-28/+27
| * Don't upgrade to HD split if it is already supportedAndrew Chow2020-11-191-0/+1
* | Merge #20485: [backport] wallet: Do not treat default constructed types as No...MarcoFalke2020-11-252-9/+6
|\ \
| * | wallet: Do not treat default constructed types as None-typeMarcoFalke2020-11-192-9/+6
* | | Merge #20486: [backport] test: Fix intermittent issue in mempool_compatibilityMarcoFalke2020-11-251-1/+2
|\ \ \
| * | | test: Fix intermittent issue in mempool_compatibilityMarcoFalke2020-11-231-1/+2
| |/ /
* | | Merge #20475: [backport] RPC: unloadwallet: Clarify docs/error when both the ...MarcoFalke2020-11-241-1/+2
|\ \ \
| * | | RPC/Wallet: unloadwallet: Clarify docs/error when both the RPC endpoint and w...Luke Dashjr2020-11-241-1/+2
| |/ /
* | | Merge #20431: [backport 0.21] tests: shrink feature_taproot transfer of funds txMarcoFalke2020-11-201-4/+10
|\ \ \ | |/ / |/| |
| * | tests: shrink feature_taproot transfer of funds txAnthony Towns2020-11-201-4/+10
* | | Merge #20305: wallet: introduce fee_rate sat/vB param/optionMarcoFalke2020-11-176-313/+289
|\ \ \ | |_|/ |/| |
| * | wallet: override minfee checks (fOverrideFeeRate) for fee_rateJon Atack2020-11-122-13/+10
| * | wallet: provide valid values if invalid estimate mode passedJon Atack2020-11-126-14/+12
| * | wallet: update fee rate units, use sat/vB for fee_rate error messagesJon Atack2020-11-124-12/+11
| * | wallet: remove redundant bumpfee fee_rate checksJon Atack2020-11-111-1/+1
| * | wallet: introduce fee_rate (sat/vB) param/optionJon Atack2020-11-115-295/+276
| * | wallet: fix bug in RPC send optionsJon Atack2020-11-111-14/+15
* | | Merge #18836: wallet: upgradewallet fixes and additional testsWladimir J. van der Laan2020-11-168-34/+395
|\ \ \
| * | | wallet: Remove -upgradewallet from dummywalletMarcoFalke2020-11-041-0/+3
| * | | test: Remove unused wallet.datMarcoFalke2020-11-044-8/+0
| * | | tests: Test specific upgradewallet scenarios and that upgrades workAndrew Chow2020-11-041-26/+231
| * | | test: Add test_framework/bdb.py module for inspecting bdb filesAndrew Chow2020-11-041-0/+152
| * | | tests: Add a sha256sum_file function to utilAndrew Chow2020-11-041-0/+9
* | | | Merge #19502: Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file ...Samuel Dobson2020-11-121-1/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | QA: wallet_multiwallet: Check that recursive symlink directory and wallet.dat...Luke Dashjr2020-11-061-1/+16
* | | | Merge #20322: test: Fix intermittent issue in wallet_listsinceblockMarcoFalke2020-11-101-0/+1
|\ \ \ \
| * | | | test: Fix intermittent issue in wallet_listsinceblockMarcoFalke2020-11-051-0/+1
| |/ / /
* | | | Merge #20153: wallet: do not import a descriptor with hardened derivations in...Wladimir J. van der Laan2020-11-091-0/+9
|\ \ \ \
| * | | | wallet: fix importdescriptor silent failIvan Metlushko2020-10-151-0/+9