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-03
Merge #18210: test: type hints in Python tests
fanquake
2020-06-03
Merge #19041: ci: tsan with -stdlib=libc++-10
fanquake
2020-06-03
Merge #18974: test: Check that invalid witness destinations can not be imported
MarcoFalke
2020-06-03
Merge #18875: fuzz: Stop nodes in process_message* fuzzers
MarcoFalke
2020-06-03
Merge #19146: doc: Remove release note fragments of 0.20.1 release, Add relea...
Wladimir J. van der Laan
2020-06-03
Merge #19084: net: improve code documentation for dns seed behaviour
fanquake
2020-06-02
doc: Move 0.21 fragments into the main release notes
MarcoFalke
2020-06-02
doc: Add release-notes-0.20.0.md
MarcoFalke
2020-06-02
doc: Remove release notes of 0.20.1 release
MarcoFalke
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
Merge #19122: test: Add missing sync_blocks to wallet_hd
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
This PR adds initial support for type hints checking in python scripts.
Kiminuo
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
ci: Remove unused workaround
MarcoFalke
2020-05-31
ci: Install llvm to get llvm symbolizer
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-31
test: Add more tsan suppressions
MarcoFalke
2020-05-31
test: Add missing sync_blocks to wallet_hd
MarcoFalke
2020-05-31
test: pep-8 wallet_hd
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
ci: Mute depends logs completely
MarcoFalke
2020-05-30
test: Extend tsan suppressions for clang stdlib
MarcoFalke
2020-05-30
ci: Use libc++ instead of libstdc++ for tsan
MarcoFalke
2020-05-30
ci: Set halt_on_error=1 for tsan
MarcoFalke
2020-05-30
ci: Deduplicate DOCKER_EXEC
MarcoFalke
2020-05-30
cirrus: Remove no longer needed install step
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
Limit scope of all global std::once_flag
MarcoFalke
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
[next]