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-29
nsis: Write to correct filename in first place
Carl Dong
2019-10-29
Merge #17260: Split some CWallet functions into new LegacyScriptPubKeyMan
MarcoFalke
2019-10-28
Merge #17279: refactor: Remove redundant c_str() calls in formatting
MarcoFalke
2019-10-28
Merge #17266: util: Rename DecodeDumpTime to ParseISO8601DateTime
MarcoFalke
2019-10-28
Merge #16986: doc: Doxygen-friendly CuckooCache comments
fanquake
2019-10-28
Merge #16202: p2p: Refactor network message deserialization
fanquake
2019-10-28
Merge #17267: bench: Fix negative values and zero for -evals flag
Wladimir J. van der Laan
2019-10-28
refactor: Remove redundant c_str() calls in formatting
Wladimir J. van der Laan
2019-10-28
bench: Fix negative values and zero for -evals flag
nijynot
2019-10-28
Merge #17250: Avoid unused call to GuessVerificationProgress in NotifyHeaderTip
Wladimir J. van der Laan
2019-10-28
Merge #17192: util: Add CHECK_NONFATAL and use it in src/rpc
Wladimir J. van der Laan
2019-10-27
Add roundtrip and more tests to ParseISO8601DateTime and FormatISO8601DateTime
Elichai Turkel
2019-10-27
Rename DecodeDumpTime to ParseISO8601DateTime and move to time.cpp
Elichai Turkel
2019-10-26
Merge #17257: gui: disable font antialiasing for QR image address
Wladimir J. van der Laan
2019-10-26
Merge #17120: gui: Fix start timer from non QThread
Wladimir J. van der Laan
2019-10-26
Merge #17249: rpc: Add missing deque include to fix build
Wladimir J. van der Laan
2019-10-26
Merge #17135: gui: Make polling in ClientModel asynchronous
Wladimir J. van der Laan
2019-10-26
Merge #17165: Remove BIP70 support
Wladimir J. van der Laan
2019-10-25
Refactor: Split up CWallet and LegacyScriptPubKeyMan and classes
Andrew Chow
2019-10-25
MOVEONLY: Move key handling code out of wallet to keyman file
Andrew Chow
2019-10-25
Move wallet enums to walletutil.h
Andrew Chow
2019-10-25
Merge #17251: net: SocketHandler logs peer id for close and disconnect
fanquake
2019-10-25
[net] SocketHandler: log peer id for close and disconnect
Sjors Provoost
2019-10-25
gui: disable font antialiasing for QR image address
fanquake
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
[next]