Commit Graph

15 Commits

Author SHA1 Message Date
Tomusdrw 4d41c3352e Adding instruction name to BadInstruction 2016-01-14 02:36:48 +01:00
Tomusdrw e9cc821969 More formatting 2016-01-14 02:26:20 +01:00
Tomusdrw de802b7b6e Call should push 1 to stack after completed 2016-01-14 02:18:36 +01:00
Tomusdrw 1de64ec751 Fixing formatting 2016-01-14 01:56:37 +01:00
Tomusdrw 7e5de5f5c7 More descriptive interpreter errors 2016-01-14 01:31:45 +01:00
Tomusdrw dedf340381 Optimize couple of access methods 2016-01-14 01:05:01 +01:00
Tomusdrw f38c99b285 Removing unecessary casts 2016-01-14 00:46:24 +01:00
Tomusdrw d06857737e Implementing CALLs 2016-01-14 00:39:59 +01:00
Tomusdrw 23cae6607a Fixing all tests. Changing memory to U256. Fixing tier_step_gas 2016-01-13 23:51:10 +01:00
Tomusdrw 263936145d Memory implemented 2016-01-13 22:30:41 +01:00
Tomusdrw da5f65c0d3 Gas calculation 2016-01-13 17:11:00 +01:00
Tomusdrw 0a5666f2c0 Simple Gas calculation based on instruction gas price tier 2016-01-13 15:21:13 +01:00
Tomusdrw 4a26b6a40f Yay, Add test passing 2016-01-13 12:02:49 +01:00
Tomusdrw 5c79b1b84b Adding some more methods 2016-01-13 01:53:33 +01:00
Tomusdrw 0733214059 Some initial implementation of more complicated methods 2016-01-13 00:13:09 +01:00