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-10-25
test: fix script_p2sh_tests OP_PUSHBACK2/4 missing
kodslav
2019-10-25
Merge #17083: tests: Add fuzzing harness for various CScript related functions
MarcoFalke
2019-10-25
gui: Make polling in ClientModel asynchronous
João Barbosa
2019-10-25
Avoid unused call to GuessVerificationProgress in NotifyHeaderTip
MarcoFalke
2019-10-25
http: add missing header bootlegged by boost < 1.72
Jan Beich
2019-10-25
Merge #17242: refactor: Remove unused cacheSigStore from CheckInputsFromMempo...
fanquake
2019-10-25
Merge #17220: tests: Add unit testing for the CompressScript function
Wladimir J. van der Laan
2019-10-25
Merge #17080: consensus: Explain why fCheckDuplicateInputs can not be skipped...
Wladimir J. van der Laan
2019-10-25
Merge #17231: depends: fix boost mac cross build with clang 9+
Wladimir J. van der Laan
2019-10-25
tests: Add fuzzing harness for various CScript related functions
practicalswift
2019-10-24
Merge #16851: Continue relaying transactions after they expire from mapRelay
MarcoFalke
2019-10-24
Merge #17212: refactor: Remove unused CExt{Pub,}Key (de)serialization methods
MarcoFalke
2019-10-24
compat: remove bswap_* check on macOS
fanquake
2019-10-24
build: skip building OpenSSL lib_ssl
fanquake
2019-10-24
build: remove OpenSSL from Qt build
fanquake
2019-10-24
build: remove EVP_MD_CTX_new detection
fanquake
2019-10-24
build: remove SSL lib detection
fanquake
2019-10-24
gui: Update BIP70 support message
fanquake
2019-10-24
build: remove BIP70 entries from macOS Info.plist
fanquake
2019-10-24
gui: remove payment request file handling from OpenURI dialog
fanquake
2019-10-24
Remove BIP70 Support
fanquake
2019-10-24
docs: remove protobuf from docs
fanquake
2019-10-24
build: remove protobuf from depends
fanquake
2019-10-24
consensus: Explain why fCheckDuplicateInputs can not be skipped and remove it
MarcoFalke
2019-10-24
Merge #17240: ci: Disable functional tests on mac host
Wladimir J. van der Laan
2019-10-24
[validation] Remove unused cacheSigStore from CheckInputsFromMempoolAndCache
John Newbery
2019-10-24
ci: Disable functional tests on mac host
MarcoFalke
2019-10-24
Merge #17239: doc: Changed miniupnp links to https
fanquake
2019-10-24
doc: Changed miniupnp links to https
Marius Kjærstad
2019-10-24
Merge #17235: tests: Skip unnecessary fuzzer initialisation. Hold ECCVerifyHa...
MarcoFalke
2019-10-24
Merge #17226: gui: Fix payAmount tooltip in SendCoinsEntry
Wladimir J. van der Laan
2019-10-24
Merge #17004: validation: Remove REJECT code from CValidationState
Wladimir J. van der Laan
2019-10-24
Merge #17154: wallet: Remove return value from CommitTransaction
Wladimir J. van der Laan
2019-10-24
tests: Remove Cygwin WinMain workaround
practicalswift
2019-10-24
tests: Skip unnecessary fuzzer initialisation. Hold ECCVerifyHandle only when...
practicalswift
2019-10-23
Merge #17206: test: Add testcase to simulate bitcoin schema in leveldb
MarcoFalke
2019-10-23
depends: fix boost mac cross build with clang 9+
Cory Fields
2019-10-23
Add unit testing for the CompressScript functions
marcaiaf
2019-10-23
Merge #17018: tests: Add descriptor Parse(...) fuzzing harness
MarcoFalke
2019-10-23
Merge #17183: refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
MarcoFalke
2019-10-23
tests: Add Parse(...) (descriptor) fuzzing harness
practicalswift
2019-10-23
tests: Allow for using non-default fuzzing initialization
practicalswift
2019-10-23
gui: Fix payAmount tooltip in SendCoinsEntry
João Barbosa
2019-10-23
Merge #16911: wallet: Only check the hash of transactions loaded from disk
Wladimir J. van der Laan
2019-10-23
Merge #17180: gui: Improved tooltip for send amount field
Wladimir J. van der Laan
2019-10-23
Merge #17091: tests: Add test for loadblock option and linearize scripts
Wladimir J. van der Laan
2019-10-23
Add override/final modifiers to V1TransportDeserializer
Pieter Wuille
2019-10-23
Make resetting implicit in TransportDeserializer::Read()
Pieter Wuille
2019-10-23
Remove oversized message detection from log and interface
Pieter Wuille
2019-10-23
Continue relaying transactions after they expire from mapRelay
Anthony Towns
[prev]
[next]