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-08-22
Merge bitcoin/bitcoin#25888: refactor: use `strprintf` for creating unknown-s...
MacroFake
2022-08-20
refactor: use `strprintf` for creating unknown-service-flag string
Sebastian Falbesoner
2022-08-20
Merge bitcoin/bitcoin#25878: tests: Use mocktime for wallet encryption timeout
MacroFake
2022-08-19
tests: Use mocktime for wallet encryption timeout
Andrew Chow
2022-08-19
Merge bitcoin/bitcoin#25784: Wallet: Document expectations for AddWalletFlags...
Andrew Chow
2022-08-19
Merge bitcoin/bitcoin#25869: wallet: remove UNKNOWN type from OUTPUT_TYPES array
Andrew Chow
2022-08-19
Merge bitcoin/bitcoin#25707: refactor: Make const references to avoid unneces...
MacroFake
2022-08-19
Merge bitcoin/bitcoin#25808: fs: work around u8path deprecated-declaration wa...
MacroFake
2022-08-19
Merge bitcoin/bitcoin#25852: build: reorder CXXFLAGS in intrinsic checks
MacroFake
2022-08-19
fs: work around u8path deprecated-declaration warnings with libc++
fanquake
2022-08-19
Merge bitcoin/bitcoin#25679: wallet: Correctly identify external inputs that ...
fanquake
2022-08-18
Merge bitcoin/bitcoin#25827: descriptor: check if `rawtr` has only one key.
Andrew Chow
2022-08-18
wallet: remove UNKNOWN type from OUTPUT_TYPES array
furszy
2022-08-18
tests: Test that external inputs of txs in wallet is handled correctly
Andrew Chow
2022-08-18
wallet: Try estimating input size with external data if wallet fails
Andrew Chow
2022-08-18
wallet: SelectExternal actually external inputs
Andrew Chow
2022-08-17
Merge bitcoin/bitcoin#25748: refactor: Avoid copies in FlatSigningProvider Merge
Andrew Chow
2022-08-17
descriptor: check if `rawtr` has only one key.
w0xlt
2022-08-17
Merge bitcoin/bitcoin#25077: Fix chain tip data race and corrupt rest response
fanquake
2022-08-17
Merge bitcoin/bitcoin#25829: build: include share/rpcauth in release tarball
fanquake
2022-08-17
Merge bitcoin/bitcoin#24678: Prevent wallet unload on GetWalletForJSONRPCRequest
fanquake
2022-08-17
Merge bitcoin/bitcoin#19391: RPC/Mining: Clean out pre-Segwit miner compatibi...
fanquake
2022-08-16
wallet: Add CWallet::IsMine(COutPoint)
Andrew Chow
2022-08-16
Merge bitcoin/bitcoin#25734: wallet, refactor: #24584 follow-ups
Andrew Chow
2022-08-16
Merge bitcoin/bitcoin#25504: RPC: allow to track coins by parent descriptors
Andrew Chow
2022-08-16
doc: add releases notes for 25504 (listsinceblock updates)
Antoine Poinsot
2022-08-16
rpc: add an include_change parameter to listsinceblock
Antoine Poinsot
2022-08-16
refactor: Add lock annotations to Active* methods
MacroFake
2022-08-16
Fix logical race in rest_getutxos
MacroFake
2022-08-16
Fix UB/data-race in RPCNotifyBlockChange
MacroFake
2022-08-16
Add ChainstateManager::GetMutex(), an alias for ::cs_main
MacroFake
2022-08-16
build: add example bitcoin conf to win installer
fanquake
2022-08-16
build: include share/rpcauth in tarball & installer
fanquake
2022-08-16
Merge bitcoin/bitcoin#25803: refactor: Drop `boost/algorithm/string/replace.h...
fanquake
2022-08-16
Merge bitcoin/bitcoin#25809: build: add test_bitcoin.exe to win installer, do...
fanquake
2022-08-16
Merge bitcoin/bitcoin#25833: doc: minor updates to guix README
MacroFake
2022-08-15
doc: minor updates to guix README
Stacie
2022-08-15
Merge bitcoin/bitcoin#25720: p2p: Reduce bandwidth during initial headers syn...
Andrew Chow
2022-08-15
Merge bitcoin-core/gui#598: Avoid recalculating the wallet balance - use mode...
Hennadii Stepanov
2022-08-15
Merge bitcoin-core/gui#654: Update source translations for string freeze
Hennadii Stepanov
2022-08-15
Merge bitcoin/bitcoin#25850: doc: Remove my key from SECURITY.md
MacroFake
2022-08-15
Merge bitcoin/bitcoin#25849: refactor: Remove not needed empty RPC doc std::s...
fanquake
2022-08-15
build: reorder cxxflags in intrinsic checks
fanquake
2022-08-15
doc: Remove my key from SECURITY.md
laanwj
2022-08-15
refactor: Remove not needed empty RPC doc std::string
MacroFake
2022-08-15
qt: Update source translations for string freeze
laanwj
2022-08-15
Merge bitcoin/bitcoin#25836: subtree: update crc32c subtree
MacroFake
2022-08-15
Merge bitcoin/bitcoin#25838: build, qt: Use `mkspecs/bitcoin-linux-g++` for a...
fanquake
2022-08-13
Merge bitcoin/bitcoin#25235: GetExternalSigner(): fail if multiple signers ar...
fanquake
2022-08-13
build, qt: Use `mkspecs/bitcoin-linux-g++` for all Linux hosts
Hennadii Stepanov
[next]