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-02-21
Merge bitcoin/bitcoin#24339: rpc: Improve RPC help by explicitly mentioning o...
MarcoFalke
2022-02-21
Merge bitcoin/bitcoin#24137: doc: Rework generate* doc
fanquake
2022-02-21
Use `GetAllOutputTypes` in `getblock` RPC function
Kiminuo
2022-02-21
Merge bitcoin/bitcoin#24343: Add descriptor_tests covering tr(), and fix mino...
fanquake
2022-02-21
doc: Rework generate* doc
MarcoFalke
2022-02-21
Merge bitcoin/bitcoin#24072: doc: fix wording of alertnotify to match behaviour
MarcoFalke
2022-02-21
Merge bitcoin/bitcoin#24376: doc: bitcoin-wallet fixes (help output and code ...
MarcoFalke
2022-02-21
Merge bitcoin/bitcoin#24231: streams: Fix read-past-the-end and integer overf...
MarcoFalke
2022-02-21
Merge bitcoin/bitcoin#24296: ci: use Ubuntu Jammy for Windows cross-compilati...
MarcoFalke
2022-02-21
Merge bitcoin/bitcoin#24347: rpc: Fix implicit-integer-sign-change in verifyc...
MarcoFalke
2022-02-20
Merge bitcoin/bitcoin#24133: index: Improve robustness of coinstatsindex at r...
fanquake
2022-02-20
Merge bitcoin/bitcoin#24369: util: Add missing rseq to syscall sandbox
fanquake
2022-02-20
Merge bitcoin/bitcoin#23907: tracing: utxocache tracepoints follow up for #22902
fanquake
2022-02-19
Merge bitcoin/bitcoin#24390: test: Remove suppression no longer needed with h...
fanquake
2022-02-19
test: Remove suppression no longer needed with headers-only Boost.Test
Hennadii Stepanov
2022-02-19
Merge bitcoin/bitcoin#24385: build: remove boost dep from libmultiprocess
MarcoFalke
2022-02-19
Merge bitcoin/bitcoin#24350: Primitives: Correct CTransaction deserialization...
MarcoFalke
2022-02-18
Merge bitcoin/bitcoin#24384: ci: remove `boost_cxxflags` from MSAN CIs
MarcoFalke
2022-02-18
ci: use Ubuntu Jammy for Windows CI
fanquake
2022-02-18
tracing: misc follow-ups to 22902
0xb10c
2022-02-18
build: remove boost dep from libmultiprocess
fanquake
2022-02-18
ci: add missing sqlite_cflags to MSAN fuzz job
fanquake
2022-02-18
ci: remove boost_cxxflags from MSAN CIs
fanquake
2022-02-18
Merge bitcoin/bitcoin#24360: doc: improve -netinfo help based on feedback fro...
MarcoFalke
2022-02-18
Rename wallet-tool to bitcoin-wallet in code comment
Kristaps Kaupe
2022-02-18
Mention -signet in bitcoin-wallet help output
Kristaps Kaupe
2022-02-17
Merge bitcoin/bitcoin#24281: docs: Update to match new default wallet type
Andrew Chow
2022-02-17
Merge bitcoin/bitcoin#24349: fuzz: Split script formatting from script fuzz t...
fanquake
2022-02-17
Merge bitcoin/bitcoin#24338: util: Work around libstdc++ create_directories i...
fanquake
2022-02-17
util: Add missing rseq to syscall sandbox
laanwj
2022-02-17
Merge bitcoin/bitcoin#23819: ConnectBlock: don't serialize block hash twice
laanwj
2022-02-17
test: Add functional test for symlinked blocks directory
laanwj
2022-02-17
test: Add fs_tests/create_directories unit test
Hennadii Stepanov
2022-02-17
util: Work around libstdc++ create_directories issue
laanwj
2022-02-17
Merge bitcoin/bitcoin#24331: util: Revert back `MoveFileExW` call for MinGW-w64
laanwj
2022-02-17
Merge bitcoin/bitcoin#24348: build: Fix Guix build for Windows (attempt 2)
fanquake
2022-02-17
Merge bitcoin/bitcoin#24177: validation, refactor: add missing thread safety ...
MarcoFalke
2022-02-17
Merge bitcoin/bitcoin#24359: doc: Fix typos
MarcoFalke
2022-02-17
index: check muhash is in sync on coinstatsindex launch
Fabian Jahr
2022-02-17
index: remove txindex references from base index
Fabian Jahr
2022-02-17
doc: Fix typos
Taeik Lim
2022-02-16
Improve -netinfo help based on feedback from users and devs
Jon Atack
2022-02-15
Add tr() descriptor unit tests
Pieter Wuille
2022-02-15
Merge bitcoin/bitcoin#24117: index: make indices robust against init aborts
MarcoFalke
2022-02-15
Bugfix: make ToPrivateString work with x-only keys
Pieter Wuille
2022-02-15
build: Point Guix to recent commit on the master branch
Hennadii Stepanov
2022-02-15
build: Fix gcc-cross-x86_64-w64-mingw32-10.3.0 in Guix
Hennadii Stepanov
2022-02-15
Primitives: Correct CTransaction deserialization docstring
TheCharlatan
2022-02-15
fuzz: Split script formatting from script fuzz target
MarcoFalke
2022-02-15
rpc: Fix implicit-integer-sign-change in verifychain
MarcoFalke
[next]