aboutsummaryrefslogtreecommitdiffstats
path: root/ethereum.go
Commit message (Expand)AuthorAgeFilesLines
* Block processing during miningobscuren2014-02-031-2/+3
* Process transactionsobscuren2014-02-031-8/+4
* TApply transactionsobscuren2014-02-031-25/+5
* Fixed miningobscuren2014-02-031-1/+1
* Changed miningobscuren2014-02-031-7/+3
* UPnP supportobscuren2014-02-031-1/+5
* upnp testobscuren2014-02-021-3/+1
* Reverted back to old messagesobscuren2014-02-021-11/+1
* RLP Updatesobscuren2014-02-021-3/+16
* Mine?obscuren2014-01-311-19/+27
* Updated to the new Trieobscuren2014-01-301-2/+2
* Changed block chain specific methodsobscuren2014-01-281-3/+3
* Debugging handlesobscuren2014-01-271-3/+4
* Removed the last block of the block chainobscuren2014-01-251-1/+1
* Fake block miningobscuren2014-01-251-8/+13
* Dev test miningobscuren2014-01-251-7/+21
* tx is now part of the chain packageobscuren2014-01-241-1/+1
* Rearrange packagesobscuren2014-01-241-13/+13
* Added synchronisation of transactions across remote poolsobscuren2014-01-221-22/+41
* Removed dagger broadcasting to the netobscuren2014-01-171-1/+2
* Updated to temporary trieobscuren2014-01-151-2/+1
* Some miner reportsobscuren2014-01-131-2/+2
* Peer reaping and fake networkobscuren2014-01-131-8/+0
* Server testing blocksobscuren2014-01-121-2/+4
* gofmt no coding standardsobscuren2014-01-111-66/+66
* Moving the ethgo to individual packagesobscuren2014-01-111-3/+3
* Updated read me and changed mine argument to mobscuren2014-01-101-1/+1
* Encodingobscuren2014-01-101-1/+1
* Updated server and peers and mining processingobscuren2014-01-101-7/+24
* Dagger improvementsobscuren2014-01-091-6/+7
* db console is now a general console.obscuren2014-01-091-4/+3
* Minor updateobscuren2014-01-091-2/+25
* Moved some testing codeobscuren2014-01-011-27/+15
* Updated database interface and eth test codeobscuren2014-01-011-1/+1
* update testobscuren2013-12-301-8/+19
* Commentsobscuren2013-12-291-1/+0
* Test code updatedobscuren2013-12-281-2/+9
* Updated testsobscuren2013-12-281-5/+10
* Testingobscuren2013-12-281-1/+3
* Initial commitobscuren2013-12-261-0/+33