Tomusdrw
|
23cae6607a
|
Fixing all tests. Changing memory to U256. Fixing tier_step_gas
|
2016-01-13 23:51:10 +01:00 |
|
Marek Kotewicz
|
9d66d473e8
|
Merge pull request #100 from gavofyork/gav
Refactor Diff datastructures.
|
2016-01-13 23:25:50 +01:00 |
|
Marek Kotewicz
|
8a789533d2
|
Merge pull request #44 from gavofyork/gav
Nice macros.
|
2016-01-13 23:23:13 +01:00 |
|
arkpar
|
e4ef044d44
|
Merge branch 'master' of github.com:gavofyork/ethcore-util into io
|
2016-01-13 23:20:12 +01:00 |
|
Gav Wood
|
8be95e57ec
|
Merge pull request #42 from gavofyork/json_aid_changes
json aid changes
|
2016-01-13 23:20:00 +01:00 |
|
Gav Wood
|
5fd5c461b3
|
u256_from_ hex -> str.
|
2016-01-13 23:19:08 +01:00 |
|
arkpar
|
f72f7d05e9
|
Merge branch 'master' of github.com:gavofyork/ethcore-util into io
|
2016-01-13 23:14:59 +01:00 |
|
Gav Wood
|
7e7d75ce47
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-13 23:14:53 +01:00 |
|
Gav Wood
|
12187b8af7
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-13 23:14:36 +01:00 |
|
arkpar
|
4d2437906e
|
Io channel
|
2016-01-13 23:13:57 +01:00 |
|
Gav Wood
|
0fb68d3ecd
|
Merge pull request #99 from gavofyork/ext_u256
externalities use u256 instead of u64 for gas calculation
|
2016-01-13 23:12:22 +01:00 |
|
Gav Wood
|
6f238ae7cc
|
Merge pull request #97 from gavofyork/executive_tests
Executive tests
|
2016-01-13 23:10:37 +01:00 |
|
Gav Wood
|
dc8999d414
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-13 23:07:19 +01:00 |
|
Gav Wood
|
08824e3ece
|
Move macros to util.
|
2016-01-13 23:07:01 +01:00 |
|
Gav Wood
|
b23ec6ee69
|
Nice macros.
|
2016-01-13 23:06:44 +01:00 |
|
Gav Wood
|
78b10fd5f2
|
More nice syntax.
|
2016-01-13 22:45:46 +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 |
|
Gav Wood
|
a3f066a35c
|
Refactor Diff datastructures.
|
2016-01-13 22:35:21 +01:00 |
|
Tomusdrw
|
263936145d
|
Memory implemented
|
2016-01-13 22:30:41 +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
|
360e667a64
|
updated executive tests
|
2016-01-13 22:06:05 +01:00 |
|
debris
|
90645e30a6
|
update pr to use From::from
|
2016-01-13 22:05:10 +01:00 |
|
debris
|
dfc1be8a6e
|
Merge branch 'master' of https://github.com/gavofyork/ethcore-util into json_aid_changes
|
2016-01-13 21:53:48 +01:00 |
|
debris
|
922dae31d5
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into executive_tests
|
2016-01-13 21:53:38 +01:00 |
|
Arkadiy Paronyan
|
b87e0fce64
|
Merge pull request #98 from gavofyork/gav
State conensus tests now print mismatching diff on fail.
|
2016-01-13 19:14:34 +01:00 |
|
Arkadiy Paronyan
|
dee52bdc45
|
Merge pull request #43 from gavofyork/gav
From::from(u64) for hashes.
|
2016-01-13 19:06:04 +01:00 |
|
Gav Wood
|
3a1d829b1d
|
Additional test.
|
2016-01-13 19:00:19 +01:00 |
|
Gav Wood
|
5cc5e7780c
|
Tests and an additional From::from for hex string -> hash that defaults to 0s for bad strings.
|
2016-01-13 18:58:57 +01:00 |
|
Gav Wood
|
7e860e9cbe
|
Merge branch 'master' into gav
|
2016-01-13 18:42:13 +01:00 |
|
Gav Wood
|
9fa9ef46db
|
Merge branch 'master' into gav
|
2016-01-13 18:41:52 +01:00 |
|
Gav Wood
|
dd99ebd859
|
From::from(u64) for hashes.
|
2016-01-13 18:41:33 +01:00 |
|
Gav Wood
|
602d9d99b1
|
State conensus tests now print mismatching diff.
|
2016-01-13 18:40:18 +01:00 |
|
Gav Wood
|
311aa5c442
|
State diffing.
|
2016-01-13 18:37:09 +01:00 |
|
debris
|
cb16bdb350
|
cleanup
|
2016-01-13 17:45:06 +01:00 |
|
debris
|
6c44f29b06
|
json aid changes
|
2016-01-13 17:42:57 +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
|
e94a575f6c
|
fixed code, added nonce and storage executive tests
|
2016-01-13 16:30:19 +01:00 |
|
debris
|
d7adf95189
|
fixed suicide refund address
|
2016-01-13 16:16:21 +01:00 |
|
Gav Wood
|
5ba76d767e
|
Account diffing.
|
2016-01-13 15:54:17 +01:00 |
|
Gav Wood
|
dca7c65345
|
Merge pull request #41 from gavofyork/bytes_ref
bytes_ref
|
2016-01-13 15:38:52 +01:00 |
|
debris
|
87eb66183c
|
executive output uses BytesRef
|
2016-01-13 15:26:52 +01:00 |
|
Tomusdrw
|
0a5666f2c0
|
Simple Gas calculation based on instruction gas price tier
|
2016-01-13 15:21:13 +01:00 |
|
debris
|
df3e3edc8a
|
bytes_ref
|
2016-01-13 15:14:24 +01:00 |
|
arkpar
|
76dc2d6074
|
Merge branch 'master' of github.com:gavofyork/ethcore-util into io
|
2016-01-13 15:09:56 +01:00 |
|
arkpar
|
a5bb7b7f92
|
Work around ICE
|
2016-01-13 15:08:36 +01:00 |
|
arkpar
|
28c482691a
|
Fixed context lifetimes
|
2016-01-13 13:56:48 +01:00 |
|
debris
|
5f7a81a468
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into executive_tests
|
2016-01-13 13:25:06 +01:00 |
|
Marek Kotewicz
|
1c43d9ab59
|
Merge pull request #96 from gavofyork/gav
State testing framework. First test is failing.
|
2016-01-13 13:22:01 +01:00 |
|