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-06
Merge #17373: wallet: Various fixes and cleanup to keypool handling in Legacy...
fanquake
2019-12-06
Merge #17275: pubkey: Assert CPubKey's ECCVerifyHandle precondition
MarcoFalke
2019-12-06
tests: Fix fuzzing harness for descriptor parsing (descriptor_parse)
practicalswift
2019-12-06
lcov: filter depends from coverage report
nijynot
2019-12-06
tests: Use a default of supports_cli=True (instead of supports_cli=False)
practicalswift
2019-12-06
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
practicalswift
2019-12-06
tests: Test serialisation as part of deserialisation fuzzing. Test round-trip...
practicalswift
2019-12-06
tests: Add fuzzing harness for various functions consuming only integrals
practicalswift
2019-12-06
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...
practicalswift
2019-12-06
tests: Add corpora suppression (FUZZERS_MISSING_CORPORA) for fuzzers missing ...
practicalswift
2019-12-06
tests: Add fuzzing harness for various CTxOut related functions
practicalswift
2019-12-06
tests: Add fuzzing harness for various CTxIn related functions
practicalswift
2019-12-06
util: Update tinyformat to upstream
Wladimir J. van der Laan
2019-12-06
Merge #17051: tests: Add deserialization fuzzing harnesses
Wladimir J. van der Laan
2019-12-06
Merge #17663: build: pass -dead_strip_dylibs to ld on macOS
Wladimir J. van der Laan
2019-12-05
Add bounds checks in key_io before DecodeBase58Check
Pieter Wuille
2019-12-05
gitian: fixed SC2001 regex
willyk
2019-12-05
Merge #17674: tests: Add initialization order fiasco detection in Travis
MarcoFalke
2019-12-05
Merge #17670: Move events_hasher into RNGState()
MarcoFalke
2019-12-05
Merge #17522: test: Wait until mempool is loaded in wallet_abandonconflict
MarcoFalke
2019-12-05
Move events_hasher into RNGState()
Pieter Wuille
2019-12-05
depends: Support for S390X targets
MarcoFalke
2019-12-05
depends: Support for 64-bit POWER targets
Luke Dashjr
2019-12-05
Merge #17507: random: mark RandAddPeriodic and SeedPeriodic as noexcept
Wladimir J. van der Laan
2019-12-05
depends: don't use OpenGL in Qt on macOS
fanquake
2019-12-05
build: pass -dead_strip_dylibs to ld on macOS
fanquake
2019-12-05
tests: Add initialization order fiasco detection in Travis
practicalswift
2019-12-05
Fixed wget call in gitian-build.py
willyk
2019-12-04
Merge #17650: util: remove unwanted fields from bitcoin-cli -getinfo
fanquake
2019-12-04
Merge #17517: ci: Bump to clang-8 for asan build to avoid segfaults on ppc64le
MarcoFalke
2019-12-04
ci: Remove unparseable lines from supp file for old xenial clang tsan
MarcoFalke
2019-12-04
ci: ubsan report_error_type=1 and add suppressions
MarcoFalke
2019-12-04
test: Print stderr when subprocess fails
MarcoFalke
2019-12-04
test: Use char instead of unsigned char
MarcoFalke
2019-12-04
ci: Bump to clang-8 for asan build to avoid segfaults on ppc64le
MarcoFalke
2019-12-04
Merge #17573: Seed RNG with precision timestamps on receipt of net messages.
Wladimir J. van der Laan
2019-12-04
Merge #17648: doc: rename wallet-tool references to bitcoin-wallet
Wladimir J. van der Laan
2019-12-04
util: remove unwanted fields from bitcoin-cli -getinfo
malevolent
2019-12-03
build: pass -dead_strip_dylibs to ld on macOS
fanquake
2019-12-03
Merge #17547: build: Fix configure report about qr
fanquake
2019-12-03
depends: add ability to skip building qrencode
fanquake
2019-12-03
Merge #17637: script: Add Keyserver to verify-commits README
MarcoFalke
2019-12-03
Merge #17555: test: add unit test for non-standard txs with wrong nVersion
MarcoFalke
2019-12-03
Merge #17641: Add unit test for leveldb creation with unicode path
MarcoFalke
2019-12-03
Merge #17549: ci: misc cleanups
MarcoFalke
2019-12-03
Merge #17599: ci: Run functional tests on s390x
MarcoFalke
2019-12-03
Merge #17643: wallet: Fix origfee return for bumpfee with feerate arg
MarcoFalke
2019-12-02
doc: rename wallet-tool references to bitcoin-wallet
Wilson Ccasihue S
2019-12-02
Key pool: Fix omitted pre-split count in GetKeyPoolSize
Andrew Chow
2019-12-02
Key pool: Change ReturnDestination interface to take address instead of key
Andrew Chow
[prev]
[next]