index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-09-19
Merge bitcoin/bitcoin#26005: Wallet: Fix error handling (copy_file failure in...
fanquake
2022-09-17
Make miniscript string parsing account for exact script size as bound
Pieter Wuille
2022-09-17
Permit delaying duplicate key check in miniscript::Node construction
Pieter Wuille
2022-09-16
Bugfix: Wallet: Return util::Error rather than non-error nullptr when CreateW...
Luke Dashjr
2022-09-16
Bugfix: Wallet: Wrap RestoreWallet content in a try block to ensure exception...
Luke Dashjr
2022-09-16
Merge bitcoin/bitcoin#26087: build: prune BOOST_CPPFLAGS from libbitcoin_zmq
fanquake
2022-09-16
Merge bitcoin/bitcoin#26086: build: remove BOOST_CPPFLAGS usage from bitcoin-tx
fanquake
2022-09-16
Merge bitcoin/bitcoin#25971: refactor: Use std::string for thread and index n...
MacroFake
2022-09-16
Merge bitcoin/bitcoin#25499: Use steady clock for all millis bench logging
fanquake
2022-09-16
Merge bitcoin/bitcoin#26105: Use ReadLE64 in uint256::GetUint64 instead of du...
fanquake
2022-09-16
Merge bitcoin/bitcoin#26065: i2p: use the same destination type for transient...
fanquake
2022-09-15
Use ReadLE64 in uint256::GetUint64() instead of duplicating logic
Pieter Wuille
2022-09-15
Merge bitcoin/bitcoin#26024: wallet: fix sendall creates tx that fails tx-siz...
Andrew Chow
2022-09-15
Merge bitcoin/bitcoin#26091: test: Fix syncwithvalidationinterfacequeue calls
Andrew Chow
2022-09-15
Merge bitcoin/bitcoin#26090: fs: fully initialize `_OVERLAPPED` for win32
fanquake
2022-09-15
wallet: fix sendall creates tx that fails tx-size check
kouloumos
2022-09-15
build: remove unused libevent cppflags
fanquake
2022-09-15
build: remove unused natpmp / upnp cppflags
fanquake
2022-09-15
test: Add missing syncwithvalidationinterfacequeue
MacroFake
2022-09-15
Merge bitcoin/bitcoin#26084: sendall: check if the maxtxfee has been exceeded
MacroFake
2022-09-14
Merge bitcoin/bitcoin#26053: rpc: bugfix, 'add_inputs' default value is true ...
Andrew Chow
2022-09-14
qt: Update translation source file for string freeze (round 2)
Hennadii Stepanov
2022-09-14
Merge bitcoin-core/gui#664: Prevent wrong handling of `%2` token by Transifex
Hennadii Stepanov
2022-09-14
Merge bitcoin-core/gui#663: Cleanup translation comment
Hennadii Stepanov
2022-09-14
test/doc: Remove unused syncwithvalidationinterfacequeue
MacroFake
2022-09-14
Merge bitcoin/bitcoin#25831: refactor: Remove trailing semicolon from LOCK2 m...
MacroFake
2022-09-14
fs: fully initialize _OVERLAPPED for win32
Cory Fields
2022-09-14
scripted-diff: rename pszThread to thread_name
stickies-v
2022-09-14
build: prune BOOST_CPPFLAGS from libbitcoin_zmq
fanquake
2022-09-14
build: remove BOOST_CPPFLAGS usage from bitcoin-tx
fanquake
2022-09-13
sendall: check if the maxtxfee has been exceeded
ishaanam
2022-09-13
RPC: bugfix, 'add_inputs' default value is true unless 'inputs' are provided
furszy
2022-09-13
refactor: use std::string for index names
stickies-v
2022-09-13
refactor: use std::string for thread names
stickies-v
2022-09-13
build: extract $(BOOST_CPPFLAGS) from $(BITCOIN_INCLUDES)
fanquake
2022-09-13
Merge bitcoin/bitcoin#26021: wallet: bugfix, load a wallet with an unknown/co...
Andrew Chow
2022-09-13
Merge bitcoin/bitcoin#24513: CChainState -> Chainstate
glozow
2022-09-13
Merge bitcoin/bitcoin#25222: refactor: Pass reference to LookUpStats
MacroFake
2022-09-13
Merge bitcoin/bitcoin#24991: init: allow startup with -onlynet=onion -listeno...
fanquake
2022-09-12
RPC: unify arg type error message
furszy
2022-09-12
i2p: use the same destination type for transient and persistent addresses
Vasil Dimov
2022-09-12
Merge bitcoin/bitcoin#26048: mempool clean up: replace update_* structs with ...
MacroFake
2022-09-10
Merge bitcoin/bitcoin#26009: test: remove Boost Test from libtest_util
MacroFake
2022-09-09
wallet: coverage for loading an unknown descriptor
furszy
2022-09-09
wallet: bugfix, load wallet with an unknown descriptor cause fatal error
furszy
2022-09-09
scripted-diff: rename CChainState -> Chainstate
James O'Beirne
2022-09-09
Merge bitcoin/bitcoin#26040: doc: comment "add only reachable addresses to ad...
MacroFake
2022-09-09
[mempool] replace update_descendant_state with lambda
glozow
2022-09-09
Merge bitcoin/bitcoin#25853: net: update testnet torv3 hardcoded seeds for 24.x
MacroFake
2022-09-09
doc: comment "add only reachable addresses to addrman"
Kristaps Kaupe
[next]