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-10
Merge bitcoin/bitcoin#19499: p2p: Make timeout mockable and type safe, speed ...
MarcoFalke
2021-12-10
Merge bitcoin/bitcoin#23682: ci: Make macOS native task sqlite only
MarcoFalke
2021-12-10
Merge bitcoin/bitcoin#23728: Use the imperative mood in example subject line
MarcoFalke
2021-12-10
Merge bitcoin/bitcoin#23628: Check descriptors returned by external signers
fanquake
2021-12-10
Use the imperative mood in example subject line
Tobin Harding
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
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
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
Merge bitcoin/bitcoin#23692: mining, refactor: add m_mempool.cs thread safety...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23694: doc: Add missing optional to MempoolEntryDescrip...
MarcoFalke
2021-12-07
Coinbase receivedby rpcs release notes
Andrew Toth
[next]