index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-12-09
Merge bitcoin/bitcoin#23725: test: fix `feature_coinstatsindex.py --descripto...
MarcoFalke
2021-12-09
Merge bitcoin/bitcoin#22019: wallet: Introduce SelectionResult for encapsulat...
W. J. van der Laan
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
Merge bitcoin/bitcoin#23723: test: Replace hashlib.new with named constructor
MarcoFalke
2021-12-09
Merge bitcoin/bitcoin#23658: contrib: add check for wget command in install_d...
W. J. van der Laan
2021-12-09
test: Replace hashlib.new with named constructor
MarcoFalke
2021-12-09
Merge bitcoin/bitcoin#23603: build: Fix x86_64 <-> arm64 cross-compiling for ...
fanquake
2021-12-09
Merge bitcoin/bitcoin#23495: build: Bump Fontconfig version up to 2.12.6
fanquake
2021-12-09
Merge bitcoin/bitcoin#23346: util, refactor: Improve headers for bitcoin-wall...
MarcoFalke
2021-12-09
Check descriptors returned by external signers
sstone
2021-12-09
Merge bitcoin/bitcoin#23703: scripted-diff: Use named args in RPC docs
fanquake
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-09
Merge bitcoin/bitcoin#23585: scripted-diff: Drop Darwin version for better ma...
fanquake
2021-12-09
Merge bitcoin/bitcoin#23714: doc: Normalize RPC description whitespace
fanquake
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
Merge bitcoin/bitcoin#23712: test: interface_bitcoin_cli.py: check specified ...
MarcoFalke
2021-12-08
test: interface_bitcoin_cli.py: check specified wallet type availability
Sebastian Falbesoner
2021-12-08
Merge bitcoin/bitcoin#23707: fuzz: Fix RPC internal bug detection
MarcoFalke
2021-12-08
rpc: Document that DEFAULT is for Taproot, ALL for everything else
Andrew Chow
2021-12-08
psbt: Actually use SIGHASH_DEFAULT
Andrew Chow
2021-12-08
psbt: Make sighash_type std::optional<int>
Andrew Chow
2021-12-08
fuzz: Fix RPC internal bug detection
MarcoFalke
2021-12-08
Merge bitcoin/bitcoin#23702: doc: Add missing optional to getblockfrompeer
MarcoFalke
2021-12-08
scripted-diff: Use named args in RPC docs
MarcoFalke
2021-12-08
doc: Add missing optional to getblockfrompeer
MarcoFalke
2021-12-08
Merge bitcoin/bitcoin#23254: doc: Fix typo and grammar
Samuel Dobson
2021-12-08
Merge bitcoin/bitcoin#20295: rpc: getblockfrompeer
MarcoFalke
2021-12-08
Merge bitcoin/bitcoin#23465: Remove CTxMemPool params from ATMP
MarcoFalke
2021-12-08
Merge bitcoin/bitcoin#23616: build: Bump AX_PTHREAD macro to the latest version
fanquake
2021-12-08
Add createmultisig and addmultisigaddress warnings release note
Samuel Dobson
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-08
Merge bitcoin/bitcoin#23667: Split up rpcwallet
fanquake
2021-12-08
Merge bitcoin/bitcoin#23678: build: Fix build for Android x86_64
fanquake
2021-12-08
MOVEONLY: Move abortrescan from backup.cpp to transactions.cpp
Samuel Dobson
2021-12-08
Remove unused imports from rpc/wallet and reorder RPCs
Samuel Dobson
2021-12-08
MOVEONLY: Move rpcwallet to rpc/wallet
Samuel Dobson
2021-12-08
MOVEONLY: Move spending RPCs to spend.cpp
Samuel Dobson
2021-12-08
MOVEONLY: Move balance and utxo RPCs to coins.cpp
Samuel Dobson
2021-12-08
MOVEONLY: Move address related functions from rpcwallet to addresses.cpp
Samuel Dobson
2021-12-08
MOVEONLY: Move transaction related wallet RPCs to transactions.cpp
Samuel Dobson
2021-12-07
Remove CTxMemPool params from ATMP
lsilva01
2021-12-07
Merge bitcoin/bitcoin#14707: [RPC] Include coinbase transactions in receivedb...
MarcoFalke
2021-12-07
style-only: Remove redundant scope in *Chainstate
Carl Dong
2021-12-07
Collapse the 2 cs_main locks in LoadChainstate
Carl Dong
[prev]
[next]