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-15
Merge #13399: rpc: Add submitheader
Wladimir J. van der Laan
2018-08-15
Merge #13891: [RPC] Remove getinfo deprecation warning
Wladimir J. van der Laan
2018-08-15
refactor: use fs:: over boost::filesystem::
fanquake
2018-08-15
Merge #13974: [trivial] Fix typo in CDiskBlockPos struct's ToString
MarcoFalke
2018-08-15
Merge #13964: ci: Add Appveyor CI
MarcoFalke
2018-08-14
[trivial] Fix typo in CDiskBlockPos struct's ToString
Jon Layton
2018-08-14
Merge #13917: Additional safety checks in PSBT signer
Wladimir J. van der Laan
2018-08-14
Merge #13960: Fix PSBT deserialization of 0-input transactions
Wladimir J. van der Laan
2018-08-14
Make macro compatible with MSVC
Chun Kuan Lee
2018-08-14
Merge #13948: trivial: Removes unsed `CBloomFilter` constructor.
Wladimir J. van der Laan
2018-08-13
Remove unused dummy_tx variable from FillPSBT
Carl Dong
2018-08-13
Serialize non-witness utxo as a non-witness tx but always deserialize as witness
Andrew Chow
2018-08-13
Fix PSBT deserialization of 0-input transactions
Andrew Chow
2018-08-13
Merge #13634: ui: Compile boost::signals2 only once
MarcoFalke
2018-08-13
rpc: Expose ProcessNewBlockHeaders
MarcoFalke
2018-08-13
Additional sanity checks in SignPSBTInput
Pieter Wuille
2018-08-13
Only wipe wrong UTXO type data if overwritten by wallet
Pieter Wuille
2018-08-13
Merge #13534: Don't assert(foo()) where foo() has side effects
MarcoFalke
2018-08-13
Merge #13899: build: Enable -Wredundant-decls where available. Remove redunda...
MarcoFalke
2018-08-13
Merge #13938: refactoring: Cleanup StartRest()
MarcoFalke
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-13
Removes unsed `CBloomFilter` constructor.
251
2018-08-11
Replace median fee rate with feerate percentiles
Marcin Jachymiak
2018-08-11
Cleanup StartRest()
DesWurstes
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
ui: Compile boost:signals2 only once
MarcoFalke
[next]