Commit Graph

5201 Commits (0c2a1288a210916254c939d080ce12ffc5547841)

Author SHA1 Message Date
fanquake eea73d465e
test: skip sqlite3 tests if it isn't available
2 years ago
MarcoFalke edc3d1b296
Merge bitcoin/bitcoin#26854: test: Fix intermittent timeout in p2p_permissions.py
2 years ago
Andrew Chow fbe5e1220a
Merge bitcoin/bitcoin#26675: wallet: For feebump, ignore abandoned descendant spends
2 years ago
MarcoFalke fa1bf4e705
test: Fix intermittent timeout in p2p_permissions.py
2 years ago
MarcoFalke b168b71a5d
Merge bitcoin/bitcoin#26730: test: add coverage for `purpose` arg in `listlabels`
2 years ago
glozow 26002570ab
Merge bitcoin/bitcoin#26646: validation, bugfix: provide more info in *MempoolAcceptResult
2 years ago
MarcoFalke dbca00ef76
Merge bitcoin/bitcoin#26838: doc: I2P documentation updates
2 years ago
Andrew Chow 68f88bc03f
Merge bitcoin/bitcoin#26186: rpc: Sanitize label name in various RPCs with tests
2 years ago
glozow 5eab397b98 [validation] remove PackageMempoolAcceptResult::m_package_feerate
2 years ago
glozow 601bac88cb [rpc] return effective-includes in testmempoolaccept and submitpackage
2 years ago
glozow 1691eaa818 [rpc] return effective-feerate in testmempoolaccept and submitpackage
2 years ago
jonatack 0ed9cc5892 doc: clarify -i2pacceptincoming help documentation
2 years ago
brunoerg abccb27466 test: add coverage for absolute timestamp in `setban`
2 years ago
brunoerg b99f1f20f7 p2p, rpc: don't allow past absolute timestamp in `setban`
2 years ago
MarcoFalke adc41cf3b2
Merge bitcoin/bitcoin#26805: tests: Use unique port for ZMQ tests to allow for multiple test instances
2 years ago
Andrew Chow b4fb0a3255
Merge bitcoin/bitcoin#26761: wallet: fully migrate address book entries for watchonly/solvable wallets
2 years ago
MarcoFalke fac810bb0a
test: Fix feature_startupnotify intermittent issue
2 years ago
MarcoFalke 296e882250
Merge bitcoin/bitcoin#26598: contrib: remove builder keys
2 years ago
Andrew Chow 360e047a71
Merge bitcoin/bitcoin#26747: wallet: fix confusing error / GUI crash on cross-chain legacy wallet restore
2 years ago
MarcoFalke 4bb840a453
Merge bitcoin/bitcoin#26802: test: Use same Python executable for subprocesses as for `all-lint.py`
2 years ago
Aurèle Oulès 65e78bda7c
test: Invalid label name coverage
2 years ago
Andrew Chow 3f8591d46b
Merge bitcoin/bitcoin#26661: wallet: Coin Selection, return accurate error messages
2 years ago
Sebastian Falbesoner 21ad4e26ec test: add coverage for cross-chain wallet restore
2 years ago
Andrew Chow c6119f4788 tests: Use unique port for ZMQ tests
2 years ago
Kristaps Kaupe f6eadaa413
Use same Python executable for subprocesses as for all-lint.py
2 years ago
Jon Atack 459cb637ac script, test: fix python linter E275 errors with flake8 5.0.4
2 years ago
Andrew Chow cb552c5f21
Merge bitcoin/bitcoin#26192: rpc: Improve error when wallet is already loaded
2 years ago
MarcoFalke faa835e7e5
Revert "test: Drop no longer needed `race:epoll_ctl` TSan suppression"
2 years ago
MarcoFalke 3b6e0f0345
Merge bitcoin/bitcoin#26738: test: add coverage for unknown wallet flag in `setwalletflag`
2 years ago
Sebastian Falbesoner 730e14a317 test: wallet: check that labels are migrated to watchonly wallet
2 years ago
Hennadii Stepanov a3f5e54152
test: Drop no longer needed `race:epoll_ctl` TSan suppression
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
furszy 0aa065b14e
wallet: return accurate error messages from Coin Selection
2 years ago
Andrew Chow f3bc1a7282
Merge bitcoin/bitcoin#26265: POLICY: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytes
2 years ago
brunoerg 3666a06730 test: add coverage for unknown wallet flag in `setwalletflag`
2 years ago
MarcoFalke 6d40a1a7e7
Merge bitcoin/bitcoin#26694: test: `get_previous_releases.py`: M1/M2 macs can't run unsigned arm64 binaries; self-sign when needed
2 years ago
MarcoFalke 0139a0d5c0
Merge bitcoin/bitcoin#26722: test: speed up the two slowest functional tests by 18-35% via `keypoolrefill()`
2 years ago
Andrew Chow 8456bfac6b
Merge bitcoin/bitcoin#26638: test: prefer sqlite for wallet tests
2 years ago
Andrew Chow cbcad79eef
Merge bitcoin/bitcoin#21576: rpc, gui: bumpfee signer support
2 years ago
brunoerg c467cfffce test: add coverage for `purpose` arg in `listlabels`
2 years ago
fanquake dcdfd72861
Merge bitcoin/bitcoin#26721: test, lint: add `crypted` to `ignore-words`
2 years ago
kdmukai dc12f2e212 test: improve error msg on previous release tarball extraction failure
2 years ago
fanquake e6864fa157
contrib: remove builder keys
2 years ago
kdmukai 7121fd8fa7 test: self-sign previous release binaries for arm64 macOS
2 years ago
kdmukai 31fdc54dba test: speed up wallet_fundrawtransaction.py and wallet_sendall.py
2 years ago
Greg Sanders 8c5b3646b5 Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytes
2 years ago
MarcoFalke 8ab19237e1
Merge bitcoin/bitcoin#26723: test: call `keypoolrefill` with priv key disabled should throw an error
2 years ago
MarcoFalke bd13d6b369
Merge bitcoin/bitcoin#26656: tests: Improve runtime of some tests when `--enable-debug`
2 years ago
brunoerg ec63a4892e test: call `keypoolrefill` with private keys disabled should throw an error
2 years ago
brunoerg a4defcdd57 test, lint: add `crypted` to `ignore-words`
2 years ago