aboutsummaryrefslogtreecommitdiffstats
path: root/core/execution.go
Commit message (Expand)AuthorAgeFilesLines
* Set input to nil for createobscuren2015-04-111-1/+4
* Read most protocol params from common/params.jsonGustav Simonsson2015-04-021-1/+2
* Blocktest fixed, Execution fixedobscuren2015-04-011-2/+15
* Cleanup VMobscuren2015-03-291-12/+15
* Modified according to poc 9 changesobscuren2015-03-241-4/+6
* Updated for PV59obscuren2015-03-241-10/+8
* moved state and vm to coreobscuren2015-03-231-2/+2
* converted vmobscuren2015-03-171-14/+13
* Changed context and ADDMOD, MULMODobscuren2015-03-131-1/+5
* more obvious failure for ethtestobscuren2015-03-131-4/+1
* Spec changes.obscuren2015-03-061-3/+5
* Secure trieobscuren2015-03-011-1/+1
* Added (disabled) Jit validationobscuren2015-02-011-2/+1
* StdVm by defaultobscuren2015-01-201-1/+1
* VmDebug => StdVmobscuren2015-01-191-1/+1
* Updated testsobscuren2015-01-141-3/+12
* updated testsobscuren2015-01-121-9/+6
* Precompiled contract & Depth changeobscuren2015-01-061-1/+2
* Closure => Contextobscuren2015-01-021-3/+3
* Minor updates on gas and removed/refactored old code.obscuren2014-12-201-9/+6
* Removed OOG check. Revert should always happen.obscuren2014-12-191-3/+1
* Moved VM to executionobscuren2014-12-191-10/+10
* Cleaned up objectsobscuren2014-12-191-2/+4
* Moved pre-compiled, moved depth checkobscuren2014-12-181-13/+7
* moved err checkobscuren2014-12-171-16/+16
* Squashed commit of the following:obscuren2014-12-121-2/+2
* Core changesobscuren2014-12-101-8/+8
* Renamed `chain` => `core`obscuren2014-12-041-0/+80