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-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
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
2018-08-06
Docs: fix GetWarnings docs to reflect behavior
Ben Woosley
2018-08-06
shutdown: Stop threads before resetting ptrs
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
[trivial] add doxygen-compatible comments to CAffectedKeysVisitor
Pierre Rochard
2018-08-02
[wallet] Add wallet name to log messages
Pierre Rochard
2018-08-02
trivial: correct typos
Varunram
2018-08-02
gui: Pull initial 017x translations from transifex
Wladimir J. van der Laan
2018-08-02
Merge #13791: gui: Reject dialogs if key escape is pressed
Wladimir J. van der Laan
2018-08-02
Merge #13844: doc: correct the help output for -prune
Wladimir J. van der Laan
2018-08-02
Merge #13824: doc: Remove outdated net comment
Wladimir J. van der Laan
2018-08-02
Merge #13835: [trivial,doc] Fix memory consistency model in comment
Wladimir J. van der Laan
2018-08-02
-prune option -help output aligned with code
Hennadii Stepanov
2018-08-01
Merge #13697: Support output descriptors in scantxoutset
Wladimir J. van der Laan
2018-08-01
[trivial,doc] Fix memory consistency model in comment
Jesse Cohen
2018-08-01
Merge #13805: [wallet] Correctly limit output group size
MarcoFalke
2018-07-31
Merge #13247: Add tests to SingleThreadedSchedulerClient() and document the m...
MarcoFalke
2018-07-31
doc: Remove outdated net comment
MarcoFalke
2018-07-31
Merge #13822: bench: Make CoinSelection output groups pass eligibility filter
MarcoFalke
2018-07-31
Merge #13776: net: Add missing verification of IPv6 address in CNetAddr::GetI...
Wladimir J. van der Laan
2018-07-31
bench: Make CoinSelection output groups pass eligibility filter
Andrew Chow
[next]