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-09-10
Merge #14008: Preserve a format of RPC command definitions
Wladimir J. van der Laan
2018-09-10
Merge #14127: build: avoid getifaddrs when unavailable
Wladimir J. van der Laan
2018-09-10
Merge #14138: wallet: Set encrypted_batch to nullptr after delete. Avoid doub...
Wladimir J. van der Laan
2018-09-10
Merge #14054: p2p: Disable BIP 61 by default
Wladimir J. van der Laan
2018-09-10
Merge #14183: depends: Remove unused Qt 4 dependencies
Wladimir J. van der Laan
2018-09-10
Merge #14164: Update univalue subtree
MarcoFalke
2018-09-10
Merge #14057: [Logging] Only log "Using config file PATH_TO_bitcoin.conf" mes...
Wladimir J. van der Laan
2018-09-10
Merge #14186: bitcoin-cli: don't translate command line options
MarcoFalke
2018-09-10
don't translate command line options
Michael Polzer
2018-09-10
depends: Remove unused Qt 4 dependencies
Chun Kuan Lee
2018-09-09
doc: release notes for -enablebip61 default change
MarcoFalke
2018-09-08
Merge #14119: qa: Read reject reasons from debug log, not p2p messages
Wladimir J. van der Laan
2018-09-08
Merge #12775: Integration of property based testing into Bitcoin Core
Wladimir J. van der Laan
2018-09-07
Merge #13662: Explain when reindex-chainstate can be used instead of reindex
MarcoFalke
2018-09-07
Merge #14153: Docs: Add disable-wallet section to OSX build instructions, upd...
MarcoFalke
2018-09-07
Update univalue subtree
MarcoFalke
2018-09-07
Squashed 'src/univalue/' changes from 51d3ab34ba..7890db99d6
MarcoFalke
2018-09-07
p2p: Disable BIP 61 by default
MarcoFalke
2018-09-06
Merge #12490: [Wallet] [RPC] Remove deprecated wallet rpc features from bitco...
MarcoFalke
2018-09-06
Merge #14149: doc: Remove misleading checkpoints comment in CMainParams
Wladimir J. van der Laan
2018-09-06
Merge #14096: Add reference documentation for descriptors language
Wladimir J. van der Laan
2018-09-06
Merge #14105: util: Report parse errors in configuration file
Wladimir J. van der Laan
2018-09-06
test: Add test for config file parsing errors
MarcoFalke
2018-09-05
Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by co...
MarcoFalke
2018-09-05
Remove reference to deprecated RPC call in build instructions
Michael Goldstein
2018-09-05
Docs: Add disable-wallet section to OSX build instructions
Michael Goldstein
2018-09-05
Merge #14100: doc: Change documentation for =0 for non-boolean options
MarcoFalke
2018-09-05
Replace duplcate reference with reference to reference doc
Pieter Wuille
2018-09-05
Adjust TODO link
Pieter Wuille
2018-09-05
Add descriptor reference documentation
Pieter Wuille
2018-09-05
Merge #14115: lint: Make all linters work under the default macOS dev environ...
MarcoFalke
2018-09-05
doc: Change documentation for =0 for non-boolean options
Wladimir J. van der Laan
2018-09-04
Merge #14086: appveyor: Use clcache to speed up build
MarcoFalke
2018-09-04
doxygen: Remove misleading checkpoints comment in CMainParams
MarcoFalke
2018-09-04
Merge #13249: Make objects in range declarations immutable by default. Avoid ...
Wladimir J. van der Laan
2018-09-04
Merge #14133: gui: Favor macOS show / hide action in dock menu
Wladimir J. van der Laan
2018-09-04
lint: Add spell check linter (codespell)
practicalswift
2018-09-04
Fix typos reported by codespell
practicalswift
2018-09-04
Merge #14013: [doc] Add new regtest ports in man following #10825 ports reatt...
Wladimir J. van der Laan
2018-09-04
Merge #14094: refactoring: Remove unreferenced local variables
Wladimir J. van der Laan
2018-09-04
Merge #14128: lint: Make sure we read the command line inputs using utf-8 dec...
Wladimir J. van der Laan
2018-09-04
Merge #14129: Trivial: update clang thread-safety docs url
Wladimir J. van der Laan
2018-09-04
Merge #14135: doc: correct GetDifficulty doc after #13288
Wladimir J. van der Laan
2018-09-04
Merge #14140: [Net] Switch nPrevNodeCount to vNodesSize
Wladimir J. van der Laan
2018-09-03
Increase signal to noise in appveyor build output by reducing the MSVC warnin...
practicalswift
2018-09-03
appveyor: Use clcache to speed up build
Chun Kuan Lee
2018-09-03
wallet: Set encrypted_batch to nullptr after delete. Avoid double free in the...
practicalswift
2018-09-03
doc: correct GetDifficulty doc after #13288
fanquake
2018-09-02
gui: Favor macOS show / hide action in dock menu
João Barbosa
2018-09-02
lint: Make sure we read the command line inputs using utf-8 decoding in python
Chun Kuan Lee
[next]