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-12-06
Merge bitcoin/bitcoin#23486: rpc: Only allow specific types to be P2(W)SH wra...
W. J. van der Laan
2021-12-06
Merge bitcoin/bitcoin#23596: test: fix `wallet_transactiontime_rescan.py --de...
MarcoFalke
2021-12-06
Merge bitcoin/bitcoin#23577: Follow-ups to Bech32 error detection
W. J. van der Laan
2021-12-06
rpc: Only allow specific types to be P2(W)SH wrapped in decodescript
MarcoFalke
2021-12-06
Merge bitcoin/bitcoin#23672: tests: Add data-driven testcases to rpc_decodesc...
MarcoFalke
2021-12-05
test: Remove false coinstatsindex test
Fabian Jahr
2021-12-05
tests: Add data-driven testcases to rpc_decodescript.py
Dimitri
2021-12-02
test: fix: remove outdated TestNode.generate calls
James O'Beirne
2021-12-02
Merge bitcoin/bitcoin#22929: wallet: Automatically add receiving destinations...
W. J. van der Laan
2021-12-02
Merge bitcoin/bitcoin#23636: Remove GetAdjustedTime from init.cpp
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#23155: rpc: various fixups for dumptxoutset
W. J. van der Laan
2021-12-02
Merge bitcoin/bitcoin#23626: refactor: Fix implicit-signed-integer-truncation...
fanquake
2021-12-02
Merge bitcoin/bitcoin#23643: rpc: remove info about mallocinfo needing glibc ...
MarcoFalke
2021-12-01
Merge bitcoin/bitcoin#22677: cut the validation <-> txmempool circular depend...
MarcoFalke
2021-12-01
rpc: remove info about mallocinfo needing glibc 2.10+
fanquake
2021-11-30
Merge bitcoin/bitcoin#23289: test: add stress tests for initialization
W. J. van der Laan
2021-11-30
Merge bitcoin/bitcoin#23506: test: Make more shell scripts verifiable by the ...
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-30
rpc: various fixups for dumptxoutset
James O'Beirne
2021-11-30
Break validation <-> txmempool circular dependency
glozow
2021-11-29
Merge bitcoin/bitcoin#22513: rpc: Allow walletprocesspsbt to sign without fin...
W. J. van der Laan
2021-11-29
refactor: Fix implicit-signed-integer-truncation in cuckoocache.h
MarcoFalke
2021-11-29
Merge bitcoin/bitcoin#23392: test: move check_node_connections to util
W. J. van der Laan
2021-11-28
test: Make more shell scripts verifiable by the `shellcheck` tool
Hennadii Stepanov
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
test: add wallet_transactiontime_rescan.py --descriptors to test_runner.py
Sebastian Falbesoner
2021-11-25
test: fix test wallet_transactiontime_rescan.py for descriptor wallets
Sebastian Falbesoner
2021-11-25
test: refactor: use `set_node_times` helper in wallet_transactiontime_rescan.py
Sebastian Falbesoner
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-23
Report encoding type in bech32 error message
Samuel Dobson
2021-11-23
Address review comments for Bech32 error validation
Samuel Dobson
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 check_node_connections in util
brunoerg
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
[next]