Tomusdrw
|
2f8f0ac4cf
|
Merge branch 'master' into evm
Conflicts:
src/evm/schedule.rs
|
2016-01-13 23:53:04 +01:00 |
|
debris
|
5a072d1b4b
|
vm ext call function uses u256 instead of u64, ext works entirely on u256
|
2016-01-13 22:36:59 +01:00 |
|
debris
|
6f17b7b44b
|
vm ext create function uses u256 instead of u64
|
2016-01-13 22:29:49 +01:00 |
|
debris
|
48e74e5874
|
vm ext ret function used u256 instead of u64
|
2016-01-13 22:16:44 +01:00 |
|
debris
|
d7adf95189
|
fixed suicide refund address
|
2016-01-13 16:16:21 +01:00 |
|
Tomusdrw
|
0a5666f2c0
|
Simple Gas calculation based on instruction gas price tier
|
2016-01-13 15:21:13 +01:00 |
|
Tomusdrw
|
0733214059
|
Some initial implementation of more complicated methods
|
2016-01-13 00:13:09 +01:00 |
|
debris
|
8762bc12e3
|
test cleanup
|
2016-01-11 22:32:01 +01:00 |
|
Gav Wood
|
0cc57483f8
|
Move Executive down, remove unneeded Evm prefixes.
|
2016-01-11 17:01:42 +01:00 |
|
Gav Wood
|
85ac9af832
|
Move EvmSchedule -> evm::Schedule
|
2016-01-11 16:28:30 +01:00 |
|
debris
|
3f725ce89d
|
reverting the execution state when out of gas
|
2016-01-11 15:55:54 +01:00 |
|
debris
|
22859a04b6
|
changes in executive return
|
2016-01-11 14:14:35 +01:00 |
|
debris
|
bbb25fb6ce
|
propagate evmjit errors upstream
|
2016-01-11 14:08:03 +01:00 |
|
debris
|
7f8f0c5823
|
minor fixes
|
2016-01-11 02:42:02 +01:00 |
|
debris
|
b273792ef0
|
big refactor of executive in progress
|
2016-01-11 02:17:29 +01:00 |
|
debris
|
b72da41ea7
|
proper calculatng of executive gas in progress
|
2016-01-10 16:21:01 +01:00 |
|
debris
|
efa6c424c1
|
fixed jit tests
|
2016-01-09 23:24:01 +01:00 |
|
debris
|
f7e9816d33
|
substate in progress
|
2016-01-09 21:39:38 +01:00 |
|
debris
|
130b2fc46a
|
separated executive and externalities
|
2016-01-09 17:55:47 +01:00 |
|
debris
|
4932720d58
|
evm params
|
2016-01-09 00:51:09 +01:00 |
|
debris
|
bed4bfce1c
|
executive in progress...
|
2016-01-08 12:50:06 +01:00 |
|
debris
|
d0180df167
|
little improvements in evm ext
|
2016-01-08 00:16:15 +01:00 |
|
debris
|
8335d40102
|
contract_address && ExtFace
|
2016-01-07 23:33:54 +01:00 |
|
debris
|
d27a16c945
|
executive in progress
|
2016-01-07 21:29:36 +01:00 |
|
debris
|
ec720aefa9
|
env -> ext
|
2016-01-07 19:20:23 +01:00 |
|