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
2021-02-01
scripted-diff: Remove setup_clean_chain if default is not changed
Fabian Jahr
2021-02-01
doc: Improve setup_clean_chain documentation
Fabian Jahr
2021-01-29
Merge #20689: contrib: replace binary verification script verify.sh with pyth...
Wladimir J. van der Laan
2021-01-29
Merge #20724: Cleanup of -debug=net log messages
MarcoFalke
2021-01-29
Merge #21012: ci: Fuzz with integer sanitizer
MarcoFalke
2021-01-29
Merge bitcoin-core/gui#139: doc: Improve gui/src/qt README.md
MarcoFalke
2021-01-29
Merge #21029: bitcoin-cli: Correct docs (no "generatenewaddress" exists)
fanquake
2021-01-29
bitcoin-cli: Correct docs (no "generatenewaddress" exists)
Luke Dashjr
2021-01-28
Merge #20963: gitian-linux: Build binaries for 64-bit POWER (continued)
Wladimir J. van der Laan
2021-01-28
Improve gui/src/qt README.md
Jarol Rodriguez
2021-01-28
Merge #20012: rpc: Remove duplicate name and argNames from CRPCCommand
Wladimir J. van der Laan
2021-01-28
Merge #21004: contrib: Fix docker args conditional in gitian-build
MarcoFalke
2021-01-28
Merge #20995: fuzz: Avoid initializing version to less than MIN_PEER_PROTO_VE...
MarcoFalke
2021-01-28
Merge bitcoin-core/gui#85: Remove unused "What's This" button in dialogs on W...
Jonas Schnelli
2021-01-28
Merge bitcoin-core/gui#72: util: Log static plugins meta data and used style
Jonas Schnelli
2021-01-28
Merge bitcoin-core/gui#177: Use "fusion" style on macOS Big Sur with old Qt
Jonas Schnelli
2021-01-28
rpc: Remove duplicate name and argNames from CRPCCommand
MarcoFalke
2021-01-28
rpc: Use RPCHelpMan for check-rpc-mappings linter
MarcoFalke
2021-01-28
rpc: [refactor] Use concise C++11 code in CRPCConvertTable constructor
MarcoFalke
2021-01-28
net_processing: log txrelay flag from version message
Anthony Towns
2021-01-28
net: use peer=N instead of from=N in debug log
Anthony Towns
2021-01-28
net_processing: additional debug logging for ignored messages
Anthony Towns
2021-01-28
net: make debug logging conditional on -debug=net
Anthony Towns
2021-01-28
net, net_processing: log disconnect reasons with -debug=net
Anthony Towns
2021-01-28
Merge #20226: wallet, rpc: add listdescriptors command
Samuel Dobson
2021-01-27
wallet, rpc: add listdescriptors command
Ivan Metlushko
2021-01-27
Merge #180: Peer details: connection type follow-ups
Wladimir J. van der Laan
2021-01-27
Merge #20964: rpc: Add specific error code for "wallet already loaded"
Wladimir J. van der Laan
2021-01-27
Merge #20757: doc: tor.md and -onlynet help updates
MarcoFalke
2021-01-26
doc: update tor.md manual config, move after automatic config
Jon Atack
2021-01-26
ci: Fuzz with integer sanitizer
MarcoFalke
2021-01-26
Merge bitcoin-core/gui#183: Add include for std::bind.
MarcoFalke
2021-01-26
Merge bitcoin-core/gui#189: qt: drop workaround for QTBUG-42503 which was fix...
Jonas Schnelli
2021-01-26
Merge bitcoin-core/gui#186: Add information to "Confirm fee bump" window
Jonas Schnelli
2021-01-26
Merge #21000: fuzz: Add UBSan suppressions needed for fuzz tests to not warn ...
MarcoFalke
2021-01-26
Merge #20971: test: Work around libFuzzer deadlock
MarcoFalke
2021-01-26
Merge bitcoin-core/gui#167: raise helpMessageDialog
MarcoFalke
2021-01-26
Merge #21010: refactor: remove straggling boost::mutex usage
MarcoFalke
2021-01-26
Add information to "Confirm fee bump" window
Prayank
2021-01-26
refactor: remove straggling boost::mutex usage
fanquake
2021-01-26
Merge #17350: doc: Add developer documentation to isminetype
Samuel Dobson
2021-01-26
Merge #20832: rpc: Better error messages for invalid addresses
Samuel Dobson
2021-01-25
fuzz: Add UBSan suppressions needed for fuzz tests to not warn under -fsaniti...
practicalswift
2021-01-25
fuzz: Avoid -fsanitize=integer warnings in fuzzing harnesses
practicalswift
2021-01-25
doc: update/improve automatic tor section of tor.md
Jon Atack
2021-01-25
doc: update -proxy, -onion and -onlynet info in tor.md
saibato
2021-01-25
doc: update -onlynet help in src/init.cpp
Jon Atack
2021-01-25
Merge #20987: doc: add instructions for generating RPC docs
Wladimir J. van der Laan
2021-01-25
Merge #18710: Add local thread pool to CCheckQueue
Wladimir J. van der Laan
2021-01-25
raise helpMessageDialog
randymcmillan
[next]