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
2021-11-16
Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* cha...
fanquake
2021-11-16
Merge bitcoin/bitcoin#23516: test: Force --nosandbox when --valgrind
fanquake
2021-11-15
Merge bitcoin/bitcoin#23394: Taproot wallet test vectors (generation+tests)
W. J. van der Laan
2021-11-15
test: Force --nosandbox when --valgrind
MarcoFalke
2021-11-15
test: Return the largest utxo in MiniWallet.get_utxo
MarcoFalke
2021-11-12
tests: add deterministic signing mode to ECDSA
Pieter Wuille
2021-11-12
tests: abstract out precomputed BIP341 signature hash elements
Pieter Wuille
2021-11-12
tests: give feature_taproot access to sighash preimages
Pieter Wuille
2021-11-12
tests: add more fields to TaprootInfo
Pieter Wuille
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-11-09
test: MiniWallet: add P2TR support and use it per default
Sebastian Falbesoner
2021-11-09
Merge bitcoin/bitcoin#23300: test: Implicitly sync after generate*, unless op...
MarcoFalke
2021-11-05
Merge bitcoin/bitcoin#22949: fee: Round up fee calculation to avoid a lower t...
Samuel Dobson
2021-10-29
test: Implicitly sync after generate*, unless opted out
MarcoFalke
2021-10-27
test: MiniWallet: more deterministic coin selection for coinbase UTXOs (oldes...
Sebastian Falbesoner
2021-10-26
test: add script_util helper for creating bare multisig scripts
Sebastian Falbesoner
2021-10-20
Make explicit the node param in init_wallet()
lsilva01
2021-10-18
Merge bitcoin/bitcoin#23207: test: Delete generate* calls from TestNode
MarcoFalke
2021-10-11
tests: Calculate fees more similarly to CFeeRate::GetFee
Andrew Chow
2021-10-07
Merge bitcoin/bitcoin#23118: test: refactor: introduce `script_util` helper f...
W. J. van der Laan
2021-10-07
Merge bitcoin/bitcoin#23210: test: Replace satoshi_round with int() or Decimal()
MarcoFalke
2021-10-06
test: Replace satoshi_round with int() or Decimal()
MarcoFalke
2021-10-06
test: Avoid RPC roundtrip in MiniWallet get_descriptor()
MarcoFalke
2021-10-06
test: Delete generate* calls from TestNode
MarcoFalke
2021-10-04
Merge bitcoin/bitcoin#20487: Add syscall sandboxing using seccomp-bpf (Linux ...
W. J. van der Laan
2021-10-01
Add syscall sandboxing (seccomp-bpf)
practicalswift
2021-10-01
Merge bitcoin/bitcoin#23136: test: update fee rate assertion helper in the fu...
MarcoFalke
2021-09-30
test: update assert_fee_amount() in test_framework/util.py
Jon Atack
2021-09-30
Merge bitcoin/bitcoin#23104: log: Avoid breaking single log lines over multip...
W. J. van der Laan
2021-09-29
test: Fix typos in tests
MarcoFalke
2021-09-29
test: introduce script_util helper for creating P2PK scripts
Sebastian Falbesoner
2021-09-29
Merge bitcoin/bitcoin#23079: test: use MiniWallet for p2p_filter.py
MarcoFalke
2021-09-28
test: pep-8 touched test
MarcoFalke
2021-09-28
test: Remove unused and confusing main parameter from script_util
MarcoFalke
2021-09-27
test: introduce helper to create random P2WPKH scriptPubKeys
Sebastian Falbesoner
2021-09-27
test: MiniWallet: add `send_to` method to create arbitrary txouts
Sebastian Falbesoner
2021-09-25
test: Remove Windows workaround in authproxy
MarcoFalke
2021-09-25
Merge bitcoin/bitcoin#22817: test: Avoid race after connect_nodes
merge-script
2021-09-24
Merge bitcoin/bitcoin#23047: test: Use MiniWallet in mempool_persist
W. J. van der Laan
2021-09-24
Merge bitcoin/bitcoin#22818: test: Activate all regtest softforks at height 1...
merge-script
2021-09-23
Merge bitcoin/bitcoin#23036: test: use test_framework.p2p `P2P_SERVICES` cons...
fanquake
2021-09-21
Merge bitcoin/bitcoin#22998: test: use MiniWallet for make_utxo helper in fea...
merge-script
2021-09-20
test: Add MiniWallet get_descriptor function
MarcoFalke
2021-09-20
test: Replace MiniWallet scan_blocks with rescan_utxos
MarcoFalke
2021-09-19
test: use test_framework.p2p P2P_SERVICES in functional tests
Jon Atack
2021-09-18
Merge bitcoin/bitcoin#22987: qa: Fix "RuntimeError: Event loop is closed" on ...
fanquake
2021-09-16
test: Activate all regtest softforks at height 1, unless overridden
MarcoFalke
2021-09-16
test: use MiniWallet for make_utxo helper in feature_rbf.py
Sebastian Falbesoner
2021-09-16
Merge bitcoin/bitcoin#22955: p2p: Rename fBlocksOnly, Add test
W. J. van der Laan
2021-09-15
qa: Fix "RuntimeError: Event loop is closed" on Windows
Hennadii Stepanov
[next]