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
2015-05-16
More robust CScheduler unit test
Gavin Andresen
2015-05-15
Merge pull request #6135
Wladimir J. van der Laan
2015-05-15
Merge pull request #5968
Wladimir J. van der Laan
2015-05-15
Merge pull request #6102
Wladimir J. van der Laan
2015-05-15
Merge pull request #6140
Wladimir J. van der Laan
2015-05-15
Merge pull request #6045
Wladimir J. van der Laan
2015-05-15
doc: Documentation in Markdown for Depends Dir
Shawn Wilkinson
2015-05-14
Merge pull request #5964
Gavin Andresen
2015-05-14
Use CScheduler for net's DumpAddresses
Gavin Andresen
2015-05-14
Create a scheduler thread for lightweight tasks
Gavin Andresen
2015-05-14
CScheduler unit test
Gavin Andresen
2015-05-14
Merge pull request #6136
Wladimir J. van der Laan
2015-05-14
scheduler: fix with boost <= 1.50
Cory Fields
2015-05-14
build: make libboost_chrono mandatory
Cory Fields
2015-05-14
CScheduler class for lightweight task scheduling
Gavin Andresen
2015-05-14
[Qt] add defaultConfirmTarget constant to sendcoinsdialog
Philip Kaufmann
2015-05-14
Merge pull request #6110
Wladimir J. van der Laan
2015-05-14
depends: sanity-check sources and cached builds
Cory Fields
2015-05-14
Comment edits and cleanup
BitcoinPRReadingGroup
2015-05-14
Alphabetic order in makefile
Jorge Timón
2015-05-14
fix header include groups
Philip Kaufmann
2015-05-14
remove unneeded incude of wallet/db.h from rpcmining.cpp
Philip Kaufmann
2015-05-14
remove unused classes from db.h
Philip Kaufmann
2015-05-14
fix IDE/compiler warning "extra ';'" in validationinterface.h
Philip Kaufmann
2015-05-14
[Trivial] Update COPYING
sandakersmann
2015-05-14
Trivial: Corrected owner of DNS seeder
ayeowch
2015-05-14
[init] better message when no wallet support is compiled in
Philip Kaufmann
2015-05-14
Capitalized P2P
sandakersmann
2015-05-14
[Trivial] Cryptocurrency is one word
sandakersmann
2015-05-14
Typo in GetRawMemPool RPC method help: "]" --> "}"
Chris Arnesen
2015-05-14
addrman: update comments
Pavel Vasin
2015-05-13
Merge pull request #6125
Gavin Andresen
2015-05-13
Increase timeouts in pruning.py and modify warning language.
Alex Morcos
2015-05-13
Fix incorrect variable name in FindFilesToPrune
Suhas Daftuar
2015-05-13
[QT] don't colorize icons on win and mac
Jonas Schnelli
2015-05-13
Merge pull request #5159
Wladimir J. van der Laan
2015-05-13
Create new BlockPolicyEstimator for fee estimates
Alex Morcos
2015-05-12
Clean up parsing of bool command line args
Alex Morcos
2015-05-12
Relocate calls to CheckDiskSpace
Alex Morcos
2015-05-12
[QT] use alert icon with tooltip insted of "(out of sync)" text
Jonas Schnelli
2015-05-12
[QT] remove frame to avoid double-frame situation in sendcoinsentry.ui
Jonas Schnelli
2015-05-12
Merge pull request #6123
Wladimir J. van der Laan
2015-05-12
Merge pull request #5932
Wladimir J. van der Laan
2015-05-12
Avoid crash on start in TestBlockValidity with gen=1.
Gregory Maxwell
2015-05-11
Write block index more frequently than cache flushes
Pieter Wuille
2015-05-11
Cache tweak and logging improvements
Pieter Wuille
2015-05-11
Use accurate memory for flushing decisions
Pieter Wuille
2015-05-11
Keep track of memory usage in CCoinsViewCache
Pieter Wuille
2015-05-11
Add memusage.h
Pieter Wuille
2015-05-11
Merge pull request #6058
Wladimir J. van der Laan
[next]