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-04-26
Merge bitcoin/bitcoin#22953: refactor: introduce single-separator split helpe...
fanquake
2022-04-26
scripted-diff: rename BytePtr to AsBytePtr
João Barbosa
2022-04-26
Merge bitcoin/bitcoin#24157: p2p: Replace RecursiveMutex `cs_totalBytesSent` ...
laanwj
2022-04-26
wallet: ignore chainStateFlushed notifications while attaching chain
Martin Zumsande
2022-04-26
lint: Mention NONFATAL_UNREACHABLE in lint-assertions.py
MacroFake
2022-04-25
Index: Allow coinstatsindex with pruning enabled
Fabian Jahr
2022-04-25
Index: Use prune locks for blockfilterindex
Fabian Jahr
2022-04-25
blockstorage: Add prune locks to BlockManager
Fabian Jahr
2022-04-25
refactor: Introduce GetFirstStoredBlock helper function
Fabian Jahr
2022-04-25
Precomputed hashes are note #16 in BIP341
Gregory Sanders
2022-04-25
rpc: Explain active and internal in listdescriptors
Andrew Chow
2022-04-25
[netgroup] Use nStartByte as offset for the last byte of the group
dergoegge
2022-04-25
Remove not needed clang-format off comments
MarcoFalke
2022-04-25
[tests] Move TxOrphange tests to orphange_tests.cpp
John Newbery
2022-04-24
init: disallow reindex-chainstate with optional indexes
Martin Zumsande
2022-04-24
Merge bitcoin/bitcoin#24812: util/check: Add CHECK_NONFATAL identity function...
MarcoFalke
2022-04-22
Merge bitcoin-core/gui#587: refactor: Replace `GUIUtil::ObjectInvoke()` with ...
Hennadii Stepanov
2022-04-22
Merge bitcoin/bitcoin#22910: net: Encapsulate asmap in NetGroupManager
fanquake
2022-04-22
p2p: replace RecursiveMutex `m_total_bytes_sent_mutex` with Mutex
w0xlt
2022-04-22
p2p: add assertions and negative TS annotations for `m_total_bytes_sent_mutex`
w0xlt
2022-04-21
Disallow more unsafe string->path conversions allowed by path append operators
Ryan Ofsky
2022-04-21
Merge bitcoin/bitcoin#24854: Remove not needed ArithToUint256 roundtrips in t...
laanwj
2022-04-21
Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
laanwj
2022-04-21
Do not pass `WalletModel*` to queued connection
Hennadii Stepanov
2022-04-21
refactor: Make `RPCExecutor*` a member of the `RPCConsole` class
Hennadii Stepanov
2022-04-20
refactor: Guard `RPCConsole::{add,remove}Wallet()` with `ENABLE_WALLET`
Hennadii Stepanov
2022-04-20
[netgroupman] Remove NetGroupManager::GetAsmap()
John Newbery
2022-04-20
[netgroupman] Move asmap checksum calculation to NetGroupManager
John Newbery
2022-04-20
[netgroupman] Move GetMappedAS() and GetGroup() logic to NetGroupManager
John Newbery
2022-04-20
[net] Only use public CNetAddr functions and data in GetMappedAS() and GetGro...
John Newbery
2022-04-20
[netgroupman] Add GetMappedAS() and GetGroup()
John Newbery
2022-04-20
[net] Move asmap into NetGroupManager
John Newbery
2022-04-20
refactor: fix includes in src/init
fanquake
2022-04-20
refactor: fix includes in src/compat
fanquake
2022-04-20
[net processing] Move block cache state into PeerManagerImpl
dergoegge
2022-04-20
[net processing] Inline and simplify UpdatePreferredDownload
dergoegge
2022-04-20
[net processing] Move nPreferredDownload into PeerManagerImpl
dergoegge
2022-04-20
[net processing] Move mapNodeState into PeerManagerImpl
dergoegge
2022-04-20
[net processing] Move CNodeState declaration above PeerManagerImpl
dergoegge
2022-04-20
Merge bitcoin/bitcoin#24909: refactor: Move and rename `pindexBestHeader`, `f...
MarcoFalke
2022-04-19
scripted-diff: Rename pindexBestHeader, fHavePruned
Carl Dong
2022-04-19
Clear fHavePruned in BlockManager::Unload()
Carl Dong
2022-04-19
move-mostly: Make fHavePruned a BlockMan member
Carl Dong
2022-04-19
Clear pindexBestHeader in ChainstateManager::Unload()
Carl Dong
2022-04-19
style-only: Miscellaneous whitespace changes
Carl Dong
2022-04-19
move-mostly: Make pindexBestHeader a ChainMan member
Carl Dong
2022-04-19
Merge bitcoin-core/gui#584: Getting ready to Qt 6 (5/n). Do not assume `qDBus...
Hennadii Stepanov
2022-04-19
Merge bitcoin-core/gui#580: Getting ready to Qt 6 (3/n). Do not use `QKeyEven...
Hennadii Stepanov
2022-04-19
Merge bitcoin/bitcoin#24906: miniscript: the 'd:' wrapper must not be 'u'
Andrew Chow
2022-04-19
Merge bitcoin/bitcoin#24357: refactor: make setsockopt() and SetSocketNoDelay...
laanwj
[prev]
[next]