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-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
Merge #16286: refactoring: wallet: Fix GCC 7.4.0 warning
fanquake
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 #16183: depends: xtrans: Configure flags cleanup.
fanquake
2019-06-25
Merge #16188: net: Document what happens to getdata of unknown type
fanquake
2019-06-24
Merge #16223: devtools: Fetch and display ACKs at sign-off time in github-merge
MarcoFalke
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
docs: release note wording
Karl-Johan Alm
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 #16256: doc: remove orphaned header in developer notes
fanquake
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
doc: remove orphaned header in developer notes
Jon Atack
2019-06-20
Merge #16246: MSVC: Fix error in debug mode (Fix #16245)
MarcoFalke
2019-06-20
Merge #16207: test: stop generating lcov coverage when functional tests fail
MarcoFalke
2019-06-20
Merge #16234: test: Add test for unknown args
MarcoFalke
2019-06-20
Merge #15520: cirrus: Run extended test feature_pruning
MarcoFalke
2019-06-20
ci: Run extended tests
MarcoFalke
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-20
MSVC: Fix error in debug mode (Fix #16245)
nicolas.dorier
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
Merge #16243: doc: Remove travis badge from readme
MarcoFalke
2019-06-19
Merge #16241: docs: add rapidcheck to vcpkg install list
MarcoFalke
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
doc: Remove travis badge from readme
MarcoFalke
2019-06-19
Merge #16235: build: Cleaned up and consolidated msbuild files (no code changes)
MarcoFalke
2019-06-19
docs: add rapidcheck to vcpkg install list
fanquake
2019-06-19
Cleaned up and consolidated msvc build files to allow faster builds and easie...
Aaron Clauson
2019-06-19
Merge #13756: wallet: "avoid_reuse" wallet flag for improved privacy
MeshCollider
2019-06-18
Merge #16236: fuzz: Log output even if fuzzer failed
MarcoFalke
2019-06-18
test: Suppress false positive leak in secure_allocator<RNGState>
MarcoFalke
2019-06-18
test: Log output even if fuzzer failed
MarcoFalke
2019-06-18
Merge #16092: Don't use global (external) symbols for symbols that are used i...
MarcoFalke
[next]