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-03-28
Remove accidental trailing semicolons in Python code
practicalswift
2017-03-28
Merge #10105: [tests] fixup - make all Travis test runs quiet, non just cron ...
MarcoFalke
2017-03-28
Make all Travis test runs quiet, non just cron job runs
John Newbery
2017-03-28
Merge #10076: [qa] combine_logs: Use ordered list for logfiles
MarcoFalke
2017-03-28
Merge #10096: Check that all test scripts in test/functional are being run
MarcoFalke
2017-03-28
Merge #9780: Suppress noisy output from qa tests in Travis
MarcoFalke
2017-03-28
Fix rebase issue where pwalletMain was used instead of pwallet
Jonas Schnelli
2017-03-27
Print out the final 1000 lines of test_framework.log if test fails
John Newbery
2017-03-27
Make qt wallet test compatible with qt4
Russell Yanofsky
2017-03-27
Update travis config to run rpc-tests.py in quiet mode
John Newbery
2017-03-27
Add --quiet option to suppress rpc-tests.py output
John Newbery
2017-03-27
Check that all test scripts in test/functional are being run
John Newbery
2017-03-27
refactor: Move RPCNotifyBlockChange out of `rpc/server.h`
Wladimir J. van der Laan
2017-03-27
refactor: Move GetDifficulty out of `rpc/server.h`
Wladimir J. van der Laan
2017-03-27
[qa] combine_logs: Use ordered list for logfiles
MarcoFalke
2017-03-27
Merge #10057: [init] Deduplicated sigaction() boilerplate
Wladimir J. van der Laan
2017-03-27
Merge #10056: [zmq] Call va_end() on va_start()ed args.
Wladimir J. van der Laan
2017-03-27
Merge #10060: [Qt] Ensure an item exists on the rpcconsole stack before adding
Jonas Schnelli
2017-03-27
Do not break backward compatibility during wallet encryption
Jonas Schnelli
2017-03-27
Merge #10073: Actually run assumevalid.py
Wladimir J. van der Laan
2017-03-27
Merge #10085: Docs: remove 'noconnect' option
Wladimir J. van der Laan
2017-03-27
Merge #10083: [QA] Renaming rawTx into rawtx
Wladimir J. van der Laan
2017-03-26
Move several relay options into the Relay help group
Jameson Lopp
2017-03-26
move rpcserialversion into RPC option group
Jameson Lopp
2017-03-26
remove 'noconnect' option from documentation
Jameson Lopp
2017-03-26
rpc: Rename first named arg of createrawtransaction
MarcoFalke
2017-03-26
[QA] Renaming rawTx into rawtx
NicolasDorier
2017-03-25
Merge #10069: [QA] Fix typo in fundrawtransaction test
MarcoFalke
2017-03-25
[qa] Add setnetworkactive smoke test
MarcoFalke
2017-03-25
Merge #9946: Fix build errors if spaces in path or parent directory
Wladimir J. van der Laan
2017-03-25
Merge #10067: [trivial] Dead code removal
Wladimir J. van der Laan
2017-03-25
Merge #10063: add missing spaces so that markdown recognizes headline
Wladimir J. van der Laan
2017-03-24
Ensure an item exists on the rpcconsole stack before adding
Andrew Chow
2017-03-24
fix build if spaces in src dir path
Matthew Zipkin
2017-03-24
Actually run assumevalid.py.
John Newbery
2017-03-24
Deduplicated sigaction() boilerplate
Thomas Snider
2017-03-24
Merge #10052: [test] Run extended tests once daily in Travis
MarcoFalke
2017-03-24
Merge #10053: [test] Allow functional test cases to be skipped
MarcoFalke
2017-03-24
[QA] Fix typo in fundrawtransaction test
Nicolas Dorier
2017-03-24
Add assertion for CanSupportFeature(FEATURE_HD_SPLIT)
Jonas Schnelli
2017-03-24
Define CWallet::DeriveNewChildKey() as private
Jonas Schnelli
2017-03-24
Optimize GetOldestKeyPoolTime(), return as soon as we have both oldest keys
Jonas Schnelli
2017-03-24
Make sure we set the wallets min version to FEATURE_HD_SPLIT at the very firs...
Jonas Schnelli
2017-03-24
Slightly modify fundrawtransaction.py test (change getnewaddress() into getra...
Jonas Schnelli
2017-03-24
Remove FEATURE_HD_SPLIT bump TODO
Jonas Schnelli
2017-03-24
Overhaul the internal/external key derive switch
Jonas Schnelli
2017-03-24
Fix superfluous cast and code style nits in RPC wallet-hd.py test
Jonas Schnelli
2017-03-24
CKeyPool avoid "catch (...)" in SerializationOp
Jonas Schnelli
2017-03-24
Only show keypoolsize_hd_internal if HD split is enabled
Jonas Schnelli
2017-03-24
GetOldestKeyPoolTime: if HD & HD Chain Split is enabled, response max(oldest-...
Jonas Schnelli
[prev]
[next]