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
2024-02-15
scripted-diff: Rename MainSignals to ValidationSignals
TheCharlatan
2024-02-15
scripted-diff: Rename SingleThreadedSchedulerClient to SerialTaskRunner
TheCharlatan
2024-02-15
[refactor] Make MainSignals RAII styled
TheCharlatan
2024-02-15
refactor: De-globalize g_signals
TheCharlatan
2024-02-15
[refactor] Make signals optional in mempool and chainman
TheCharlatan
2024-02-09
Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinning
Ava Chow
2024-02-08
[fuzz] v3 transactions and sigop-adjusted vsize
glozow
2024-02-08
[policy/validation] allow v3 transactions with certain restrictions
glozow
2024-02-08
[policy] add v3 policy rules
glozow
2024-02-03
test: Add makefile target for running unit tests
TheCharlatan
2024-02-01
refactor: Fix timedata includes
MarcoFalke
2024-01-31
Merge bitcoin/bitcoin#26859: fuzz: extend ConsumeNetAddr() to return I2P and ...
Ava Chow
2024-01-31
Merge bitcoin/bitcoin#28956: Nuke adjusted time from validation (attempt 2)
Ava Chow
2024-01-31
Merge bitcoin/bitcoin#28170: p2p: adaptive connections services flags
Ava Chow
2024-01-23
Merge bitcoin/bitcoin#28921: multiprocess: Add basic type conversion hooks
Ava Chow
2024-01-23
Merge bitcoin/bitcoin#29144: init: handle empty settings file gracefully
Ava Chow
2024-01-23
Merge bitcoin/bitcoin#29291: Add test for negative transaction version w/ CSV...
fanquake
2024-01-23
test: add coverage for peerman adaptive connections service flags
furszy
2024-01-23
fuzz: extend ConsumeNetAddr() to return I2P and CJDNS addresses
Vasil Dimov
2024-01-22
init: improve corrupted/empty settings file error msg
furszy
2024-01-18
refactor: remove CTxMemPool::queryHashes()
stickies-v
2024-01-16
Merge bitcoin/bitcoin#29213: doc, test: test and explain service flag handling
Ava Chow
2024-01-16
[refactor] change Workspace::m_conflicts and adjacent funcs/structs to use Txid
glozow
2024-01-15
doc, test: Test and explain service flag handling
Martin Zumsande
2024-01-15
net: move state dependent peer services flags
furszy
2024-01-12
Merge bitcoin/bitcoin#29208: build: Bump clang minimum supported version to 14
fanquake
2024-01-11
Add test for negative transaction version w/ CSV to tx_valid.json
Chris Stewart
2024-01-11
Merge bitcoin/bitcoin#29219: fuzz: Improve fuzzing stability for ellswift_rou...
fanquake
2024-01-10
Merge bitcoin/bitcoin#29211: fuzz: fix `connman` initialization
Ava Chow
2024-01-10
Merge bitcoin/bitcoin#28318: logging: Simplify API for level based logging
Ava Chow
2024-01-10
[fuzz] Improve fuzzing stability for ellswift_roundtrip harness
dergoegge
2024-01-09
fuzz: fix `connman` initialization
brunoerg
2024-01-09
fuzz: Assume presence of __builtin_*_overflow, without checks
MarcoFalke
2024-01-09
Revert "build: Fix undefined reference to __mulodi4"
MarcoFalke
2024-01-09
Merge bitcoin/bitcoin#29172: fuzz: set `nMaxOutboundLimit` in connman target
fanquake
2024-01-05
Remove GetAdjustedTime
dergoegge
2024-01-05
fuzz: set `nMaxOutboundLimit` in connman target
brunoerg
2024-01-05
Merge bitcoin/bitcoin#29042: doc: Clarify C++20 comments
fanquake
2024-01-05
doc: Clarify C++20 comments
MarcoFalke
2024-01-04
Merge bitcoin/bitcoin#28832: fuzz: rule-out too deep derivation paths in desc...
Ava Chow
2024-01-03
Merge bitcoin/bitcoin#29013: test: doc: follow-up #28368
Gloria Zhao
2024-01-02
test: change `m_submitted_in_package` input to fuzz data provider boolean
ismaelsadeeq
2024-01-02
tx fees: update `m_from_disconnected_block` to `m_mempool_limit_bypassed`
ismaelsadeeq
2023-12-31
fuzz: rule-out too deep derivation paths in descriptor parsing targets
Antoine Poinsot
2023-12-23
refactor: share and use `GenerateRandomKey` helper
Sebastian Falbesoner
2023-12-21
Merge bitcoin/bitcoin#29027: wallet: fix key parsing check for miniscript exp...
Ava Chow
2023-12-20
logging: add LogError, LogWarning, LogInfo, LogDebug, LogTrace
Anthony Towns
2023-12-19
Merge bitcoin/bitcoin#29037: Add multiplication operator to CFeeRate
Ava Chow
2023-12-18
Merge bitcoin/bitcoin#29064: fuzz: Improve fuzzing stability for minisketch h...
fanquake
2023-12-18
Merge bitcoin/bitcoin#29079: fuzz: Limit p2p fuzz targets to MAX_PROTOCOL_MES...
fanquake
[next]