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-08-01
Merge bitcoin/bitcoin#25528: ci: run USDT interface tests in the CI
MacroFake
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#25719: build: Bump Qt to 5.15.5 in depends
fanquake
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-30
Merge bitcoin/bitcoin#25484: Guix: enable toolchain hardening by default
fanquake
2022-07-30
qt: use patch over sed for guix CROSS_LIBRARY_PATH change
fanquake
2022-07-30
build: Bump Qt to 5.15.5 in depends
Hennadii Stepanov
2022-07-30
Merge bitcoin/bitcoin#25738: depends: use a patch instead of sed in libxcb
fanquake
2022-07-30
Merge bitcoin/bitcoin#25713: tidy: run clang-tidy in quiet mode
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
tidy: run clang-tidy in quiet mode
fanquake
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-29
Squashed 'src/leveldb/' changes from 330dd6235f..22f1e4a02f
fanquake
2022-07-29
libxcb: use a patch instead of sed
fanquake
2022-07-28
Merge bitcoin/bitcoin#24584: wallet: avoid mixing different `OutputTypes` dur...
Andrew Chow
2022-07-28
Merge bitcoin/bitcoin#25670: test: check that combining PSBTs with different ...
Andrew Chow
2022-07-28
Merge bitcoin/bitcoin#25674: add unit tests for RBF rules in isolation
glozow
2022-07-28
guix: enable hardening options in GCC Build
fanquake
2022-07-28
guix: pass enable-bind-now to glibc
fanquake
2022-07-28
guix: enable SSP for RISC-V glibc (2.27)
fanquake
2022-07-28
[unit tests] individual RBF Rules in isolation
glozow
2022-07-28
Merge bitcoin/bitcoin#25723: test: Drop unused boost workaround
fanquake
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#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
script: actually trigger the optimization in BuildScript
Antoine Poinsot
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
[next]