index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2023-01-04
Merge bitcoin/bitcoin#26802: test: Use same Python executable for subprocesse...
MarcoFalke
2023-01-03
Merge bitcoin/bitcoin#26661: wallet: Coin Selection, return accurate error me...
Andrew Chow
2023-01-03
Use same Python executable for subprocesses as for all-lint.py
Kristaps Kaupe
2023-01-03
script, test: fix python linter E275 errors with flake8 5.0.4
Jon Atack
2023-01-03
Merge bitcoin/bitcoin#26192: rpc: Improve error when wallet is already loaded
Andrew Chow
2022-12-30
Revert "test: Drop no longer needed `race:epoll_ctl` TSan suppression"
MarcoFalke
2022-12-29
Merge bitcoin/bitcoin#26738: test: add coverage for unknown wallet flag in `s...
MarcoFalke
2022-12-27
test: Drop no longer needed `race:epoll_ctl` TSan suppression
Hennadii Stepanov
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-21
wallet: return accurate error messages from Coin Selection
furszy
2022-12-21
Merge bitcoin/bitcoin#26265: POLICY: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to...
Andrew Chow
2022-12-21
test: add coverage for unknown wallet flag in `setwalletflag`
brunoerg
2022-12-21
Merge bitcoin/bitcoin#26694: test: `get_previous_releases.py`: M1/M2 macs can...
MarcoFalke
2022-12-21
Merge bitcoin/bitcoin#26722: test: speed up the two slowest functional tests ...
MarcoFalke
2022-12-20
Merge bitcoin/bitcoin#26638: test: prefer sqlite for wallet tests
Andrew Chow
2022-12-20
Merge bitcoin/bitcoin#21576: rpc, gui: bumpfee signer support
Andrew Chow
2022-12-20
Merge bitcoin/bitcoin#26721: test, lint: add `crypted` to `ignore-words`
fanquake
2022-12-19
test: improve error msg on previous release tarball extraction failure
kdmukai
2022-12-19
test: self-sign previous release binaries for arm64 macOS
kdmukai
2022-12-19
test: speed up wallet_fundrawtransaction.py and wallet_sendall.py
kdmukai
2022-12-19
Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytes
Greg Sanders
2022-12-19
Merge bitcoin/bitcoin#26723: test: call `keypoolrefill` with priv key disable...
MarcoFalke
2022-12-19
Merge bitcoin/bitcoin#26656: tests: Improve runtime of some tests when `--ena...
MarcoFalke
2022-12-18
test: call `keypoolrefill` with private keys disabled should throw an error
brunoerg
2022-12-18
test, lint: add `crypted` to `ignore-words`
brunoerg
2022-12-17
test: Improve `check-doc.py` pattern
Hennadii Stepanov
2022-12-16
Merge bitcoin/bitcoin#24865: rpc: Enable wallet import on pruned nodes and ad...
Andrew Chow
2022-12-15
Merge bitcoin/bitcoin#26651: test: Avoid intermittent timeout in feature_assu...
MarcoFalke
2022-12-15
test: Introduce MIN_BLOCKS_TO_KEEP constant
Aurèle Oulès
2022-12-15
test: Wallet imports on pruned nodes
Aurèle Oulès
2022-12-14
Merge bitcoin/bitcoin#26689: test: add add_wallet_options to TestShell
MarcoFalke
2022-12-13
Merge bitcoin/bitcoin#23319: rpc: Return fee and prevout (utxos) to getrawtra...
Andrew Chow
2022-12-13
Merge bitcoin/bitcoin#26628: RPC: Reject RPC requests with same named paramet...
MarcoFalke
2022-12-13
Merge bitcoin/bitcoin#26477: validation: fix broken maxtipage comparison
fanquake
2022-12-12
test: add add_wallet_options to TestShell
josibake
2022-12-10
Merge bitcoin/bitcoin#26213: rpc: Strict type checking for RPC boolean parame...
fanquake
2022-12-09
tests: Reorder longer running tests in test_runner
Andrew Chow
2022-12-09
tests: Whitelist test p2p connection in rpc_packages
Andrew Chow
2022-12-09
tests: Use waitfornewblock for work queue test in interface_rpc
Andrew Chow
2022-12-09
tests: Initialize sigops draining script with bytes in feature_taproot
Andrew Chow
2022-12-09
tests: Use batched RPC in feature_fee_estimation
Andrew Chow
2022-12-09
tests: reduce number of generated blocks for wallet_import_rescan
Andrew Chow
2022-12-09
test: Move rpc_fundrawtransaction.py to wallet_fundrawtransaction.py
MarcoFalke
2022-12-09
test: Move feature_backwards_compatibility.py to wallet_backwards_compatibili...
MarcoFalke
2022-12-09
Merge bitcoin/bitcoin#26660: test: Use last release in compatibility tests
MarcoFalke
2022-12-08
test: Use last release in compatibility tests
MarcoFalke
2022-12-08
test: Avoid intermittent timeout in feature_assumevalid.py
MarcoFalke
2022-12-08
test: Fix backwards compatibility intermittent failure
Aurèle Oulès
2022-12-07
Merge bitcoin/bitcoin#25934: wallet, rpc: add `label` to `listsinceblock`
Andrew Chow
2022-12-07
bugfix: Strict type checking for RPC boolean parameters
MarcoFalke
[next]