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-05
Add m_last_block_processed_height field in CWallet
Antoine Riard
2019-11-05
Pass block height in Chain::BlockConnected/Chain::BlockDisconnected
Antoine Riard
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
2019-11-05
tests: Add fuzzing harness for Bech32 encoding/decoding
practicalswift
2019-11-05
tests: Move CaseInsensitiveEqual to test/util/str
practicalswift
2019-11-05
Merge #16766: wallet: Make IsTrusted scan parents recursively
Samuel Dobson
2019-11-05
Merge #17258: Fix issue with conflicted mempool tx in listsinceblock
Samuel Dobson
2019-11-04
Merge #17288: Added TestShell class for interactive Python environments.
MarcoFalke
2019-11-04
cli: fix -getinfo output when compiled with no wallet
fanquake
2019-11-04
Merge #17366: test: Reset global args between test suites
MarcoFalke
2019-11-04
logs: add timing information to FlushStateToDisk()
James O'Beirne
2019-11-04
logs: add BCLog::Timer and related macros
James O'Beirne
2019-11-04
[tests] Speed up rpc_fundrawtransaction.py
John Newbery
2019-11-04
Merge #17318: replace asserts in RPC code with CHECK_NONFATAL and add linter
MarcoFalke
2019-11-04
Merge #17199: test: use default address type (bech32) for wallet_bumpfee tests
MarcoFalke
2019-11-04
Merge #17164: p2p: Avoid allocating memory for addrKnown where we don't need it
MarcoFalke
2019-11-04
test: Reset global args between test suites
MarcoFalke
2019-11-04
test: Add ASSERT_DEBUG_LOG to unit test framework
MarcoFalke
2019-11-04
logging: Add member for arbitrary print callbacks
MarcoFalke
2019-11-04
depends: update README.md with working Android targets and API levels
Igor Cota
2019-11-04
Add documentation for test_shell submodule
JamesC
2019-11-04
Merge #17304: refactor: Move many functions into LegacyScriptPubKeyMan and fu...
Wladimir J. van der Laan
2019-11-04
test: add "diamond" unit test to MempoolAncestryTests
Sebastian Falbesoner
2019-11-04
Merge #17349: Remove redundant copy constructors
MarcoFalke
2019-11-04
Merge #17233: travis: Run unit and functional tests on native arm
MarcoFalke
2019-11-04
Merge #17228: test: Add RegTestingSetup to setup_common
MarcoFalke
2019-11-04
Merge #17351: doc: Fix some misspellings
MarcoFalke
2019-11-04
Merge #16110: depends: Add Android NDK support
Wladimir J. van der Laan
2019-11-04
Merge #17297: refactor: Remove addrdb.h dependency from node.h
Wladimir J. van der Laan
2019-11-04
doc: Fix some misspellings
randymcmillan
2019-11-04
Add TestShell class
James Chiang
[prev]
[next]