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
/
test
Age
Commit message (
Expand
)
Author
2022-07-26
refactor: Use type-safe std::chrono for addrman time
MarcoFalke
2022-07-26
scripted-diff: Rename addrman time symbols
MarcoFalke
2022-07-25
fix comment spellings from the codespell lint
Greg Weber
2022-07-25
fuzz: refactor: Replace NullUniValue with UniValue{}
MacroFake
2022-07-25
Merge bitcoin/bitcoin#25349: CBlockIndex/CDiskBlockIndex improvements for saf...
MacroFake
2022-07-25
refactor: Make CTransaction constructor explicit
MacroFake
2022-07-24
fuzz: Remove no-op SetMempoolConstraints
MacroFake
2022-07-22
refactor: make active_chain_tip a reference
Aurèle Oulès
2022-07-22
CDiskBlockIndex: rename GetBlockHash() to ConstructBlockHash()
Jon Atack
2022-07-22
CDiskBlockIndex: remove unused ToString() class member
Jon Atack
2022-07-22
Merge bitcoin/bitcoin#25331: Add HashWriter without ser-type and ser-version ...
fanquake
2022-07-20
net: convert standalone SetSocketNonBlocking() to Sock::SetNonBlocking()
Vasil Dimov
2022-07-20
net: convert standalone IsSelectableSocket() to Sock::IsSelectable()
Vasil Dimov
2022-07-20
Use HashWriter where possible
MacroFake
2022-07-20
refactor: move compat.h into compat/
fanquake
2022-07-20
Merge bitcoin/bitcoin#25285: Add AutoFile without ser-type and ser-version an...
fanquake
2022-07-20
refactor: Pass reference to LookUpStats
MacroFake
2022-07-19
refactor: Reduce number of LoadChainstate return values
Russell Yanofsky
2022-07-19
refactor: Reduce number of LoadChainstate parameters
Russell Yanofsky
2022-07-19
Merge bitcoin/bitcoin#25494: indexes: Stop using node internal types
fanquake
2022-07-19
Fix `-Wparentheses` gcc warning
Hennadii Stepanov
2022-07-19
Merge bitcoin/bitcoin#25466: ci: add unused-using-decls to clang-tidy
MacroFake
2022-07-19
Merge bitcoin/bitcoin#25514: net processing: Move CNode::nServices and CNode:...
MacroFake
2022-07-18
indexes, refactor: Pass Chain interface instead of CChainState class to indexes
Ryan Ofsky
2022-07-18
refactor: Make mapBlocksUnknownParent local, and rename it
Hennadii Stepanov
2022-07-18
refactor: remove unused using directives
fanquake
2022-07-18
Merge bitcoin/bitcoin#25487: [kernel 3b/n] Decouple `{Dump,Load}Mempool` from...
glozow
2022-07-17
fuzz: Fix assert bug in txorphan target
chinggg
2022-07-15
Move {Load,Dump}Mempool to kernel namespace
Carl Dong
2022-07-15
LoadMempool: Pass in load_path, stop using gArgs
Carl Dong
2022-07-15
test/fuzz: Invoke LoadMempool via CChainState
Carl Dong
2022-07-15
DumpMempool: Pass in dump_path, stop using gArgs
Carl Dong
2022-07-14
Merge bitcoin/bitcoin#24148: Miniscript support in Output Descriptors
Andrew Chow
2022-07-14
[net processing] Remove CNode::nLocalServices
John Newbery
2022-07-14
[net] Return CService from GetLocalAddrForPeer and GetLocalAddress
dergoegge
2022-07-14
[net processing] Remove CNode::nServices
John Newbery
2022-07-14
[tests] Connect peer in outbound_slow_chain_eviction by sending p2p messages
John Newbery
2022-07-14
[net processing] Add m_our_services and m_their_services to Peer
John Newbery
2022-07-14
Use designated initializers for ChainstateManager::Options
Carl Dong
2022-07-14
Miniscript support in output descriptors
Antoine Poinsot
2022-07-14
qa: better error reporting on descriptor parsing error
Antoine Poinsot
2022-07-14
miniscript: add a helper to find the first insane sub with no child
Antoine Poinsot
2022-07-14
miniscript: don't check for top level validity at parsing time
Antoine Poinsot
2022-07-13
Merge bitcoin/bitcoin#25472: build: Increase MS Visual Studio minimum version
fanquake
2022-07-13
refactor: Make FEELER_SLEEP_WINDOW type safe (std::chrono)
MacroFake
2022-07-12
Merge bitcoin/bitcoin#25591: move-only: Version handshake to libtest_util
MacroFake
2022-07-12
move-only: InitializeNode to handshake helper
MacroFake
2022-07-12
move-only: Version handshake to libtest_util
MacroFake
2022-07-08
wallet: refactor GetNewDestination, use BResult
furszy
2022-07-07
refactor: Drop no longer needed `util/designator.h`
Hennadii Stepanov
[prev]
[next]