Commit Graph

33 Commits (9d1a286f20b8a602ffe72928bcd79be09fdbf9d0)

Author SHA1 Message Date
UdjinM6 e073f1dfda
test: make sure keypool sizes do not change on `getrawchangeaddress`/`getnewaddress` failures
8 months ago
Brandon Odiwuor 004903ebad test: Add Wallet Unlock Context Manager
1 year ago
MarcoFalke fa28f5a381
test: Bump walletpassphrase timeouts to avoid intermittent issues
1 year ago
Ryan Ofsky 95d7de0964 test: Update python tests to use named parameters instead of options objects
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
brunoerg ec63a4892e test: call `keypoolrefill` with private keys disabled should throw an error
2 years ago
MacroFake 555519d082
test: Remove wallet option from non-wallet tests
2 years ago
Andrew Chow 8fb57845ee Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by default
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
Samuel Dobson 24abd8312e
Merge bitcoin/bitcoin#22949: fee: Round up fee calculation to avoid a lower than expected feerate
3 years ago
Samuel Dobson 6531599f42 test: Add check that newkeypool flushes change addresses too
3 years ago
Andrew Chow 0fbaef9676 fees: Always round up fee calculated from a feerate
3 years ago
Samuel Dobson f9603ee4e0 Add test for flushing keypool with newkeypool
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Andrew Chow 754f134a50 wallet: Add error message to GetReservedDestination
3 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Russell Yanofsky ed3acda33b test, refactor: add default_wallet_name and wallet_data_filename variables
4 years ago
Andrew Chow 223588b1bb Add a --descriptors option to various tests
5 years ago
Sjors Provoost 92bcd70808
[wallet] allow transaction without change if keypool is empty
5 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
Andrew Chow 345bff6013 Remove hdmasterkeyid
6 years ago
John Newbery c269209336 [tests] Small fixups before deprecating generate
6 years ago
Wladimir J. van der Laan f09bc7ec98
Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
Andrew Chow c1dde3a949 No longer shutdown after encrypting the wallet
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
John Newbery 79053a5f2b [rpc] [wallet] Add 'hdmasterkeyid' alias return values.
7 years ago
John Newbery 131d4450b9 scripted-diff: Rename master key to seed
7 years ago
practicalswift f020aca297 Minor Python cleanups to make flake8 pass with the new rules enabled
7 years ago
Andrew Chow b22cce0148 scripted-diff: validateaddress to getaddressinfo in tests
7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago