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-08-01
Merge bitcoin/bitcoin#25651: refactor: make all NodeImpl/ChainImpl/ExternalSi...
MacroFake
2022-08-01
Merge bitcoin/bitcoin#25663: tracing: do not use `coin` after move in `CCoins...
MacroFake
2022-08-01
Merge bitcoin/bitcoin#25610: wallet, rpc: Opt in to RBF by default
MacroFake
2022-08-01
Merge bitcoin/bitcoin#25739: Update leveldb subtree
fanquake
2022-07-30
Merge bitcoin/bitcoin#25709: script: actually trigger the optimization in Bui...
MacroFake
2022-07-29
refactor: remove unneeded temporaries in node/interfaces, simplify code
Jon Atack
2022-07-29
refactor: make all NodeImpl/ChainImpl/ExternalSignerImpl members public
Jon Atack
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
Update leveldb-subtree subtree to latest upstream
fanquake
2022-07-28
Merge bitcoin/bitcoin#24584: wallet: avoid mixing different `OutputTypes` dur...
Andrew Chow
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
Merge bitcoin/bitcoin#24697: refactor address relay time
fanquake
2022-07-26
Merge bitcoin/bitcoin#25705: tidy: enable readability-redundant-string-init
MacroFake
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
script: actually trigger the optimization in BuildScript
Antoine Poinsot
2022-07-26
Merge bitcoin/bitcoin#25689: fuzz: Remove no-op SetMempoolConstraints
glozow
2022-07-26
tidy: enable readability-redundant-string-init
fanquake
2022-07-26
refactor: remove unnecessary string initializations
fanquake
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
Add type-safe AdjustedTime() getter to timedata
MarcoFalke
2022-07-26
Add ChronoFormatter to serialize
MarcoFalke
2022-07-26
util: Add HoursDouble
MarcoFalke
2022-07-26
scripted-diff: Rename addrman time symbols
MarcoFalke
2022-07-26
refactor: Remove not needed std::max
MacroFake
2022-07-25
fix comment spellings from the codespell lint
Greg Weber
2022-07-25
psbt: Fix unsigned integer overflow
Aurèle Oulès
2022-07-25
scripted-diff: Replace NullUniValue with UniValue::VNULL
MacroFake
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
Merge bitcoin/bitcoin#25611: univalue: Avoid brittle, narrowing and verbose i...
fanquake
2022-07-25
refactor: Make CTransaction constructor explicit
MacroFake
2022-07-25
RPC: Document "asm" and "hex" fields for scripts
Luke Dashjr
2022-07-25
Bugfix: RPC/blockchain: Correct type of "value" in getblock docs; add missing...
Jon Atack
2022-07-24
fuzz: Remove no-op SetMempoolConstraints
MacroFake
2022-07-23
Merge bitcoin-core/gui#629: Fix translator comment for Restore Wallet `QInput...
Hennadii Stepanov
2022-07-22
gui: Fix translator comment for Restore Wallet QInputDialog
w0xlt
2022-07-22
refactor: move CBlockIndex#ToString() from header to implementation
Jon Atack
2022-07-22
CDiskBlockIndex: rename GetBlockHash() to ConstructBlockHash()
Jon Atack
2022-07-22
CDiskBlockIndex: remove unused ToString() class member
Jon Atack
2022-07-22
CBlockIndex: ensure phashBlock is not nullptr before dereferencing
Jon Atack
2022-07-22
Merge bitcoin/bitcoin#25668: refactor: Fix iwyu on node/chainstate
MacroFake
2022-07-22
Merge bitcoin/bitcoin#25331: Add HashWriter without ser-type and ser-version ...
fanquake
2022-07-21
refactor: Fix iwyu on node/chainstate
MacroFake
2022-07-21
Merge bitcoin/bitcoin#22485: doc: BaseIndex sync behavior with empty datadir
MacroFake
[next]