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-12-14
Merge bitcoin/bitcoin#22777: net processing: don't request tx relay on feeler...
MarcoFalke
2021-12-10
Merge bitcoin/bitcoin#19499: p2p: Make timeout mockable and type safe, speed ...
MarcoFalke
2021-12-09
test: Replace hashlib.new with named constructor
MarcoFalke
2021-12-09
Merge bitcoin/bitcoin#23715: test: feature_rbf.py: check specified wallet typ...
MarcoFalke
2021-12-08
Swap out hashlib.ripemd160 for own implementation
Pieter Wuille
2021-12-08
Add pure Python RIPEMD-160
Pieter Wuille
2021-12-08
test: feature_rbf.py: check specified wallet type availability
Sebastian Falbesoner
2021-12-06
p2p: Make timeout mockable and type safe, speed up test
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#23636: Remove GetAdjustedTime from init.cpp
MarcoFalke
2021-11-30
Merge bitcoin/bitcoin#23289: test: add stress tests for initialization
W. J. van der Laan
2021-11-30
Merge bitcoin/bitcoin#21327: net_processing: ignore transactions while in IBD
W. J. van der Laan
2021-11-30
Remove GetAdjustedTime from init.cpp
MarcoFalke
2021-11-29
Merge bitcoin/bitcoin#23392: test: move check_node_connections to util
W. J. van der Laan
2021-11-26
test: always rescan after importing private keys in `init_wallet` helper
Sebastian Falbesoner
2021-11-18
test: add check_node_connections in util
brunoerg
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-28
[test] tx processing before and after ibd
glozow
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
test: add node.chain_path and node.debug_log_path
James O'Beirne
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
[next]