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
|
1f4d5fb860
|
check callcreates
|
2016-01-13 17:26:04 +01:00 |
|
Tomusdrw
|
da5f65c0d3
|
Gas calculation
|
2016-01-13 17:11:00 +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
|
6577d742a8
|
Rewriting tests to support JIT and Interpreter
|
2016-01-13 12:18:54 +01:00 |
|
Tomusdrw
|
0733214059
|
Some initial implementation of more complicated methods
|
2016-01-13 00:13:09 +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 |
|