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-29
doc: Clarify WalletStorage / Wallet relation
Russell Yanofsky
2019-10-29
Add back mistakenly removed AssertLockHeld
Russell Yanofsky
2019-10-29
Refactor: Add GetLegacyScriptPubKeyMan helper
Russell Yanofsky
2019-10-29
test: add reason checks for non-standard txs in test_IsStandard
Sebastian Falbesoner
2019-10-29
Merge #17260: Split some CWallet functions into new LegacyScriptPubKeyMan
MarcoFalke
2019-10-29
refactor: Remove addrdb.h dependency from node.h
Hennadii Stepanov
2019-10-28
Add assertion to randrange that input is not 0
Jeremy Rubin
2019-10-28
Add new mempool benchmarks for a complex pool
Jeremy Rubin
2019-10-28
Merge #17279: refactor: Remove redundant c_str() calls in formatting
MarcoFalke
2019-10-28
pubkey: Assert CPubKey's ECCVerifyHandle precondition
practicalswift
2019-10-28
Merge #17266: util: Rename DecodeDumpTime to ParseISO8601DateTime
MarcoFalke
2019-10-28
Avoid using g_rpc_node global in wallet code
Russell Yanofsky
2019-10-28
scripted-diff: Remove g_connman, g_banman globals
Russell Yanofsky
2019-10-28
Pass NodeContext, ConnMan, BanMan references more places
Russell Yanofsky
2019-10-28
MOVEONLY: Move NodeContext struct to node/context.h
Russell Yanofsky
2019-10-28
scripted-diff: Rename InitInterfaces to NodeContext
Russell Yanofsky
2019-10-28
Fix issue with conflicted mempool tx in listsinceblock
Adam Jonas
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
Fix occurences of c_str() used with size() to data()
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
tests: Add fuzzer initialization (hold ECCVerifyHandle)
practicalswift
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
gui: Fix duplicate wallet showing up
João Barbosa
2019-10-26
Drop signal CClientUIInterface::LoadWallet
Russell Yanofsky
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
[rpc] set default bip32derivs to true for psbt methods
Sjors Provoost
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
added asserts to check m_addr_known when it's used
User
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
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
[prev]
[next]