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
/
init.cpp
Age
Commit message (
Expand
)
Author
2015-11-04
Merge pull request #6669
Wladimir J. van der Laan
2015-11-04
Merge pull request #6927
Wladimir J. van der Laan
2015-11-04
Merge pull request #6905
Wladimir J. van der Laan
2015-11-04
Fix ZMQ Notification initialization and shutdown
João Barbosa
2015-10-30
Bugfix: Omit wallet-related options from -help when wallet is disabled
Luke Dashjr
2015-10-29
Init: Use DEFAULT_TRANSACTION_MINFEE in help message
MarcoFalke
2015-10-29
Merge pull request #6870
Wladimir J. van der Laan
2015-10-28
Init: Cleanup error and warning strings
MarcoFalke
2015-10-28
Merge pull request #6776
Pieter Wuille
2015-10-26
Merge pull request #6881
Wladimir J. van der Laan
2015-10-26
Add option for microsecond precision in debug.log
Suhas Daftuar
2015-10-26
Introduce -maxuploadtarget
Jonas Schnelli
2015-10-23
Merge pull request #6856
Wladimir J. van der Laan
2015-10-21
Merge pull request #6722
Wladimir J. van der Laan
2015-10-20
Support -checkmempool=N, which runs checks on average once every N transactions
Pieter Wuille
2015-10-20
Merge pull request #6235
Wladimir J. van der Laan
2015-10-20
Chainparams: Translations: DRY: options and error strings
Jorge Timón
2015-10-19
Do not allow blockfile pruning during reindex.
Alex Morcos
2015-10-13
Implement on-the-fly mempool size limitation.
Matt Corallo
2015-10-13
Add Mempool Expire function to remove old transactions
Pieter Wuille
2015-10-01
Bugfix: If genproclimit is omitted to RPC setgenerate, don't change it; also ...
Luke Dashjr
2015-10-01
Bugfix: Describe dblogsize option correctly (it refers to the wallet database...
Luke Dashjr
2015-10-01
Bugfix: RPC: blockchain: Display correct defaults in help for verifychain method
Luke Dashjr
2015-09-24
Merge pull request #6664
Wladimir J. van der Laan
2015-09-22
Merge pull request #6647
Wladimir J. van der Laan
2015-09-21
Merge pull request #6695
Wladimir J. van der Laan
2015-09-21
rpc: Split option -rpctimeout into -rpcservertimeout and -rpcclienttimeout
Wladimir J. van der Laan
2015-09-21
http: Disable libevent debug logging, if not explicitly enabled
Wladimir J. van der Laan
2015-09-19
Track transaction packages in CTxMemPoolEntry
Suhas Daftuar
2015-09-18
init: Ignore SIGPIPE
Wladimir J. van der Laan
2015-09-16
[uacomment] Sanitize per BIP-0014
MarcoFalke
2015-09-16
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
Jeff Garzik
2015-09-12
[trivial] init cleanup
MarcoFalke
2015-09-08
Merge pull request #6579
Wladimir J. van der Laan
2015-09-07
Prune the -prune help to reflect that the wallet is no longer disabled.
Gregory Maxwell
2015-09-05
Add NODE_BLOOM service bit and bump protocol version
Matt Corallo
2015-09-04
Merge pull request #5677
Wladimir J. van der Laan
2015-09-03
Move windows socket init to utility function
Wladimir J. van der Laan
2015-09-03
Fix race condition between starting HTTP server thread and setting EventBase()
Wladimir J. van der Laan
2015-09-03
Document options for new HTTP/RPC server in --help
Wladimir J. van der Laan
2015-09-03
evhttpd implementation
Wladimir J. van der Laan
2015-08-22
Remove redundant whiteconnections option
Patrick Strateman
2015-08-11
Move mempool rejections to new debug category
Wladimir J. van der Laan
2015-08-05
Merge pull request #6462
Wladimir J. van der Laan
2015-08-05
Merge pull request #6489
Wladimir J. van der Laan
2015-08-05
limit total length of user agent comments
Pavol Rusnak
2015-08-04
Merge pull request #6503
Pieter Wuille
2015-08-04
Merge pull request #6504
Wladimir J. van der Laan
2015-08-03
Rationalize currency unit to "BTC"
Ross Nicoll
2015-08-03
Consolidate individual references to the current maximum peer connection
Matt Quinn
[next]