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
2022-12-19
test: speed up wallet_fundrawtransaction.py and wallet_sendall.py
kdmukai
2022-12-10
Merge bitcoin/bitcoin#26213: rpc: Strict type checking for RPC boolean parame...
fanquake
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: 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
2022-12-07
Merge bitcoin/bitcoin#26517: test: Changed small_txpuzzle_randfee to return t...
MarcoFalke
2022-12-06
test: add coverage for `label` in `listsinceblock`
brunoerg
2022-12-06
Merge bitcoin/bitcoin#25729: wallet: Check max transaction weight in CoinSele...
Andrew Chow
2022-12-05
Merge bitcoin/bitcoin#19888: rpc, test: Improve getblockstats for unspendables
Andrew Chow
2022-12-05
Merge bitcoin/bitcoin#26462: wallet: fix crash on loading descriptor wallet c...
Andrew Chow
2022-12-05
wallet: Check max tx weight in coin selector
Aurèle Oulès
2022-12-05
Merge bitcoin/bitcoin#26640: test: Run mempool_compatibility.py with MiniWallet
Andrew Chow
2022-12-05
Merge bitcoin/bitcoin#26560: wallet: bugfix, invalid CoinsResult cached total...
Andrew Chow
2022-12-05
Merge bitcoin/bitcoin#26414: test: Move tx creation to create_self_transfer_m...
MarcoFalke
2022-12-05
test: Run mempool_compatibility.py with MiniWallet
MarcoFalke
2022-12-03
test: Fix intermittent issue in rpc_net.py
MarcoFalke
2022-12-03
Merge bitcoin/bitcoin#26622: test: Add test for sendall min-fee setting
MarcoFalke
2022-12-02
test: Coin Selection, duplicated preset inputs selection
furszy
2022-12-02
Merge bitcoin/bitcoin#26569: p2p: Ensure transaction announcements are only q...
fanquake
2022-12-02
test: Add sendall test for min-fee setting
Aurèle Oulès
2022-12-02
Merge bitcoin/bitcoin#26610: test: Remove unused blocktools imports from wall...
MarcoFalke
2022-12-01
Merge bitcoin/bitcoin#26620: test: refactor: eliminate genesis block timestam...
MarcoFalke
2022-12-01
Merge bitcoin/bitcoin#26617: test: add extra_args to BitcoinTestFramework class
MarcoFalke
2022-12-01
test: remove unneeded extra_args code
josibake
2022-12-01
test: refactor: eliminate genesis block timestamp magic numbers
Sebastian Falbesoner
2022-12-01
test: add extra_args to BTF class
josibake
2022-12-01
Merge bitcoin/bitcoin#26594: wallet: Avoid a segfault in migratewallet failur...
fanquake
2022-11-30
[test] Add p2p_tx_privacy.py
dergoegge
2022-11-30
test: Remove unused blocktools imports from wallet_bumpfee
MarcoFalke
2022-11-30
wallet: Explicitly say migratewallet on encrypted wallets is unsupported
Andrew Chow
2022-11-30
Merge bitcoin/bitcoin#26359: p2p: Erlay support signaling follow-ups
fanquake
2022-11-30
Merge bitcoin/bitcoin#26600: test: Set wallet type in test_runner when only o...
MarcoFalke
2022-11-29
tests: Test for migrating encrypted wallets
Andrew Chow
2022-11-29
Merge bitcoin/bitcoin#19762: rpc: Allow named and positional arguments to be ...
Andrew Chow
2022-11-29
test: Set wallet type in test_runner when only one type is allowed
MarcoFalke
2022-11-28
Merge bitcoin/bitcoin#26588: ci: Skip COMMIT_RANGE if no CIRRUS_PR
MarcoFalke
2022-11-28
Merge bitcoin/bitcoin#26480: test: Remove wallet option from non-wallet tests
Andrew Chow
2022-11-28
Merge bitcoin/bitcoin#26589: test: small fixups/improvements for get_previous...
MarcoFalke
2022-11-28
Merge bitcoin/bitcoin#25986: test: refactor `RPCPackagesTest` to use `MiniWal...
glozow
2022-11-28
lint: Skip COMMIT_RANGE if no CIRRUS_PR
MarcoFalke
2022-11-28
script: small fixups/improvements for get_previous_releases.py
Sebastian Falbesoner
2022-11-22
Merge bitcoin/bitcoin#26383: test: Add feature_taproot case involving invalid...
fanquake
2022-11-22
Merge bitcoin/bitcoin#26520: doc: test: update/fix TestShell example instruct...
fanquake
2022-11-21
test: Fix intermittent failure in rpc_net.py
Martin Zumsande
2022-11-21
Add feature_taproot case involved invalid internal pubkey
Pieter Wuille
2022-11-21
Merge bitcoin/bitcoin#26545: test: Remove unused sanitizer suppressions
MacroFake
[next]