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-13
Merge #13905: docs: fixed bitcoin-cli -help output for help2man
MarcoFalke
2018-08-13
Merge #13928: qa: blocktools enforce named args for amount
MarcoFalke
2018-08-13
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...
MarcoFalke
2018-08-13
Merge #13939: lint: Make format string linter understand basic template param...
MarcoFalke
2018-08-13
Merge #13666: Always create signatures with Low R values
Wladimir J. van der Laan
2018-08-13
Merge #13808: wallet: shuffle coins before grouping, where warranted
Wladimir J. van der Laan
2018-08-13
docs: fixed bitcoin-cli -help output for help2man
Hennadii Stepanov
2018-08-13
qt: Translations update before 0.17 branch
Wladimir J. van der Laan
2018-08-12
Merge #13944: test: Port usage of deprecated optparse module to argparse module
Wladimir J. van der Laan
2018-08-12
Ported usage of deprecated optparse module to argparse module
Kvaciral
2018-08-11
Replace median fee rate with feerate percentiles
Marcin Jachymiak
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-10
Make format string linter understand basic template parameter syntax
practicalswift
2018-08-09
Use 72 byte dummy signatures when watching only inputs may be used
Andrew Chow
2018-08-09
Use 71 byte signature for DUMMY_SIGNATURE_CREATOR
Andrew Chow
2018-08-09
Always create 70 byte signatures with low R values
Andrew Chow
2018-08-10
wallet: shuffle coins before grouping, where warranted
Karl-Johan Alm
2018-08-09
Introduce a maximum size for locators.
Gregory Maxwell
2018-08-09
qa: blocktools enforce named args for amount
MarcoFalke
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
[next]