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
2023-02-07
Merge bitcoin/bitcoin#26421: build: copy config.{guess,sub} post autogen in z...
fanquake
2023-02-07
Merge bitcoin/bitcoin#21995: build: Make dependency package archive timestamp...
fanquake
2023-02-07
Merge bitcoin/bitcoin#17127: util: Set safe permissions for data directory an...
fanquake
2023-02-07
Merge bitcoin/bitcoin#26701: contrib: make DNS seeds file an argument in CLI ...
MarcoFalke
2023-02-06
Merge bitcoin/bitcoin#26345: refactor: modernize the implementation of uint256.*
Andrew Chow
2023-02-06
test: Add test for file system permissions
Hennadii Stepanov
2023-02-06
Apply default umask in `SetupEnvironment()`
Hennadii Stepanov
2023-02-06
Merge bitcoin/bitcoin#27036: test: Remove last uses of snprintf and simplify
MarcoFalke
2023-02-05
Merge bitcoin/bitcoin#27030: Update nanobench to version v4.3.10
fanquake
2023-02-05
Merge bitcoin/bitcoin#27009: validation: Skip VerifyDB checks of level >=3 if...
fanquake
2023-02-05
Remove `-sysperms` option
Hennadii Stepanov
2023-02-03
Merge bitcoin/bitcoin#25966: test: Remove redundant test
Andrew Chow
2023-02-03
Merge bitcoin/bitcoin#27037: rpc: decode Miniscript descriptor when possible ...
Andrew Chow
2023-02-03
Merge bitcoin-core/gui#653: Show watchonly balance only for Legacy wallets
Hennadii Stepanov
2023-02-03
Merge bitcoin-core/gui#705: doc: Fix comment about how wallet txs are sorted
Hennadii Stepanov
2023-02-03
Remove use of snprintf and simplify
John Moffett
2023-02-03
doc: release notes for #27037
Antoine Poinsot
2023-02-03
rpc: decode Miniscript descriptor when possible in decodescript
Antoine Poinsot
2023-02-03
Merge bitcoin/bitcoin#26875: Tests: Fill out dust limit unit test for known t...
MarcoFalke
2023-02-03
Update nanobench to version v4.3.10
Martin Leitner-Ankerl
2023-02-02
Merge bitcoin/bitcoin#27004: test: Use std::unique_ptr over manual delete in ...
fanquake
2023-02-02
Merge bitcoin/bitcoin#27012: ci: Print iwyu patch in git diff format
fanquake
2023-02-02
Merge bitcoin/bitcoin#26976: ci: Cache package manager install step
MarcoFalke
2023-02-02
Merge bitcoin-core/gui#695: Fix misleading RPC console wallet message
Hennadii Stepanov
2023-02-02
Merge bitcoin-core/gui#704: Correctly limit overview transaction list
Hennadii Stepanov
2023-02-02
Merge bitcoin/bitcoin#26992: refactor: Remove unused CDataStream SerializeMan...
fanquake
2023-02-02
Merge bitcoin/bitcoin#27005: util: Use steady clock for logging timer
fanquake
2023-02-02
Merge bitcoin/bitcoin#27013: ci: avoid using `-Werror` for older compilers
MarcoFalke
2023-02-01
Merge bitcoin/bitcoin#26910: wallet: migrate wallet, exit early if no legacy ...
Andrew Chow
2023-02-01
Merge bitcoin/bitcoin#27015: p2p: 26847 fixups (AddrMan totals)
fanquake
2023-02-01
Merge bitcoin/bitcoin#26935: refactor: Fix clang-tidy readability-const-retur...
fanquake
2023-02-01
ci: avoid using -Werror for older compilers
fanquake
2023-02-01
addrman: Use std::nullopt instead of {}
Martin Zumsande
2023-02-01
test: Remove AddrMan unit test that fails consistency checks
Martin Zumsande
2023-02-01
Merge bitcoin/bitcoin#27010: refactor: use `Hash` helpers for double-SHA256 c...
MarcoFalke
2023-02-01
ci: Print iwyu patch in git diff format
MarcoFalke
2023-02-01
Merge bitcoin/bitcoin#26991: doc: followups to #26471
glozow
2023-02-01
Merge bitcoin/bitcoin#25974: test, build: Separate `read_json` function into ...
fanquake
2023-02-01
Fix clang-tidy readability-const-return-type violations
MarcoFalke
2023-02-01
Merge bitcoin/bitcoin#26705: clang-tidy: Fix `modernize-use-default-member-in...
MarcoFalke
2023-02-01
Merge bitcoin/bitcoin#26888: net: simplify the call to vProcessMsg.splice()
MarcoFalke
2023-01-31
Merge bitcoin/bitcoin#26847: p2p: track AddrMan totals by network and table, ...
Andrew Chow
2023-01-31
refactor: use `Hash` helper for double-SHA256 calculations
Sebastian Falbesoner
2023-01-31
Merge bitcoin/bitcoin#23670: build: Build minisketch test in `make check`, no...
fanquake
2023-01-31
Use steady clock for logging timer
MarcoFalke
2023-01-31
Merge bitcoin/bitcoin#26974: refactor: rpc: set TxToJSON default verbosity to...
MarcoFalke
2023-01-31
log: Log VerifyDB Progress over multiple lines
Martin Zumsande
2023-01-31
validation: Skip VerifyDB checks of level >=3 if dbcache is too small
Martin Zumsande
2023-01-31
Merge bitcoin/bitcoin#26952: build: Avoid `BOOST_NO_CXX98_FUNCTION_BASE` macr...
fanquake
2023-01-31
clang-tidy: Force to check all headers
Hennadii Stepanov
[next]