debris
|
4fc52a92ac
|
externalities refactor in progress
|
2016-01-16 07:46:36 +01:00 |
|
Gav Wood
|
2eead090d5
|
Fix executive. Syncs to 62509.
|
2016-01-15 18:56:28 +01:00 |
|
debris
|
ed0e243506
|
callcode builtins are working
|
2016-01-15 15:00:28 +01:00 |
|
debris
|
4ca353b021
|
common changes, added json state tests
|
2016-01-14 22:41:39 +01:00 |
|
debris
|
9cbf2427c0
|
call result
|
2016-01-14 21:21:46 +01:00 |
|
debris
|
6fb580f621
|
ext call refactored
|
2016-01-14 19:52:40 +01:00 |
|
debris
|
a6ea012f88
|
-1i64..
|
2016-01-14 18:05:19 +01:00 |
|
debris
|
d59e074d65
|
executive create
|
2016-01-14 17:40:38 +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 |
|
debris
|
920d8c51db
|
gas_left is correct in all tests
|
2016-01-13 13:16:53 +01:00 |
|
debris
|
5b68c294af
|
bring back removed tests, removed build warnings
|
2016-01-11 23:40:52 +01:00 |
|
debris
|
2519cbae34
|
fixed getting block info in evmjit + tests
|
2016-01-11 23:01:21 +01:00 |
|
debris
|
8762bc12e3
|
test cleanup
|
2016-01-11 22:32:01 +01:00 |
|
debris
|
d809ee53d6
|
hidden private fields of evm/executive
|
2016-01-11 19:25:37 +01:00 |
|
Gav Wood
|
1d81b4f930
|
EVMJIT build fixes.
|
2016-01-11 17:49:49 +01:00 |
|
Gav Wood
|
0cc57483f8
|
Move Executive down, remove unneeded Evm prefixes.
|
2016-01-11 17:01:42 +01:00 |
|
Gav Wood
|
b0cceddb7c
|
Move evm::EvmParams -> ActionParams.
|
2016-01-11 16:33:08 +01:00 |
|
Gav Wood
|
85ac9af832
|
Move EvmSchedule -> evm::Schedule
|
2016-01-11 16:28:30 +01:00 |
|
debris
|
f19a6e54bf
|
removed warnings
|
2016-01-11 16:05:21 +01:00 |
|
debris
|
3f725ce89d
|
reverting the execution state when out of gas
|
2016-01-11 15:55:54 +01:00 |
|
debris
|
65bce7862a
|
Merge branch 'master' into evm
|
2016-01-11 15:23:27 +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
|
88409e7dbb
|
refactor in progress... evmjit compiling
|
2016-01-11 03:13:41 +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
|
9cc88e2cb1
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into evm
|
2016-01-09 18:41:12 +01:00 |
|
debris
|
300a9506ed
|
evmjit output data
|
2016-01-09 18:25:18 +01:00 |
|
debris
|
130b2fc46a
|
separated executive and externalities
|
2016-01-09 17:55:47 +01:00 |
|
debris
|
50af19a7c8
|
contract creating contract
|
2016-01-09 13:51:59 +01:00 |
|
debris
|
bcd026aaf1
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into evm
|
2016-01-09 01:41:10 +01:00 |
|
debris
|
43c612fa89
|
moved runtime data to jit
|
2016-01-09 00:55:17 +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
|
ec720aefa9
|
env -> ext
|
2016-01-07 19:20:23 +01:00 |
|
debris
|
8c6d6950ca
|
evm call and create in progress
|
2016-01-06 20:00:32 +01:00 |
|
debris
|
a0bb1068af
|
evm env uses EnvInfo. blockhash function implementation
|
2016-01-06 17:53:59 +01:00 |
|
debris
|
b447de9120
|
additional asserts in jit log test
|
2016-01-06 13:09:41 +01:00 |
|
debris
|
293bca363e
|
evm logs
|
2016-01-06 13:00:14 +01:00 |
|
debris
|
ad43079fdc
|
test balance
|
2016-01-06 10:37:21 +01:00 |
|
debris
|
8bc2e65c16
|
distinguish between i256 and h256 on evmjit wrapper layer
|
2016-01-05 20:24:43 +01:00 |
|
debris
|
359ba8d597
|
extcode working
|
2016-01-05 18:43:46 +01:00 |
|
debris
|
2e7f0e29de
|
tests for sload, sstore, sha3
|
2015-12-30 12:03:40 +01:00 |
|