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-09
Adds GitHub Action workflow which duplicates AppVeyor job.
Aaron Clauson
2019-12-08
Merge #17685: tests: Fix bug in the descriptor parsing fuzzing harness (descr...
MarcoFalke
2019-12-07
Merge #17671: script: fixed wget call in gitian-build.py
MarcoFalke
2019-12-07
Merge #17658: depends: add ability to skip building qrencode
Wladimir J. van der Laan
2019-12-06
Merge #17635: ci: Add CentOS 7 build
MarcoFalke
2019-12-06
ci: Remove trusty build
Hennadii Stepanov
2019-12-06
ci: Add CentOS 7 build
Hennadii Stepanov
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
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
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
Merge #17507: random: mark RandAddPeriodic and SeedPeriodic as noexcept
Wladimir J. van der Laan
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
2019-12-02
Key pool: Move LearnRelated and GetDestination calls
Andrew Chow
2019-12-02
Merge #17634: qt: Fix comparison function signature
fanquake
2019-12-01
Fix origfee return for bumpfee with feerate arg
Gregory Sanders
2019-12-01
Merge #17568: wallet: fix when sufficient preset inputs and subtractFeeFromOu...
fanquake
2019-11-30
Merge #17521: depends: only use D-Bus with Qt on linux
fanquake
2019-11-30
Add unit test for DB creation with unicode path
Aaron Clauson
2019-11-30
script: Add Keyserver to verify-commits README
Emil Engler
2019-11-29
Use correct C++11 header for std::swap()
Hennadii Stepanov
2019-11-29
Fix comparison function signature
Hennadii Stepanov
[next]