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-06-28
Merge #16300: util: Explain why the path is cached
Wladimir J. van der Laan
2019-06-27
util: Explain why the path is cached
MarcoFalke
2019-06-27
Merge #16278: tests: Remove unused includes
MarcoFalke
2019-06-26
Merge #16289: test: Add missing ECC_Stop() in GUI rpcnestedtests.cpp
MarcoFalke
2019-06-26
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-26
Merge #16287: refactor: remove extra CBlockIndex declaration
MarcoFalke
2019-06-26
Add missing ECC_Stop(); in GUI rpcnestedtests.cpp
Jonas Schnelli
2019-06-25
Remove extra CBlockIndex declaration
RJ Rybarczyk
2019-06-25
Fix GCC 7.4.0 warning
Hennadii Stepanov
2019-06-25
Merge #15894: Remove duplicated "Error: " prefix in logs
Wladimir J. van der Laan
2019-06-25
Merge #16252: test: Log to debug.log in all unit tests
Wladimir J. van der Laan
2019-06-25
Merge #16188: net: Document what happens to getdata of unknown type
fanquake
2019-06-24
Merge #16254: qt: Set AA_EnableHighDpiScaling attribute early
MarcoFalke
2019-06-24
Merge #16263: qt: Use qInfo() if no error occurs
fanquake
2019-06-23
Merge #16231: gui: Fix open wallet menu initialization order
fanquake
2019-06-22
Merge #16239: wallet/rpc: follow-up clean-up/fixes to avoid_reuse
MeshCollider
2019-06-22
wallet/rpc: use static help text
Karl-Johan Alm
2019-06-22
wallet/rpc/getbalances: add entry for 'mine.used' balance in results
Karl-Johan Alm
2019-06-21
Use qInfo() if no error occurs
Hennadii Stepanov
2019-06-21
Merge #16226: Move ismine to the wallet module
MeshCollider
2019-06-21
Merge #16026: Ensure that uncompressed public keys in a multisig always retur...
MeshCollider
2019-06-20
Set AA_EnableHighDpiScaling attribute early
Hennadii Stepanov
2019-06-20
test: Log to debug.log in all tests
MarcoFalke
2019-06-20
Make and get the multisig redeemscript and destination in one function instea...
Andrew Chow
2019-06-20
net: Document what happens to getdata of unknonw type
MarcoFalke
2019-06-20
test: use common setup in gui tests
MarcoFalke
2019-06-20
test: Create data dir in BasicTestingSetup
MarcoFalke
2019-06-19
Change ismine to take a CWallet instead of CKeyStore
Andrew Chow
2019-06-19
Move ismine to wallet module
Andrew Chow
2019-06-19
Make AbortNode() aware of MSG_NOPREFIX flag
Hennadii Stepanov
2019-06-19
Add MSG_NOPREFIX flag for user messages
Hennadii Stepanov
2019-06-19
Prepend the error/warning prefix for GUI messages
Hennadii Stepanov
2019-06-19
Merge #13756: wallet: "avoid_reuse" wallet flag for improved privacy
MeshCollider
2019-06-18
Merge #16092: Don't use global (external) symbols for symbols that are used i...
MarcoFalke
2019-06-18
Merge #16112: util: Log early messages
MarcoFalke
2019-06-18
Merge #15651: torcontrol: Use the default/standard network port for Tor hidde...
Wladimir J. van der Laan
2019-06-18
Merge #12324: speed up Unserialize_impl for prevector
Wladimir J. van der Laan
2019-06-18
Merge #16171: Remove -mempoolreplacement to prevent needless block prop slown...
MarcoFalke
2019-06-18
gui: Fix open wallet menu initialization order
João Barbosa
2019-06-19
Merge #15899: rpc: Document iswitness flag and fix bug in converttopsbt
MeshCollider
2019-06-17
tests: Make coins_tests/updatecoins_simulation_test deterministic
practicalswift
2019-06-17
Merge #16210: rpc: add 2nd arg to signrawtransactionwithkey examples
MarcoFalke
2019-06-17
Merge #16217: getrawtransaction: inform about blockhash argument when lookup ...
MarcoFalke
2019-06-17
Merge #16205: Refactor: Replace fprintf with tfm::format
MarcoFalke
2019-06-16
Merge #16186: doc/lint: Fix spelling errors identified by codespell 1.15.0
fanquake
2019-06-14
getrawtransaction: inform about blockhash argument when lookup fails
darosior
2019-06-13
Add example 2nd arg to signrawtransactionwithkey
Chris Moore
2019-06-13
Replace remaining fprintf with tfm::format manually
MarcoFalke
2019-06-13
scripted-diff: Replace fprintf with tfm::format
MarcoFalke
2019-06-13
tinyformat: Add doc to Bitcoin Core specific strprintf
MarcoFalke
[next]