aboutsummaryrefslogtreecommitdiffstats
path: root/server.go
Commit message (Expand)AuthorAgeFilesLines
* Some miner reportsobscuren2014-01-131-2/+2
* Peer reaping and fake networkobscuren2014-01-131-5/+41
* Increased buffer sizeobscuren2014-01-131-3/+2
* Atomic syncs on connection statesobscuren2014-01-131-18/+18
* Server testing blocksobscuren2014-01-121-16/+27
* gofmt no coding standardsobscuren2014-01-111-81/+80
* Moving the ethgo to individual packagesobscuren2014-01-111-5/+5
* Updated server and peers and mining processingobscuren2014-01-101-2/+43
* Peer handlingobscuren2014-01-101-2/+18
* Minor updateobscuren2014-01-091-3/+12
* Split up db and trie and added interfaceobscuren2013-12-301-2/+2
* Added sample server, genesis block, and database interfaceobscuren2013-12-301-0/+55