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
2019-01-30
Merge #15163: Correct units for "-dbcache" and "-prune"
Wladimir J. van der Laan
2019-01-30
Merge #15279: wallet: Clarify rescanblockchain doc
MarcoFalke
2019-01-30
Merge #15159: [RPC] Remove lookup to UTXO set from GetTransaction
MarcoFalke
2019-01-30
Merge #15243: [doc] add notes on release notes
Wladimir J. van der Laan
2019-01-30
Merge #15270: Pull leveldb subtree
Wladimir J. van der Laan
2019-01-30
Correct units for "-dbcache" and "-prune"
Hennadii Stepanov
2019-01-30
Merge #14711: Remove uses of chainActive and mapBlockIndex in wallet code
MeshCollider
2019-01-29
Merge #14929: net: Allow connections from misbehavior banned peers
Jonas Schnelli
2019-01-29
wallet: Fixup rescanblockchain result doc
MarcoFalke
2019-01-29
Merge #14987: RPCHelpMan: Pass through Result and Examples
MarcoFalke
2019-01-28
Merge #15248: rpc: Compile on GCC4.8
MarcoFalke
2019-01-27
rpc: Compile on GCC4.8
MarcoFalke
2019-01-27
Merge #15254: Trivial: fixup a few doxygen comments
Wladimir J. van der Laan
2019-01-26
[RPC] Update getrawtransaction interface
Amiti Uttarwar
2019-01-26
Merge #15258: Scripts and tools: Fix devtools/copyright_header.py to always h...
MarcoFalke
2019-01-26
Pull leveldb subtree
MarcoFalke
2019-01-26
Squashed 'src/leveldb/' changes from 524b7e36a8..f545dfabff
MarcoFalke
2019-01-25
Trivial: Doxygenize existing CBufferedFile and VectorReader comments
Ben Woosley
2019-01-25
RPCHelpMan: Pass through Result and Examples
MarcoFalke
2019-01-25
Merge #15249: Docs: Update python docs to reflect that wildcard imports are d...
MarcoFalke
2019-01-24
Scripts and tools: Drop no-longer-relevant copyright holder names
Ben Woosley
2019-01-24
Scripts and tools: Fix devtools/copyright_header.py to always honor exclusions
Ben Woosley
2019-01-25
Merge #15233: Prevent mutex lock fail even if --enable-debug
MarcoFalke
2019-01-25
Prevent mutex lock fail even if --enable-debug
Akio Nakamura
2019-01-24
Trivial: fixup a few doxygen comments
Ben Woosley
2019-01-24
Docs: Update python docs to reflect that wildcard imports are disallowed
Ben Woosley
2019-01-24
[doc] add notes on release notes
John Newbery
2019-01-24
Merge #15193: Default -whitelistforcerelay to off
Wladimir J. van der Laan
2019-01-24
Merge #15223: Doc: add information about security to the JSON-RPC doc
Wladimir J. van der Laan
2019-01-23
Merge #15196: [test]: Update all subprocess.check_output functions to be Pyth...
Jonas Schnelli
2019-01-23
Doc: add information about security to the JSON-RPC doc
David A. Harding
2019-01-22
Merge #14353: REST: add blockhash call, fetch blockhash by height
Jonas Schnelli
2019-01-22
Merge #15208: Qt: remove macOS launch-at-startup when compiled with > macOS 1...
Wladimir J. van der Laan
2019-01-22
Allow connections from misbehavior banned peers.
Gregory Maxwell
2019-01-22
Default -whitelistforcerelay to off
Suhas Daftuar
2019-01-21
Fix macOS launch-at-startup memory issue
Jonas Schnelli
2019-01-21
Qt: remove macOS launch-at-startup option when compiled with > macOS 10.11
Jonas Schnelli
2019-01-21
[Docs] add short documentation for /rest/blockhashbyheight
Jonas Schnelli
2019-01-21
[QA] add rest tests for /rest/blockhashbyheight/<HEIGHT>.<FORMAT>
Jonas Schnelli
2019-01-21
REST: add "blockhashbyheight" call, fetch blockhash by height
Jonas Schnelli
2019-01-21
Merge #15219: lint: Enable python linters via an array
Wladimir J. van der Laan
2019-01-21
Merge #14906: refactor: Make explicit CMutableTransaction -> CTransaction con...
Wladimir J. van der Laan
2019-01-21
Merge #14955: Switch all RNG code to the built-in PRNG
Wladimir J. van der Laan
2019-01-21
Merge #14970: [net] add dnsseed.emzy.de to DNS seeds
Wladimir J. van der Laan
2019-01-21
Merge #14605: Return of the Banman
Wladimir J. van der Laan
2019-01-21
Merge #15167: qt: Fix wallet selector size adjustment
Wladimir J. van der Laan
2019-01-21
Merge #15177: rest: Improve tests and documention of /headers and /block
Wladimir J. van der Laan
2019-01-21
Merge #15188: Update zmq to 4.3.1
Wladimir J. van der Laan
2019-01-21
Merge #15213: doc: Remove errant paste from walletcreatefundedpsbt for nLockt...
Wladimir J. van der Laan
2019-01-21
Merge #15209: zmq: log outbound message high water mark when reusing socket
Wladimir J. van der Laan
[next]