index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-27
Merge bitcoin/bitcoin#25697: depends: expat 2.4.8 & fix building with -flto
fanquake
2022-07-27
Merge bitcoin/bitcoin#24697: refactor address relay time
fanquake
2022-07-27
Merge bitcoin/bitcoin#25708: depends: always use correct ar for win qt build
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
depends: re-enable using -flto when building expat
fanquake
2022-07-26
depends: expat 2.4.8
fanquake
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
Merge bitcoin/bitcoin#25701: fix comment spellings from the codespell lint
fanquake
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-26
depends: always use correct ar for win qt
fanquake
2022-07-25
fix comment spellings from the codespell lint
Greg Weber
2022-07-25
Merge bitcoin/bitcoin#25700: psbt: Fix unsigned integer overflow
Andrew Chow
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
Merge bitcoin/bitcoin#25693: test: remove unused if statements
MacroFake
2022-07-25
refactor: Make CTransaction constructor explicit
MacroFake
2022-07-25
Merge bitcoin/bitcoin#25691: RPC: Document "asm" and "hex" fields for scripts...
MacroFake
2022-07-25
test: remove unused if statements
Aurèle Oulès
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-22
Merge bitcoin/bitcoin#25662: contrib: prune valgrind suppressions
MacroFake
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
2022-07-21
doc: BaseIndex sync behavior with empty datadir
James O'Beirne
2022-07-21
contrib: remove unneeded valgrind suppressions
fanquake
2022-07-21
ci: better pin to dwarf4 in valgrind job
fanquake
2022-07-20
Merge bitcoin/bitcoin#25543: wallet: cleanup cached amount and input mine che...
Andrew Chow
2022-07-20
Merge bitcoin/bitcoin#25625: test: add test for decoding PSBT with per-input ...
Andrew Chow
[next]