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-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
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-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
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
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
2022-09-07
Merge bitcoin/bitcoin#25678: p2p: skip querying dns seeds if `-onlynet` disab...
fanquake
2022-09-07
Merge bitcoin/bitcoin#25983: Prevent data race for `pathHandlers`
MacroFake
2022-09-07
qt: Prevent wrong handling of `%2` token by Transifex
Hennadii Stepanov
2022-09-07
qt: Cleanup translation comment
Hennadii Stepanov
2022-09-06
Merge bitcoin/bitcoin#26010: RPC: fix sendall docs
Andrew Chow
2022-09-06
p2p: Don't query DNS seeds when both IPv4 and IPv6 are unreachable
Martin Zumsande
2022-09-06
p2p: add only reachable addresses to addrman
Martin Zumsande
2022-09-06
Merge bitcoin/bitcoin#25946: Update chainparams for 24.0 release
MacroFake
2022-09-05
init: allow startup with -onlynet=onion -listenonion=1
Vasil Dimov
2022-09-05
RPC: fix sendall docs
Anthony Towns
2022-09-05
Merge bitcoin/bitcoin#25768: wallet: Properly rebroadcast unconfirmed transac...
glozow
2022-09-05
test: remove Boost Test from libtest util
fanquake
2022-09-02
Prevent data race for `pathHandlers`
Hennadii Stepanov
2022-09-02
Merge bitcoin/bitcoin#25962: net: Add CNodeOptions and increase constness
MacroFake
2022-09-01
Merge bitcoin/bitcoin#25614: Severity-based logging, step 2
Andrew Chow
2022-09-01
Merge bitcoin/bitcoin#19602: wallet: Migrate legacy wallets to descriptor wal...
Andrew Chow
2022-09-01
Merge bitcoin/bitcoin#25951: log: Move validation option logging to LoadChain...
MacroFake
2022-09-01
Merge bitcoin/bitcoin#25931: rpc: sort listdescriptors result
Andrew Chow
2022-09-01
Move blockstorage option logging to LoadChainstate()
MacroFake
2022-09-01
scripted-diff: net: rename permissionFlags to permission_flags
Anthony Towns
[next]