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
2021-11-26
test: add feature_rbf.py --descriptors to test_runner.py
Sebastian Falbesoner
2021-11-26
test: always rescan after importing private keys in `init_wallet` helper
Sebastian Falbesoner
2021-11-26
Merge bitcoin/bitcoin#23517: scripted-diff: Move miner to src/node
MarcoFalke
2021-11-25
Merge bitcoin/bitcoin#23538: Remove strtol in torcontrol
W. J. van der Laan
2021-11-25
Merge bitcoin/bitcoin#23512: policy: Treat taproot as always active
MarcoFalke
2021-11-22
Merge bitcoin/bitcoin#16807: Let validateaddress locate error in Bech32 address
W. J. van der Laan
2021-11-22
Merge bitcoin/bitcoin#23521: test: refactor: dedup code by taking use of `cre...
MarcoFalke
2021-11-22
Merge bitcoin/bitcoin#22364: wallet: Make a tr() descriptor by default
MarcoFalke
2021-11-21
Merge bitcoin/bitcoin#23558: test: run rpc-generateblock.py even with wallet ...
MarcoFalke
2021-11-20
test: run rpc-generateblock.py even with wallet disabled
Darius Parvin
2021-11-19
test: Remove sanitizer suppression implicit-signed-integer-truncation:netaddr...
MarcoFalke
2021-11-18
Remove strtol in torcontrol
MarcoFalke
2021-11-18
test: add decodescript RPC test for P2TR output type
Sebastian Falbesoner
2021-11-18
test: check for decodescript RPC 'type' results
Sebastian Falbesoner
2021-11-17
test: add logging to rpc_decodescript.py
Sebastian Falbesoner
2021-11-17
test: refactor: replace OP_1/OP_TRUE magic numbers by constants
Sebastian Falbesoner
2021-11-17
test: refactor: take use of `create_block` txlist parameter
Sebastian Falbesoner
2021-11-17
test: refactor: take use of `create_block` version parameter (or use default)
Sebastian Falbesoner
2021-11-17
Merge bitcoin/bitcoin#23501: test: various feature_nulldummy.py improvements
W. J. van der Laan
2021-11-16
Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by default
Andrew Chow
2021-11-16
scripted-diff: Move miner to src/node
MarcoFalke
2021-11-16
doc: Fix typos in endif header comments
MarcoFalke
2021-11-16
policy: Treat taproot as always active
MarcoFalke
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
Merge bitcoin/bitcoin#23515: test: Return the largest utxo in MiniWallet.get_...
MarcoFalke
2021-11-15
Merge bitcoin/bitcoin#23462: test: Enable SC2046 and SC2086 shellcheck rules
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-15
Merge bitcoin/bitcoin#23046: test: Add txindex migration test
MarcoFalke
2021-11-15
Merge bitcoin/bitcoin#23153: Add an argparse abbreviated mode to --failfast
MarcoFalke
2021-11-15
Merge bitcoin/bitcoin#23498: test: remove unnecessary block rehashing prior t...
fanquake
2021-11-13
depends, wallet: fix typos
Dimitris Apostolou
2021-11-13
test: Enable SC2046 shellcheck rule
Hennadii Stepanov
2021-11-13
test: Enable SC2086 shellcheck rule
Hennadii Stepanov
2021-11-13
test: refactor: simplify `block_submit` in feature_nulldummy.py
Sebastian Falbesoner
2021-11-13
test: refactor: rename NULLDUMMY-invalidation helper
Sebastian Falbesoner
2021-11-13
test: simplify and document NULLDUMMY-invalidation helper
Sebastian Falbesoner
2021-11-12
test: remove unnecessary block rehashing prior to solving
Sebastian Falbesoner
2021-11-12
tests: BIP341 test vector generation
Pieter Wuille
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-12
Merge bitcoin/bitcoin#23114: Add minisketch subtree and integrate into build/...
fanquake
2021-11-11
test: Correct MyPy typing for subtest decorator
Pavel Safronov
2021-11-10
Merge bitcoin/bitcoin#22872: log: improve checkaddrman logging with duration ...
MarcoFalke
2021-11-10
Merge bitcoin/bitcoin#23398: rpc: add return message to savemempool RPC
W. J. van der Laan
2021-11-10
Merge bitcoin/bitcoin#23370: test: Add ios_base::width tsan suppression
W. J. van der Laan
[next]