aboutsummaryrefslogtreecommitdiffstats
path: root/block_manager.go
Commit message (Expand)AuthorAgeFilesLines
* Fixed validationobscuren2014-01-121-3/+20
* Fixed dagger verificationobscuren2014-01-121-1/+1
* Validations reordering & added nonce validationobscuren2014-01-121-14/+18
* Block verification, TD calculations and overall block processingobscuren2014-01-121-5/+98
* gofmt no coding standardsobscuren2014-01-111-60/+60
* Moving the ethgo to individual packagesobscuren2014-01-111-8/+9
* WIP Block chainobscuren2014-01-091-10/+24
* Contract checking methodobscuren2014-01-051-1/+1
* blockobscuren2014-01-041-1/+4
* VM Recoveryobscuren2014-01-031-4/+20
* Wip VM. Created contractsobscuren2014-01-031-6/+4
* WIP rewrite vmobscuren2014-01-031-3/+3
* Commentsobscuren2013-12-291-0/+3
* Changed 0x0 to \x00obscuren2013-12-281-1/+1
* Initial commitobscuren2013-12-261-0/+55