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-10-05
test: use NoLimits() in MempoolIndexingTest
stickies-v
2022-10-03
Merge bitcoin/bitcoin#26198: refactor: move Boost Datetime usage to wallet
fanquake
2022-10-03
test: Use proper Boost macros instead of assertions
Hennadii Stepanov
2022-10-02
Merge bitcoin/bitcoin#26216: fuzz: Limit outpoints.size in txorphan target to...
fanquake
2022-10-01
refactor: move Boost datetime usage to wallet
fanquake
2022-09-30
fuzz: Limit outpoints.size in txorphan target to avoid OOM
MacroFake
2022-09-23
refactor: use <cstdlib> over stdlib.h
fanquake
2022-09-22
Merge bitcoin/bitcoin#26012: fuzz: Avoid timeout in bitdeque fuzz target
fanquake
2022-09-20
Merge bitcoin/bitcoin#26036: net: add NetEventsInterface::g_msgproc_mutex
fanquake
2022-09-20
Merge bitcoin/bitcoin#26095: script: bump codespell to 2.2.1, update ignored ...
MacroFake
2022-09-17
Permit delaying duplicate key check in miniscript::Node construction
Pieter Wuille
2022-09-15
Fix issues identified by codespell 2.2.1 and update ignored words
Jon Atack
2022-09-15
net: drop cs_sendProcessing
Anthony Towns
2022-09-15
net: add NetEventsInterface::g_msgproc_mutex
Anthony Towns
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-09
scripted-diff: rename CChainState -> Chainstate
James O'Beirne
2022-09-06
fuzz: Remove no-op call to get()
MacroFake
2022-09-05
fuzz: Avoid timeout in bitdeque fuzz target
MacroFake
2022-09-05
test: remove Boost Test from libtest util
fanquake
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
net: make CNode::m_permissionFlags const
Anthony Towns
2022-08-31
Merge bitcoin/bitcoin#25872: Fix issues when calling std::move(const&)
fanquake
2022-08-30
Merge bitcoin/bitcoin#25733: tidy: enable bugprone-use-after-move
MacroFake
2022-08-30
Merge bitcoin/bitcoin#25717: p2p: Implement anti-DoS headers sync
fanquake
2022-08-30
test: work around bugprone-use-after-move warnings in util tests
fanquake
2022-08-29
Add unit test for HeadersSyncState
Suhas Daftuar
2022-08-29
Require callers of AcceptBlockHeader() to perform anti-dos checks
Suhas Daftuar
2022-08-26
Merge bitcoin/bitcoin#25355: I2P: add support for transient addresses for out...
Andrew Chow
2022-08-24
Merge bitcoin/bitcoin#25863: test: remove unused `norm_prv` parameter in `des...
fanquake
2022-08-24
Make Join() util work with any container type
MacroFake
2022-08-23
Add functions to construct locators without CChain
Pieter Wuille
2022-08-23
Add bitdeque, an std::deque<bool> analogue that does bit packing.
Pieter Wuille
2022-08-23
Add function to validate difficulty changes
Suhas Daftuar
2022-08-21
test: remove unused `norm_prv` parameter
w0xlt
2022-08-20
Create BCLog::Level::Trace log severity level
Jon Atack
2022-08-20
Unit test coverage for -loglevel configuration option
klementtan
2022-08-20
Create -loglevel configuration option
klementtan
2022-08-20
Unit test coverage for log severity levels
klementtan
2022-08-20
Update LogAcceptCategory() and unit tests with log severity levels
klementtan
2022-08-20
Fix iwyu
MacroFake
2022-08-19
Remove Join() helper only used in tests
MacroFake
2022-08-19
Merge bitcoin/bitcoin#25707: refactor: Make const references to avoid unneces...
MacroFake
2022-08-18
Merge bitcoin/bitcoin#25827: descriptor: check if `rawtr` has only one key.
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-16
refactor: Add lock annotations to Active* methods
MacroFake
2022-08-16
Merge bitcoin/bitcoin#25803: refactor: Drop `boost/algorithm/string/replace.h...
fanquake
[next]