index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-06-05
Merge #19132: qt: lock cs_main, m_cached_tip_mutex in that order
Jonas Schnelli
2020-06-05
Merge #15202: gui: Add Close All Wallets action
Jonas Schnelli
2020-06-05
Merge #18758: Remove unused boost/thread
fanquake
2020-06-04
Merge #19053: refactor: replace CNode pointers by references within net_proce...
MarcoFalke
2020-06-04
Merge #19112: rpc: Remove special case for unknown service flags
Wladimir J. van der Laan
2020-06-04
Merge #17994: validation: flush undo files after last block write
Wladimir J. van der Laan
2020-06-04
Merge #19131: refactor: Fix unreachable code in init arg checks
Wladimir J. van der Laan
2020-06-04
refactor: Specify boost/thread/thread.hpp explicitly
Hennadii Stepanov
2020-06-04
txdb: Remove unused boost/thread
MarcoFalke
2020-06-04
txindex: Remove unused boost/thread
MarcoFalke
2020-06-04
Merge #19142: validation: Make VerifyDB level 4 interruptible
fanquake
2020-06-03
Merge #19088: validation: use std::chrono throughout some validation functions
MarcoFalke
2020-06-03
Merge #18875: fuzz: Stop nodes in process_message* fuzzers
MarcoFalke
2020-06-03
validation: Make VerifyDB level 4 interruptible
MarcoFalke
2020-06-03
validation: Remove unused boost interruption_point
MarcoFalke
2020-06-03
Merge #19084: net: improve code documentation for dns seed behaviour
fanquake
2020-06-02
Merge #18982: wallet: Minimal fix to restore conflicted transaction notificat...
MarcoFalke
2020-06-02
Merge #18792: wallet: Remove boost from PeriodicFlush
fanquake
2020-06-02
Merge #13204: Faster sigcache nonce
MarcoFalke
2020-06-02
wallet: Remove unused boost::thread_interrupted
MarcoFalke
2020-06-02
Merge #19111: Limit scope of all global std::once_flag
MarcoFalke
2020-06-02
Merge #19104: gui, refactor: Register Qt meta types in application constructor
Jonas Schnelli
2020-06-02
refactor: replace CNode pointers by references within net_processing.{h,cpp}
Sebastian Falbesoner
2020-06-02
refactor: Fix unreachable code in init arg checks
Jonathan Schoeller
2020-06-01
qt: lock cs_main, m_cached_tip_mutex in that order
Vasil Dimov
2020-06-01
Merge #19072: doc: Expand section on Getting Started
fanquake
2020-06-01
gui: Add Close All Wallets action
João Barbosa
2020-06-01
gui: Add closeAllWallets to WalletController
João Barbosa
2020-05-31
Merge #18994: tests: Add fuzzing harnesses for functions in script/
MarcoFalke
2020-05-31
Merge #19044: net processing: Add support for getcfilters
MarcoFalke
2020-05-31
Merge #16564: test: Always define the raii_event_tests test suite
MarcoFalke
2020-05-30
Merge #18807: [doc / test / mempool] unbroadcast follow-ups
MarcoFalke
2020-05-30
tests: Add fuzzing harness for functions in script/sign.h
practicalswift
2020-05-30
tests: Add fuzzing harness for functions in script/sigcache.h
practicalswift
2020-05-30
tests: Add fuzzing harness for functions in script/interpreter.h
practicalswift
2020-05-30
tests: Add fuzzing harness for functions in script/descriptor.h
practicalswift
2020-05-30
tests: Add fuzzing harness for functions in script/bitcoinconsensus.h
practicalswift
2020-05-30
tests: Fill fuzzing coverage gaps for functions in script/script.h, script/sc...
practicalswift
2020-05-29
rpc: Remove special case for unknown service flags
MarcoFalke
2020-05-29
Limit scope of all global std::once_flag
MarcoFalke
2020-05-29
Merge #18926: test: Pass ArgsManager into getarg_tests
MarcoFalke
2020-05-29
Merge #19106: util: simplify the interface of serviceFlagToStr()
Jonas Schnelli
2020-05-29
util: dedup code in callers of serviceFlagToStr()
Vasil Dimov
2020-05-29
util: simplify the interface of serviceFlagToStr()
Vasil Dimov
2020-05-29
tests: Add fuzzing helper functions ConsumeDataStream, ConsumeTxDestination a...
practicalswift
2020-05-30
net: improve code documentation for dns seed behaviour
Anthony Towns
2020-05-29
gui, refactor: Register Qt meta types in application constructor
João Barbosa
2020-05-29
Merge #18452: qt: Fix shutdown when waitfor* cmds are called from RPC console
Jonas Schnelli
2020-05-29
Merge #14988: wallet: Fix for confirmed column in csv export for payment to s...
Jonas Schnelli
2020-05-29
Merge #16939: p2p: Delay querying DNS seeds
fanquake
[next]