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
/
functional
/
test_framework
Age
Commit message (
Expand
)
Author
2023-02-06
test: Add test for file system permissions
Hennadii Stepanov
2023-01-28
test: refactor: introduce `replace_in_config` helper
Sebastian Falbesoner
2023-01-18
scripted-diff: Use new python 3.7 keywords
MarcoFalke
2023-01-17
test: Run mempool_packages.py with MiniWallet
MarcoFalke
2023-01-17
test: Return fee from MiniWallet
MarcoFalke
2023-01-17
test: Return chain of MiniWallet txs from MiniWallet chain method
MarcoFalke
2023-01-17
test: Refactor MiniWallet sign_tx
MarcoFalke
2023-01-17
test: Return wtxid from create_self_transfer_multi
MarcoFalke
2023-01-16
test: add `rescan_utxos` in MiniWallet's initialization
kouloumos
2023-01-16
Merge bitcoin/bitcoin#26657: test: Run feature_bip68_sequence.py with MiniWallet
MarcoFalke
2023-01-16
Merge bitcoin/bitcoin#26631: test: add coverage for dust mempool policy (`-du...
MarcoFalke
2023-01-12
test: skip sqlite3 tests if it isn't available
fanquake
2023-01-11
test: Fix intermittent timeout in p2p_permissions.py
MarcoFalke
2023-01-06
test: Add "include mempool" flag to MiniWallet rescan_utxos
Miles Liu
2023-01-06
test: Add "include immature coinbase" flag to MiniWallet get_utxos
Miles Liu
2023-01-06
test: Add signs P2TR and RAWSCRIPT to MiniWallet sign_tx
Miles Liu
2023-01-03
script, test: fix python linter E275 errors with flake8 5.0.4
Jon Atack
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-21
Merge bitcoin/bitcoin#26265: POLICY: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to...
Andrew Chow
2022-12-20
Merge bitcoin/bitcoin#26638: test: prefer sqlite for wallet tests
Andrew Chow
2022-12-19
Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytes
Greg Sanders
2022-12-19
Merge bitcoin/bitcoin#26656: tests: Improve runtime of some tests when `--ena...
MarcoFalke
2022-12-16
Merge bitcoin/bitcoin#24865: rpc: Enable wallet import on pruned nodes and ad...
Andrew Chow
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-12
test: add add_wallet_options to TestShell
josibake
2022-12-09
tests: Use batched RPC in feature_fee_estimation
Andrew Chow
2022-12-09
test: Move feature_backwards_compatibility.py to wallet_backwards_compatibili...
MarcoFalke
2022-12-06
test: prefer sqlite for wallet tests
S3RK
2022-12-05
Merge bitcoin/bitcoin#26414: test: Move tx creation to create_self_transfer_m...
MarcoFalke
2022-12-04
test: add `CScript` method for checking for witness program
Sebastian Falbesoner
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: add extra_args to BTF class
josibake
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
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#26480: test: Remove wallet option from non-wallet tests
Andrew Chow
2022-11-28
Merge bitcoin/bitcoin#25986: test: refactor `RPCPackagesTest` to use `MiniWal...
glozow
2022-11-22
Merge bitcoin/bitcoin#26383: test: Add feature_taproot case involving invalid...
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-15
test: Set default in add_wallet_options if only one type can be chosen
MacroFake
2022-11-10
test: Remove wallet option from non-wallet tests
MacroFake
2022-11-10
test: Set -disablewallet when no wallet has been compiled
MacroFake
2022-11-10
test: Make requires_wallet private
MacroFake
2022-11-10
p2p: Drop roles from sendtxrcncl
Gleb Naumenko
2022-11-05
rpc: Allow named and positional arguments to be used together
Ryan Ofsky
2022-11-03
test: fix intermittent failure in p2p_sendtxrcncl.py
Martin Zumsande
[next]