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-08-03
test: Add missing static to IsStandardTx helper
MacroFake
2022-08-03
Remove unused SetTip(nullptr) code
MacroFake
2022-08-02
sort after scripted-diff
MacroFake
2022-08-02
scripted-diff: Move mempool_args to src/node
MacroFake
2022-08-02
Remove ::g_max_datacarrier_bytes global
MacroFake
2022-08-02
Pass datacarrier setting into IsStandard
MacroFake
2022-08-02
Remove ::GetVirtualTransactionSize() alias
MacroFake
2022-08-02
Remove ::IsStandardTx(tx, reason) alias
MacroFake
2022-08-02
test: Remove unused cs_main
MacroFake
2022-08-02
Remove ::fRequireStandard global
MacroFake
2022-08-02
Return optional error from ApplyArgsManOptions
MacroFake
2022-08-02
Merge bitcoin/bitcoin#25736: univalue: Remove unused and confusing set*() ret...
MacroFake
2022-07-30
addrman: Use system time instead of adjusted network time
MarcoFalke
2022-07-29
Merge bitcoin/bitcoin#25571: refactor: Make mapBlocksUnknownParent local, and...
fanquake
2022-07-29
Merge bitcoin/bitcoin#25683: refactor: log `nEvicted` message in `LimitOrphan...
MacroFake
2022-07-29
univalue: Remove unused and confusing set*() return value
MacroFake
2022-07-28
Merge bitcoin/bitcoin#25674: add unit tests for RBF rules in isolation
glozow
2022-07-28
[unit tests] individual RBF Rules in isolation
glozow
2022-07-28
refactor: log `nEvicted` message in `LimitOrphans` then return void
chinggg
2022-07-27
test: Drop unused boost workaround
Hennadii Stepanov
2022-07-27
refactor: Make const refs vars where applicable
Aurèle Oulès
2022-07-27
Merge bitcoin/bitcoin#24697: refactor address relay time
fanquake
2022-07-26
Merge bitcoin/bitcoin#24974: refactor: Make FEELER_SLEEP_WINDOW type safe (st...
fanquake
2022-07-26
Merge bitcoin/bitcoin#25694: refactor: Make CTransaction constructor explicit
MacroFake
2022-07-26
Merge bitcoin/bitcoin#25689: fuzz: Remove no-op SetMempoolConstraints
glozow
2022-07-26
Merge bitcoin/bitcoin#25699: scripted-diff: Replace NullUniValue with UniValu...
fanquake
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
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-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
[prev]
[next]