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#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
2021-12-07
Test including coinbase transactions in receivedby wallet rpcs
Andrew Toth
2021-12-07
doc: Add missing optional to MempoolEntryDescription
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#22689: rpc: deprecate top-level fee fields in getmempoo...
MarcoFalke
2021-12-07
mining, refactor: add m_mempool.cs thread safety lock assertions
Jon Atack
2021-12-07
Merge bitcoin/bitcoin#23693: Revert "Fixes Bug in Transaction generation in C...
MarcoFalke
2021-12-07
Revert "Fixes Bug in Transaction generation in ComplexMempool benchmark"
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23677: build, qt: Use Android NDK r23 LTS
fanquake
2021-12-07
Merge bitcoin/bitcoin#23634: rpc: add missing scantxoutset examples
W. J. van der Laan
2021-12-07
build: Bump AX_PTHREAD macro to the latest version
Hennadii Stepanov
2021-12-07
Merge bitcoin/bitcoin#22856: test: Fix bug in transaction generation in Compl...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23631: p2p: Don't use timestamps from inbound peers for...
fanquake
2021-12-07
Merge bitcoin/bitcoin#23547: Bugfix: RPC/mining: Fail properly in estimatesma...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23593: build: remove x-prefix's from comparisons
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#20583: rpc: Add missing BlockUntilSyncedToCurrentChain ...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23687: Remove unused (and broken) functionality in Span...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23676: rpc: correct `getnewaddress`/`getrawchangeaddres...
MarcoFalke
[next]