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-08-22
Better support for nodes with non-standard nMaxConnections
Patrick Strateman
2015-08-22
RAII wrapper for CNode*
Patrick Strateman
2015-08-22
Add comments to AttemptToEvictConnection
Patrick Strateman
2015-08-22
Remove redundant whiteconnections option
Patrick Strateman
2015-08-22
Prefer to disconnect peers in favor of whitelisted peers
Patrick Strateman
2015-08-22
AttemptToEvictConnection
Patrick Strateman
2015-08-22
Record nMinPingUsecTime
Patrick Strateman
2015-08-22
Refactor: Move failure conditions to the top of AcceptConnection
Patrick Strateman
2015-08-22
Refactor: Bail early in AcceptConnection
Patrick Strateman
2015-08-22
Refactor: AcceptConnection
Patrick Strateman
2015-08-21
Merge pull request #6541
Wladimir J. van der Laan
2015-08-20
Merge pull request #6242
Wladimir J. van der Laan
2015-08-20
Merge pull request #6545
Wladimir J. van der Laan
2015-08-20
Merge pull request #6556
Wladimir J. van der Laan
2015-08-20
Merge pull request #6571
Wladimir J. van der Laan
2015-08-19
add unit test for CNetAddr::GetGroup.
Alex Morcos
2015-08-19
consensus: cache the openssl EC_GROUP to avoid a race condition for each CECK...
Cory Fields
2015-08-19
Merge pull request #6544
Wladimir J. van der Laan
2015-08-19
Merge pull request #6539
Wladimir J. van der Laan
2015-08-19
Merge pull request #6565
Wladimir J. van der Laan
2015-08-19
Merge pull request #6561
Wladimir J. van der Laan
2015-08-19
Merge pull request #6567
Wladimir J. van der Laan
2015-08-18
Make sure we re-acquire lock if a task throws
Casey Rodarmor
2015-08-18
Fix crash when mining with empty keypool.
Daniel Kraft
2015-08-17
Add limitedmap test
Casey Rodarmor
2015-08-17
Disallow unlimited limited maps
Casey Rodarmor
2015-08-17
Make limited map actually respect max size
Casey Rodarmor
2015-08-17
Merge pull request #6553
Wladimir J. van der Laan
2015-08-17
Merge pull request #6551
Wladimir J. van der Laan
2015-08-17
Merge pull request #6509
Wladimir J. van der Laan
2015-08-15
Merge pull request #6013
Jeff Garzik
2015-08-14
Fix masking of irrelevant bits in address groups.
Alex Morcos
2015-08-14
Merge pull request #6415
Wladimir J. van der Laan
2015-08-14
Implement REST mempool API, add test and documentation.
Pavel Janík
2015-08-13
Add missing files to files.md
fanquake
2015-08-12
Handle leveldb::DestroyDB() errors on wipe failure
Adam Weiss
2015-08-12
Fix race condition on test node shutdown
Casey Rodarmor
2015-08-11
Merge pull request #6519
Wladimir J. van der Laan
2015-08-11
Move mempool rejections to new debug category
Wladimir J. van der Laan
2015-08-11
Add information to errors in ConnectBlock, CheckBlock
Wladimir J. van der Laan
2015-08-11
Remove most logging from transaction validation
Wladimir J. van der Laan
2015-08-11
Add function to convert CValidationState to a human-readable message
Wladimir J. van der Laan
2015-08-11
Introduce REJECT_INTERNAL codes for local AcceptToMempool errors
Wladimir J. van der Laan
2015-08-11
Do not store more than 200 timedata samples.
Pavel Janík
2015-08-10
Fix spelling mistake in -> if.
Mark Friedenbach
2015-08-10
Correct a possibly intentional pun that is nevertheless hard to read: "two ti...
Mark Friedenbach
2015-08-10
typofixes (found by misspell_fixer)
Veres Lajos
2015-08-10
Reformat validateaddress help, add missing iswatchonly description.
Pavel Janík
2015-08-10
Merge pull request #6532
Wladimir J. van der Laan
2015-08-10
Update init doc to mention cookie authentication
fanquake
[next]