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
2017-07-27
Force on-the-fly compaction during pertxout upgrade
Pieter Wuille
2017-07-27
Eliminate fee overpaying edge case when subtracting fee from recipients
Alex Morcos
2017-07-28
Update defaultAssumeValid according to release-process.md.
Gregory Maxwell
2017-07-27
Replace ismine with producesignature check in witnessifier
Andrew Chow
2017-07-27
Fix segfault when shutting down before fully loading
Matt Corallo
2017-07-27
Order chainstate init more logically.
Matt Corallo
2017-07-27
Call RewindBlockIndex even if we're about to run -reindex-chainstate
Matt Corallo
2017-07-27
More user-friendly error message if UTXO DB runs ahead of block DB
Matt Corallo
2017-07-27
Fix some LoadChainTip-related init-order bugs.
Matt Corallo
2017-07-27
Merge #10931: Fix misleading "Method not found" multiwallet errors
Wladimir J. van der Laan
2017-07-27
Check if sys/random.h is required for getentropy on OSX.
James Hilliard
2017-07-27
Merge #10892: Replace traditional for with ranged for in block and transactio...
Wladimir J. van der Laan
2017-07-27
Merge #10501: remove some unused functions
Wladimir J. van der Laan
2017-07-26
Change wallet method disabled error text
Russell Yanofsky
2017-07-26
Merge #10912: [tests] Fix incorrect memory_cleanse(…) call in crypto_tests.cpp
Wladimir J. van der Laan
2017-07-26
Merge #10824: Avoid unnecessary work in SetNetworkActive
Wladimir J. van der Laan
2017-07-26
Merge #10917: developer-notes: add reference to snake_case and PascalCase
Wladimir J. van der Laan
2017-07-26
Fix misleading "Method not found" multiwallet errors
Russell Yanofsky
2017-07-26
Merge #10854: Avoid using sizes on non-fixed-width types to derive protocol c...
Wladimir J. van der Laan
2017-07-26
Merge #10655: Properly document target_confirmations in listsinceblock
Wladimir J. van der Laan
2017-07-26
Merge #10914: Add missing lock in CScheduler::AreThreadsServicingQueue()
Wladimir J. van der Laan
2017-07-26
Merge #10899: [test] Qt: Use _putenv_s instead of setenv on Windows builds
Wladimir J. van der Laan
2017-07-26
[tests] Fix incorrect memory_cleanse(…) call in crypto_tests.cpp
practicalswift
2017-07-25
Merge #10799: Prevent user from specifying conflicting parameters to fundrawtx
Wladimir J. van der Laan
2017-07-25
Merge #10927: test: Make sure wallet.backup is created in temp path
Wladimir J. van der Laan
2017-07-25
Revert "[tests] Allow tests to pass when stderr is non-empty"
Wladimir J. van der Laan
2017-07-25
Properly document target_confirmations in listsinceblock
Ryan Havar
2017-07-25
Merge #10703: [tests] Allow tests to pass when stderr is non-empty
MarcoFalke
2017-07-25
test: Make sure wallet.backup is created in temp path
Wladimir J. van der Laan
2017-07-25
Merge #10508: Run Qt wallet tests on travis
Wladimir J. van der Laan
2017-07-25
Merge #10870: [Qt] Use wallet 0 in rpc console if running with multiple wallets
Wladimir J. van der Laan
2017-07-25
developer-notes: add reference to snake_case and PascalCase
Marko Bencun
2017-07-25
Merge #10789: Punctuation/grammer fixes in rpcwallet.cpp
Wladimir J. van der Laan
2017-07-24
Merge #10865: Move CloseSocket out of SetSocketNonBlocking and pass socket as...
Wladimir J. van der Laan
2017-07-24
Replace traditional for with ranged for in primitives
Dag Robole
2017-07-24
Merge #9622: [rpc] listsinceblock should include lost transactions when param...
Wladimir J. van der Laan
2017-07-23
Add missing lock in CScheduler::AreThreadsServicingQueue()
Matt Corallo
2017-07-22
Merge #10893: [QA] Avoid running multiwallet.py twice
MarcoFalke
2017-07-22
remove some unused functions
Marko Bencun
2017-07-22
Move CloseSocket out of SetSocketNonBlocking and pass SOCKET by const referen...
Dag Robole
2017-07-21
Qt: Use _putenv_s instead of setenv on Windows builds
Brian McMichael
2017-07-21
[QA] Avoid running multiwallet.py twice
Jonas Schnelli
2017-07-21
Merge #10604: [wallet] [tests] Add listwallets RPC, include wallet name in `g...
Wladimir J. van der Laan
2017-07-21
Testing: listsinceblock should display all transactions that were affected si...
Karl-Johan Alm
2017-07-21
listsinceblock: optionally find and list any transactions that were undone du...
Karl-Johan Alm
2017-07-20
qt: Periodic translations update
Wladimir J. van der Laan
2017-07-20
[wallet] [tests] Add listwallets to multiwallet test
John Newbery
2017-07-20
[wallet] [rpc] Add listwallets RPC
John Newbery
2017-07-20
[wallet] [rpc] print wallet name in getwalletinfo
John Newbery
2017-07-20
[wallet] fix comment for CWallet::Verify()
John Newbery
[prev]
[next]