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-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
2021-09-13
test: Set peertimeout in write_config
MarcoFalke
2021-09-12
test: Simplify p2p_blocksonly test with new miniwallet rescan_utxos method
MarcoFalke
2021-08-27
test: Avoid race after connect_nodes
MarcoFalke
2021-08-26
Set regtest.BIP65Height = 111 to speed up tests
MarcoFalke
2021-08-24
Merge bitcoin/bitcoin#22741: test: Add generate* calls to test framework
fanquake
2021-08-19
Use generate* from TestFramework
MarcoFalke
2021-08-19
test: Add generate* calls to test framework
MarcoFalke
2021-08-21
Merge bitcoin/bitcoin#22633: refactor: Replace remaining binascii method calls
MarcoFalke
2021-08-16
refactor: replace remaining binascii method calls
Zero-1729
2021-08-10
Merge bitcoin/bitcoin#22632: test: Set regtest.BIP66Height = 102 to speed up ...
W. J. van der Laan
2021-08-09
Merge bitcoin/bitcoin#21800: mempool/validation: mempool ancestor/descendant ...
fanquake
[next]