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
2018-08-12
Ported usage of deprecated optparse module to argparse module
Kvaciral
2018-08-11
Merge #13867: qa: Make extended tests pass on native Windows
MarcoFalke
2018-08-11
Merge #13915: [qa] Add test for max number of entries in locator
MarcoFalke
2018-08-11
Merge #13913: qa: Remove redundant checkmempool/checkblockindex extra_args
MarcoFalke
2018-08-10
Merge #13908: [Docs] upgrade rescan time warning from minutes to >1 hour
MarcoFalke
2018-08-10
Merge #13927: rpc: Use pushKV in some new PSBT RPCs
MarcoFalke
2018-08-10
Merge #13924: tests: Simplify comparison in rpc_blockchain.py
MarcoFalke
2018-08-10
qa: Add p2p_invalid_locator test
MarcoFalke
2018-08-10
Merge #13907: Introduce a maximum size for locators.
Wladimir J. van der Laan
2018-08-10
Merge #13925: Merge leveldb subtree
Wladimir J. van der Laan
2018-08-09
Introduce a maximum size for locators.
Gregory Maxwell
2018-08-09
Merge #13669: Tests: Cleanup create_transaction implementations
MarcoFalke
2018-08-09
Use pushKV in some new PSBT RPCs.
Daniel Kraft
2018-08-09
Merge leveldb subtree
MarcoFalke
2018-08-09
Squashed 'src/leveldb/' changes from 64052c76c5..524b7e36a8
MarcoFalke
2018-08-09
Simplify comparison in rpc_blockchain.py.
Daniel Kraft
2018-08-09
Merge #13911: doc: Revert translated string change, clarify wallet log messages
MarcoFalke
2018-08-09
Merge #13916: qa: wait_for_verack by default
MarcoFalke
2018-08-09
Merge #13876: wallet: Catch filesystem_error and raise InitError
MarcoFalke
2018-08-09
[Tests] Cleanup feature_block.py, remove unnecessary PreviousSpendableOutput ...
Conor Scott
2018-08-09
[Tests] Cleanup extra instances of create_transaction
Conor Scott
2018-08-09
[Tests] Rename create_tx and move to blocktools.py
Conor Scott
2018-08-08
qa: wait_for_verack by default
MarcoFalke
2018-08-08
qa: Remove redundant checkmempool/checkblockindex extra_args
MarcoFalke
2018-08-08
Trivial: Revert translated string change, clarify wallet log messages
Pierre Rochard
2018-08-08
Merge #13894: shutdown: Stop threads before resetting ptrs
Wladimir J. van der Laan
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-07
[Docs] upgrade rescan time warning from minutes to >1 hour
Mason Simon
2018-08-07
Merge #13812: wallet: sum ancestors rather than taking max in output groups
Wladimir J. van der Laan
2018-08-07
Merge #13843: [trivial] Add doxygen-compatible comments to CAffectedKeysVisitor
Wladimir J. van der Laan
2018-08-07
Merge #13895: Docs: fix GetWarnings docs to reflect behavior
MarcoFalke
2018-08-07
Merge #13857: docs: fix typo in translation_process.md
Wladimir J. van der Laan
2018-08-07
Merge #13527: policy: Remove promiscuousmempoolflags
Wladimir J. van der Laan
2018-08-07
Merge #13705: build: Add format string linter
Wladimir J. van der Laan
2018-08-07
Add linting of WalletLogPrintf(...) format strings
practicalswift
2018-08-07
Merge #13657: wallet: assert to ensure accuracy of CMerkleTx::GetBlocksToMatu...
Wladimir J. van der Laan
2018-08-07
build: Add format string linter
practicalswift
2018-08-07
Merge #13717: docs: Link to python style guidelines from developer notes
Wladimir J. van der Laan
2018-08-07
Merge #13667: wallet: Fix backupwallet for multiwallets
Wladimir J. van der Laan
2018-08-07
Merge #13872: [docs] Reformat -help output for help2man
Wladimir J. van der Laan
2018-08-06
Docs: fix GetWarnings docs to reflect behavior
Ben Woosley
2018-08-06
shutdown: Stop threads before resetting ptrs
MarcoFalke
2018-08-06
Merge #12992: [wallet] Add wallet name to log messages
Wladimir J. van der Laan
2018-08-06
Merge #13853: doc: correct versions in dependencies.md
Wladimir J. van der Laan
2018-08-06
Merge #13859: qa: Add emojis to test_runner path and wallet filename
Wladimir J. van der Laan
2018-08-05
Merge #13696: Add aarch64 qt depends support for cross compiling bitcoin-qt
MarcoFalke
2018-08-04
wallet: Catch filesystem_error and raise InitError
MarcoFalke
2018-08-04
[docs] Reformat -help output for help2man
Tim Ruffing
2018-08-03
qa: Raise feature_help timeout to 5s
MarcoFalke
2018-08-03
qa: Use files for stdout/stderr to support Windows
MarcoFalke
[next]