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-06
qt: First translations update for 0.15
Wladimir J. van der Laan
2017-07-04
Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp>
Wladimir J. van der Laan
2017-07-03
Merge #10728: fix typo in help text for removeprunedfunds
Jonas Schnelli
2017-07-03
Merge #10683: rpc: Move the `generate` RPC call to rpcwallet
Wladimir J. van der Laan
2017-07-03
Merge #10704: [tests] nits in dbcrash.py
MarcoFalke
2017-07-03
fix typo in help text for removeprunedfunds
Akio Nakamura
2017-07-02
[tests] nits in dbcrash.py
John Newbery
2017-06-29
Merge #10192: Cache full script execution results in addition to signatures
Wladimir J. van der Laan
2017-06-29
Merge #10660: Allow to cancel the txdb upgrade via splashscreen keypress 'q'
Wladimir J. van der Laan
2017-06-29
Report [CANCELLED] instead of [DONE] when shut down during txdb upgrade
Jonas Schnelli
2017-06-29
Report txdb upgrade not more often then every 10%
Jonas Schnelli
2017-06-29
Show txdb upgrade progress in debug log
Jonas Schnelli
2017-06-29
Allow to cancel the txdb upgrade via splashscreen callback
Jonas Schnelli
2017-06-29
Allow to shut down during txdb upgrade
Jonas Schnelli
2017-06-29
[Qt] allow to execute a callback during splashscreen progress
Jonas Schnelli
2017-06-29
Merge #10556: Move stop/start functions from utils.py into BitcoinTestFramework
MarcoFalke
2017-06-29
[tests] fix nits.
John Newbery
2017-06-29
Merge #10673: [qt] Avoid potential null pointer dereference in TransactionVie...
Wladimir J. van der Laan
2017-06-29
[tests] reorganize utils.py module (code move only)
John Newbery
2017-06-29
[tests] move mocktime property and functions to BitcoinTestFramework
John Newbery
2017-06-29
[tests] Move stop_node and start_node methods to BitcoinTestFramework
John Newbery
2017-06-29
[tests] fix flake8 warnings in test_framework.py and util.py
John Newbery
2017-06-29
[tests] remove unused imports from utils.py
John Newbery
2017-06-29
rpc: Update `generate` for developer notes
Wladimir J. van der Laan
2017-06-29
rpc: Move the `generate` RPC call to rpcwallet
Wladimir J. van der Laan
2017-06-29
Merge #10688: contrib: Update laanwj key
MarcoFalke
2017-06-28
Merge #10558: Address nits from per-utxo change
Pieter Wuille
2017-06-28
Merge #10685: Clarify CCoinsViewMemPool documentation.
Pieter Wuille
2017-06-28
Merge #10148: Use non-atomic flushing with block replay
Wladimir J. van der Laan
2017-06-28
Merge #10690: [qa] Bugfix: allow overriding extra_args in ComparisonTestFrame...
MarcoFalke
2017-06-28
Merge #10631: Use the override specifier (C++11) where we expect to be overri...
Wladimir J. van der Laan
2017-06-28
[qa] Bugfix: allow overriding extra_args in ComparisonTestFramework
Suhas Daftuar
2017-06-28
Merge #10684: Remove no longer used mempool.exists(outpoint)
Wladimir J. van der Laan
2017-06-28
contrib: Update laanwj key
Wladimir J. van der Laan
2017-06-28
Use the override specifier (C++11) where we expect to be overriding the virtu...
practicalswift
2017-06-27
Comment clarifications in coins.cpp
Alex Morcos
2017-06-27
Add CheckInputs() unit tests
Suhas Daftuar
2017-06-27
Add belt-and-suspenders in DisconnectBlock
Alex Morcos
2017-06-27
Clarify CCoinsViewMemPool documentation.
Matt Corallo
2017-06-27
Remove no longer used mempool.exists(outpoint)
Alex Morcos
2017-06-27
Merge #10659: [qa] blockchain: Pass on closed connection during generate call
Wladimir J. van der Laan
2017-06-27
Merge #10118: Util: Remove redundant calls to argsGlobal.IsArgSet()
Wladimir J. van der Laan
2017-06-27
[qt] Avoid potential null pointer dereference in TransactionView::exportClick...
practicalswift
2017-06-27
Merge #10612: The young person's guide to the test_framework
Wladimir J. van der Laan
2017-06-27
Merge #10400: [RPC] Add an uptime command that displays the amount of time (i...
Wladimir J. van der Laan
2017-06-27
Merge #10581: Simplify return values of GetCoin/HaveCoin(InCache)
Wladimir J. van der Laan
2017-06-27
[tests] add example test
John Newbery
2017-06-27
[tests] Update functional tests documentation
John Newbery
2017-06-27
Indentation after 'Remove redundant calls to gArgs.IsArgSet()'
Jorge Timón
2017-06-27
Util: Remove redundant calls to gArgs.IsArgSet()
Jorge Timón
[next]