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-11-07
Merge #17364: Updates to appveyor config for VS2019 and Qt5.9.8 + msvc projec...
MarcoFalke
2019-11-07
Merge #17384: test: Create new test library
MarcoFalke
2019-11-06
Updated appveyor config:
Aaron Clauson
2019-11-06
Merge #17340: Tests: speed up fundrawtransaction test
MarcoFalke
2019-11-06
[tests] Don't stop-start unnecessarily in rpc_fundrawtransaction.py
John Newbery
2019-11-06
[tests] Use -whitelist in rpc_fundrawtransaction.py
John Newbery
2019-11-06
doc: Add documentation for new test/lib
MarcoFalke
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
Merge #17381: LegacyScriptPubKeyMan code cleanups
Wladimir J. van der Laan
2019-11-06
Merge #17390: test: Add util_ArgParsing test
Wladimir J. van der Laan
2019-11-06
Merge #17339: doc: Add template for good first issues
Wladimir J. van der Laan
2019-11-06
Merge #17353: doc: Add ShellCheck to lint tests dependencies
MarcoFalke
2019-11-06
build: Remove install command samples
Hennadii Stepanov
2019-11-06
Merge #17368: cli: fix -getinfo output when compiled with no wallet
Wladimir J. van der Laan
2019-11-06
Merge #17388: Add missing newline in util_ChainMerge test
Wladimir J. van der Laan
2019-11-05
Merge #17370: doc: Update doc/bips.md with recent changes in master
fanquake
2019-11-05
Add util_ArgParsing test
Russell Yanofsky
2019-11-06
Merge #17382: rpc: Remove unused boost::this_thread::interruption_point
Wladimir J. van der Laan
2019-11-05
Merge #16805: logs: add timing information to FlushStateToDisk()
Wladimir J. van der Laan
2019-11-05
Add missing newline in util_ChainMerge test
Russell Yanofsky
2019-11-05
Merge #17360: gui: Improve "Hide" button tool-tip message
Wladimir J. van der Laan
2019-11-05
Merge #16540: test: Add ASSERT_DEBUG_LOG to unit test framework
MarcoFalke
2019-11-05
Improve "Hide" button tool-tip message
Danny-Scott
2019-11-05
rpc: Remove unused boost::this_thread::interruption_point
MarcoFalke
2019-11-05
Merge #16899: UTXO snapshot creation (dumptxoutset)
Wladimir J. van der Laan
2019-11-05
test: add dumptxoutset RPC test
James O'Beirne
2019-11-05
devtools: add utxo_snapshot.sh
James O'Beirne
2019-11-05
rpc: add dumptxoutset
James O'Beirne
2019-11-05
Merge #17044: init: Remove auto-import of `bootstrap.dat` and associated code
Wladimir J. van der Laan
2019-11-05
Merge #17363: test: add "diamond" unit test to MempoolAncestryTests
MarcoFalke
2019-11-05
Merge #17357: tests: Add fuzzing harness for Bech32 encoding/decoding
MarcoFalke
2019-11-05
Merge #17243: p2p: add PoissonNextSend method that returns mockable time
MarcoFalke
2019-11-05
Merge #17378: TestShell: Fix typos & implement cleanups
MarcoFalke
2019-11-05
doc: Add template for good first issues
Michael Folkson
2019-11-05
coinstats: add coins_count
James O'Beirne
2019-11-05
Add missing SetupGeneration error handling in EncryptWallet
Russell Yanofsky
2019-11-05
remove old bootstrap relevant code
tryphe
2019-11-05
Clean up nested scope in GetReservedDestination
Russell Yanofsky
2019-11-05
Get rid of confusing LegacyScriptPubKeyMan::TopUpKeyPool method
Russell Yanofsky
2019-11-05
Pass CTxDestination to ScriptPubKeyMan::GetMetadata
Russell Yanofsky
2019-11-05
doc: Update doc/bips.md with recent changes in master
MarcoFalke
2019-11-05
Add EnsureLegacyScriptPubKeyMan and use in rpcwallet.cpp
Russell Yanofsky
2019-11-05
Merge #17365: depends: update README.md with working Android targets and API ...
MarcoFalke
2019-11-05
TestShell: Return self from setup()
James Chiang
2019-11-05
TestShell: Simplify default setting of num_nodes
James Chiang
2019-11-05
Doc: Remove backticks in test-shell.md code block
James Chiang
2019-11-05
TestShell: Fix typo in TestShell warning printout
James Chiang
2019-11-05
[tools] update nNextInvSend to use mockable time
Amiti Uttarwar
2019-11-05
[tools] add PoissonNextSend method that returns mockable time
Amiti Uttarwar
2019-11-05
depends: move README.md Android instructions to a separate section
Igor Cota
[next]