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
2022-01-14
wallet: Refactor TopUp to be able to top up inactive chains too
Andrew Chow
2021-12-08
wallet: Properly set hd chain counters when loading
Andrew Chow
2021-12-08
wallet: Parse hdKeypath if key_origin is not available
Andrew Chow
2021-12-08
Add size check on meta.key_origin.path
Rob Fielding
2021-12-08
Merge bitcoin/bitcoin#23702: doc: Add missing optional to getblockfrompeer
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
2021-12-07
Merge bitcoin/bitcoin#23644: wallet: Replace confusing getAdjustedTime() with...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23688: test: remove unneeded sync_all() calls in wallet...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23686: test: fix `interface_bitcoin_cli.py --descriptor...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23685: doc: Merge release note snippets
fanquake
2021-12-06
test: remove unneeded sync_all() calls in wallet_listtransactions.py
Sebastian Falbesoner
2021-12-06
Remove unused (and broken) functionality in SpanReader
Pieter Wuille
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#17160: refactor: net: subnet lookup: use single-result ...
W. J. van der Laan
2021-12-06
Merge bitcoin/bitcoin#23486: rpc: Only allow specific types to be P2(W)SH wra...
W. J. van der Laan
[next]