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
2020-06-01
rpc: create rpc/mining.h, hoist default max tries values to constant
Jon Atack
2020-06-01
Merge #19115: doc: Add release notes for 17219
fanquake
2020-06-01
Merge #19072: doc: Expand section on Getting Started
fanquake
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 #18965: tests: implement base58_decode
MarcoFalke
2020-05-30
doc: Sync "how to upgrade" with 0.20.0 release notes
MarcoFalke
2020-05-30
doc: Add release notes for 17219
MarcoFalke
2020-05-30
Merge #18807: [doc / test / mempool] unbroadcast follow-ups
MarcoFalke
2020-05-30
Merge #19110: test: Explain that a bug should be filed when the tests fail
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-30
Merge #18820: build: Propagate well-known vars into depends
fanquake
2020-05-29
test: Explain that a bug should be filed when the test fail
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-29
Merge #19022: test: Fix intermittent failure in feature_dbcrash
MarcoFalke
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
2020-05-29
Merge #18424: qt: Use parent-child relation to manage lifetime of OptionsMode...
Jonas Schnelli
2020-05-29
Merge #18165: Consolidate service flag bit-to-name conversion to a shared ser...
Jonas Schnelli
2020-05-29
Merge #17993: gui: Balance/TxStatus polling update based on last block hash.
Jonas Schnelli
2020-05-29
Merge #17968: qt: Ensure that ModalOverlay is resized properly
Jonas Schnelli
2020-05-29
Merge #17956: gui: Disable unavailable context menu items in transactions tab
Jonas Schnelli
2020-05-29
Merge #17918: qt: Hide non PKHash-Addresses in signing address book
Jonas Schnelli
2020-05-29
Merge #17908: qt: Remove QFont warnings with QT_QPA_PLATFORM=minimal
Jonas Schnelli
2020-05-29
Merge #17597: qt: Fix height of QR-less ReceiveRequestDialog
Jonas Schnelli
2020-05-29
Merge #16432: qt: Add privacy to the Overview page
Jonas Schnelli
2020-05-29
Merge #19097: qt: Add missing QPainterPath include
fanquake
2020-05-29
Merge #19094: build: Only allow ASCII identifiers
fanquake
2020-05-28
Add missing QPainterPath include
Andrew Chow
2020-05-28
build: Only allow ASCII identifiers
Wladimir J. van der Laan
2020-05-28
doc: Explain that anyone can work on good first issues, move text to CONTRIBU...
MarcoFalke
2020-05-28
doc: Expand section on Getting Started
MarcoFalke
2020-05-28
doc: Add headings to CONTRIBUTING.md
MarcoFalke
2020-05-28
Merge #18700: Fix locking on WSL using flock instead of fcntl
Wladimir J. van der Laan
2020-05-28
Merge #18635: Replace -Wthread-safety-analysis with broader -Wthread-safety
MarcoFalke
2020-05-28
scripted-diff: replace gArgs with argsman
glowang
2020-05-28
Create a local class inherited from BasicTestingSetup with a localized args m...
glowang
2020-05-28
build: Replace -Wthread-safety-analysis with broader -Wthread-safety
Hennadii Stepanov
2020-05-28
Get rid of -Wthread-safety-precise warnings
Hennadii Stepanov
[next]