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
Age
Commit message (
Expand
)
Author
2021-12-11
rpc: output all hash preimages in 'decodepsbt'
Antoine Poinsot
2021-12-11
Merge bitcoin/bitcoin#23113: Add warnings to createmultisig and addmultisig i...
MarcoFalke
2021-12-11
test: fix test failures in test/functional/p2p_timeouts.py
Jon Atack
2021-12-10
Add global xpub test vectors from BIP
Andrew Chow
2021-12-10
Test for proprietary field
Andrew Chow
2021-12-10
Implement PSBT versions
Andrew Chow
2021-12-10
Merge bitcoin/bitcoin#22514: psbt: Actually use SIGHASH_DEFAULT for PSBT signing
MarcoFalke
2021-12-10
Merge bitcoin/bitcoin#19499: p2p: Make timeout mockable and type safe, speed ...
MarcoFalke
2021-12-10
Merge bitcoin/bitcoin#23628: Check descriptors returned by external signers
fanquake
2021-12-09
test: add feature_coinstatsindex.py --descriptors to test_runner.py
Sebastian Falbesoner
2021-12-09
test: fix test feature_coinstatsindex.py for descriptor wallets
Sebastian Falbesoner
2021-12-09
test: Replace hashlib.new with named constructor
MarcoFalke
2021-12-09
Check descriptors returned by external signers
sstone
2021-12-09
Merge bitcoin/bitcoin#23715: test: feature_rbf.py: check specified wallet typ...
MarcoFalke
2021-12-09
Merge bitcoin/bitcoin#23716: test: replace hashlib.ripemd160 with an own impl...
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-08
doc: Normalize RPC description whitespace
MarcoFalke
2021-12-08
test: interface_bitcoin_cli.py: check specified wallet type availability
Sebastian Falbesoner
2021-12-08
psbt: Actually use SIGHASH_DEFAULT
Andrew Chow
2021-12-08
Merge bitcoin/bitcoin#20295: rpc: getblockfrompeer
MarcoFalke
2021-12-08
Add warnings field to addmultisigaddress to warn about uncompressed keys
Samuel Dobson
2021-12-08
Add warnings field to createmultisig to warn about uncompressed keys
Samuel Dobson
2021-12-07
Merge bitcoin/bitcoin#14707: [RPC] Include coinbase transactions in receivedb...
MarcoFalke
2021-12-07
Test including coinbase transactions in receivedby wallet rpcs
Andrew Toth
2021-12-07
Merge bitcoin/bitcoin#22689: rpc: deprecate top-level fee fields in getmempoo...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#20583: rpc: Add missing BlockUntilSyncedToCurrentChain ...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23688: test: remove unneeded sync_all() calls in wallet...
MarcoFalke
2021-12-06
test: remove unneeded sync_all() calls in wallet_listtransactions.py
Sebastian Falbesoner
2021-12-06
test: add interface_bitcoin_cli.py --descriptors to test_runner.py
Sebastian Falbesoner
2021-12-06
test: fix test interface_bitcoin_cli.py for descriptor wallets
Sebastian Falbesoner
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
p2p: Make timeout mockable and type safe, speed up test
MarcoFalke
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-03
rpc: Add missing BlockUntilSyncedToCurrentChain to wallet RPCs
MarcoFalke
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
rpc: getblockfrompeer
Sjors Provoost
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#21327: net_processing: ignore transactions while in IBD
W. J. van der Laan
2021-11-30
Remove GetAdjustedTime from init.cpp
MarcoFalke
[next]