aboutsummaryrefslogtreecommitdiffstats
path: root/chain/state_transition.go
Commit message (Expand)AuthorAgeFilesLines
* Renamed `chain` => `core`obscuren2014-12-041-198/+0
* Moved execution from vm to chain.obscuren2014-12-041-108/+9
* mergeobscuren2014-12-031-6/+0
|\
| * Set proper message valueobscuren2014-12-031-6/+0
* | Fixed mergeobscuren2014-11-291-3/+15
|\|
| * GasData changes & removed min gas priceobscuren2014-11-291-3/+15
* | Begin of moving objects to types packageobscuren2014-11-181-5/+6
|/
* Numerous fixes for consensus.obscuren2014-11-141-0/+25
* Transaction execution fixesobscuren2014-11-121-0/+2
* Removed all implicit logging. Fixed gas issues and jump errorsobscuren2014-11-121-5/+4
* ethstate => stateobscuren2014-10-311-13/+13
* Moved ethchain to chainobscuren2014-10-311-0/+264