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
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-28
Merge #17801: doc: Update license year range to 2020
MarcoFalke
2019-12-27
Merge #17806: test: Change filemode of rpc_whitelist.py
MarcoFalke
2019-12-27
test: Change filemode of rpc_whitelist.py
Emil Engler
2019-12-26
doc: Update license year range to 2020
Emil Engler
2019-12-23
Merge #17793: ci: Update GitHub Actions CI vcpkg cache on MSBuild update
fanquake
2019-12-23
ci: Update vcpkg cache on MSBuild update
Hennadii Stepanov
2019-12-23
ci: Update Qt binaries for GitHub Actions
Hennadii Stepanov
2019-12-21
Merge #17751: doc: use recommended shebang approach in documentation code block
MarcoFalke
2019-12-20
Merge #17473: refactor: Settings code cleanups
MarcoFalke
2019-12-19
Merge #17772: doc: Mention PR Club in CONTRIBUTING.md
MarcoFalke
2019-12-19
Merge #17769: build: set AC_PREREQ to 2.69
fanquake
2019-12-18
build: set AC_PREREQ to 2.69
fanquake
2019-12-18
doc: Mention PR Club in CONTRIBUTING.md
Emil Engler
2019-12-17
Merge #17764: doc: Add formatting to the good first issue template
fanquake
2019-12-17
Merge #17686: build: add -bind_at_load to macOS hardened LDFLAGS
fanquake
2019-12-17
use preferred shebang approach for documentation
hackerrdave
2019-12-17
Merge #17756: build: remove WINDOWS_BITS from build system
fanquake
2019-12-17
Merge #17537: wallet: Cleanup and move opportunistic and superfluous TopUp()s
fanquake
2019-12-17
doc: Add formatting to the good first issue template
MarcoFalke
2019-12-17
Merge #17725: ci: Add valgrind run
MarcoFalke
2019-12-17
Merge #17661: ci: use depends for s390x
MarcoFalke
2019-12-17
Merge #17758: Fix CNetAddr::IsRFC2544 comment + tests
Wladimir J. van der Laan
2019-12-16
test: add IsRFC2544 tests
Mark Tyneway
2019-12-16
CNetAddr: fix IsRFC2544 comment
Mark Tyneway
2019-12-16
Merge #17229: tests: Add fuzzing harnesses for various Base{32,58,64} and hex...
MarcoFalke
2019-12-16
tests: Add fuzzing harness for various hex related functions
practicalswift
2019-12-16
tests: Add fuzzing harness for various Base{32,58,64} related functions
practicalswift
2019-12-16
util: Move TrimString(...). Introduce default pattern (trims whitespace). Add...
practicalswift
2019-12-16
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...
practicalswift
2019-12-16
Merge #17593: test: move more utility functions into test utility library
MarcoFalke
2019-12-16
Merge #17750: util: change GetWarnings parameter to bool
MarcoFalke
2019-12-16
Merge #17564: rpc: Use mempool from node context instead of global
MarcoFalke
2019-12-16
build: remove WINDOWS_BITS from build system
fanquake
2019-12-16
Merge #17752: doc: fix directory path for secp256k1 subtree in developer-notes
fanquake
2019-12-16
rest: Use mempool from node context instead of global
MarcoFalke
2019-12-16
Merge #17071: tests: Add fuzzing harness for CheckBlock(...) and other CBlock...
MarcoFalke
2019-12-16
Merge #17753: util: Don't allow Base32/64-decoding or ParseMoney(…) on stri...
MarcoFalke
2019-12-16
Merge #17730: depends: remove Qt networking features
Wladimir J. van der Laan
2019-12-16
Merge #17743: doc: Add release note for RPC Whitelist
Wladimir J. van der Laan
2019-12-16
tests: Add tests for decoding/parsing of base32, base64 and money strings con...
practicalswift
2019-12-16
util: Don't allow DecodeBase32(...) of strings with embedded NUL characters
practicalswift
2019-12-16
util: Don't allow DecodeBase64(...) of strings with embedded NUL characters
practicalswift
2019-12-16
util: Don't allow ParseMoney(...) of strings with embedded NUL characters
practicalswift
2019-12-15
fix directory path for secp256k1 subtree in developer-notes
hackerrdave
2019-12-15
tests: Add fuzzing harness for CheckBlock(...) and other CBlock related funct...
practicalswift
2019-12-15
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...
practicalswift
2019-12-15
[style] Code style fixups in GetWarnings()
John Newbery
2019-12-15
doc: Add release note for RPC Whitelist
Emil Engler
2019-12-15
util: change GetWarnings parameter to bool
John Newbery
[next]