index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-10-18
[doc] getblocktemplate: use SegWit in example
Sjors Provoost
2018-09-17
Fix crash bug with duplicate inputs within a transaction
Suhas Daftuar
2018-09-06
Replace duplcate reference with reference to reference doc
v0.17.0rc3
Pieter Wuille
2018-09-06
Adjust TODO link
Pieter Wuille
2018-09-06
util: Report parse errors in configuration file
Wladimir J. van der Laan
2018-09-05
doc: Change documentation for =0 for non-boolean options
Wladimir J. van der Laan
2018-08-28
fix walletcreatefundedpsbt deriv paths, add test
Gregory Sanders
2018-08-27
Use assert when running from multithreaded code as BOOST_CHECK_* are not thre...
Jesse Cohen
2018-08-27
qa: Stop txindex thread before calling destructor
MarcoFalke
2018-08-27
Docs: Fix help message typo optiona -> optional
Ben Woosley
2018-08-21
RPCTypeCheck bip32derivs arg in walletcreatefunded
Gregory Sanders
2018-08-21
walletcreatefundedpsbt: remove duplicate replaceable arg
Gregory Sanders
2018-08-21
Allow ConstructTransaction to not throw error with 0-input txn
Gregory Sanders
2018-08-16
qt: Pre-rc1 translations update
v0.17.0rc1
Wladimir J. van der Laan
2018-08-15
Only wipe wrong UTXO type data if overwritten by wallet
Pieter Wuille
2018-08-15
Additional sanity checks in SignPSBTInput
Pieter Wuille
2018-08-15
Serialize non-witness utxo as a non-witness tx but always deserialize as witness
Andrew Chow
2018-08-15
Fix PSBT deserialization of 0-input transactions
Andrew Chow
2018-08-13
net: Update hardcoded seeds
Wladimir J. van der Laan
2018-08-13
Merge #13905: docs: fixed bitcoin-cli -help output for help2man
MarcoFalke
2018-08-13
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...
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-11
Replace median fee rate with feerate percentiles
Marcin Jachymiak
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 #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
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
Use pushKV in some new PSBT RPCs.
Daniel Kraft
2018-08-09
Merge leveldb subtree
MarcoFalke
2018-08-09
Merge #13911: doc: Revert translated string change, clarify wallet log messages
MarcoFalke
2018-08-09
Merge #13876: wallet: Catch filesystem_error and raise InitError
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 #13527: policy: Remove promiscuousmempoolflags
Wladimir J. van der Laan
2018-08-07
Merge #13657: wallet: assert to ensure accuracy of CMerkleTx::GetBlocksToMatu...
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
[next]