index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-10-28
Fix occurences of c_str() used with size() to data()
Wladimir J. van der Laan
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-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
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
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: remove SSL lib detection
fanquake
2019-10-24
gui: Update BIP70 support message
fanquake
2019-10-24
gui: remove payment request file handling from OpenURI dialog
fanquake
2019-10-24
Remove BIP70 Support
fanquake
2019-10-24
consensus: Explain why fCheckDuplicateInputs can not be skipped and remove it
MarcoFalke
2019-10-24
[validation] Remove unused cacheSigStore from CheckInputsFromMempoolAndCache
John Newbery
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
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
Continue relaying transactions after they expire from mapRelay
Anthony Towns
2019-10-23
refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
Sebastian Falbesoner
2019-10-22
static tooltip
JeremyCrookshank
2019-10-22
refactor: Remove unused CExt{Pub,}Key (de)serialization methods
Sebastian Falbesoner
2019-10-21
Add testcase to simulate bitcoin schema in leveldb
MapleLaker
2019-10-21
Merge #17070: wallet: Avoid showing GUI popups on RPC errors
Wladimir J. van der Laan
2019-10-21
Merge #17195: gui: send amount placeholder value
Wladimir J. van der Laan
[next]