arkpar
|
736a9f81a7
|
Merge branch 'master' of github.com:gavofyork/ethcore-util into network
|
2016-01-15 00:51:07 +01:00 |
|
arkpar
|
2d36062794
|
Slab bug workaround
|
2016-01-15 00:50:48 +01:00 |
|
Marek Kotewicz
|
841f2cb170
|
Merge pull request #117 from gavofyork/gav
Fix executive.
|
2016-01-15 00:41:59 +01:00 |
|
debris
|
a97a4a9bc4
|
state logs tests passing
|
2016-01-15 00:40:29 +01:00 |
|
Gav Wood
|
a17354f2a2
|
Trace cleanup.
|
2016-01-15 00:40:20 +01:00 |
|
Gav Wood
|
efdad2ef8e
|
Fix executive.
|
2016-01-15 00:36:58 +01:00 |
|
Marek Kotewicz
|
c24883efc8
|
Merge pull request #116 from gavofyork/gav
Fixes for marek's shooting from the hip.
|
2016-01-15 00:11:04 +01:00 |
|
Gav Wood
|
08b58da107
|
Fixes for marek's shooting from the hip.
|
2016-01-15 00:09:56 +01:00 |
|
Gav Wood
|
ab399badf6
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-15 00:07:59 +01:00 |
|
Gav Wood
|
3c2c9771ec
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-15 00:07:32 +01:00 |
|
Gav Wood
|
4ab3441e1c
|
Merge pull request #115 from gavofyork/executive_revert_fix
Executive revert fix
|
2016-01-15 00:06:59 +01:00 |
|
debris
|
7ace87e50f
|
fixes for review issues
|
2016-01-15 00:04:40 +01:00 |
|
debris
|
daccbed9a1
|
removed redundant code
|
2016-01-14 23:52:26 +01:00 |
|
debris
|
1b8b1b4c17
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into executive_revert_fix
|
2016-01-14 23:50:41 +01:00 |
|
Marek Kotewicz
|
1e7a8482f0
|
Merge pull request #114 from gavofyork/gav
Fix storage/account and add butress test.
|
2016-01-14 23:45:08 +01:00 |
|
Marek Kotewicz
|
1ebd14bb18
|
Merge pull request #48 from gavofyork/gav
from_existing works for an empty DB if passed empty RLP SHA3; Option types in JSON.
|
2016-01-14 23:44:40 +01:00 |
|
debris
|
ceea85a038
|
common fixes..
|
2016-01-14 23:41:51 +01:00 |
|
Gav Wood
|
d64ff8df57
|
Minor renaming, fix for Account::code_cache.
|
2016-01-14 23:41:48 +01:00 |
|
Gav Wood
|
6a7c823862
|
Option types in JSON, more tests.
|
2016-01-14 23:39:59 +01:00 |
|
debris
|
a6191262c9
|
tests are passing
|
2016-01-14 23:36:35 +01:00 |
|
debris
|
cb0ad01e42
|
test_engine should limit max_depth, not stack_limit
|
2016-01-14 23:24:12 +01:00 |
|
debris
|
ff373f5fb8
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into executive_revert_fix
|
2016-01-14 23:18:45 +01:00 |
|
Gav Wood
|
3006b8ac66
|
Merge remote-tracking branch 'origin/master' into gav
|
2016-01-14 23:15:35 +01:00 |
|
Gav Wood
|
b781fe6753
|
from_existing works for an empty DB if passed empty RLP SHA3.
|
2016-01-14 23:13:28 +01:00 |
|
Gav Wood
|
ea9d333312
|
Fix account and add butress test.
|
2016-01-14 23:13:05 +01:00 |
|
debris
|
f06d313ddb
|
fixed env_info lasthashes generation
|
2016-01-14 23:02:59 +01:00 |
|
Gav Wood
|
6f5d383834
|
Storage should kill zero entries.
|
2016-01-14 22:45:50 +01:00 |
|
debris
|
4ca353b021
|
common changes, added json state tests
|
2016-01-14 22:41:39 +01:00 |
|
Gav Wood
|
478cebf42f
|
Cleanup old code.
|
2016-01-14 22:41:39 +01:00 |
|
arkpar
|
3b557cdc07
|
Merge branch 'master' of github.com:gavofyork/ethcore-util into io
|
2016-01-14 22:38:00 +01:00 |
|
Gav Wood
|
5426c3e911
|
Merge pull request #113 from gavofyork/gav
Refactored Pod & Diff types into separate files, JSON infrastructure revamp.
|
2016-01-14 22:28:58 +01:00 |
|
Arkadiy Paronyan
|
ca3413b500
|
Merge pull request #47 from gavofyork/gav
New JSON conversion traits.
|
2016-01-14 22:19:19 +01:00 |
|
Gav Wood
|
d2cc3b9b5b
|
Remove unnecessary unwraps in json_aid.
|
2016-01-14 22:16:41 +01:00 |
|
Tomusdrw
|
b1e986cbdd
|
Fixing multiplication in uints
|
2016-01-14 22:02:10 +01:00 |
|
Gav Wood
|
5e6632ca47
|
Remove cruft
|
2016-01-14 21:58:55 +01:00 |
|
Gav Wood
|
6eea05d255
|
Change over to new FromJson API.
|
2016-01-14 21:58:37 +01:00 |
|
debris
|
98ae8ce36a
|
cleanup...
|
2016-01-14 21:47:52 +01:00 |
|
Gav Wood
|
ccab2ea920
|
Missing files for previous commit.
|
2016-01-14 21:24:16 +01:00 |
|
Gav Wood
|
4f53db60ed
|
New JSON conversion traits.
|
2016-01-14 21:24:03 +01:00 |
|
Gav Wood
|
d3091b95c3
|
Use new json trait for conversion of some types.
|
2016-01-14 21:23:46 +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 |
|
arkpar
|
df2e9854c7
|
Host info
|
2016-01-14 19:04:13 +01:00 |
|
Tomusdrw
|
4c1b8ddd8f
|
Running parametrized JSON tests
|
2016-01-14 18:29:18 +01:00 |
|
debris
|
777ac4dc87
|
compiler was not wrong
|
2016-01-14 18:15:04 +01:00 |
|
debris
|
a6ea012f88
|
-1i64..
|
2016-01-14 18:05:19 +01:00 |
|
Tomusdrw
|
d3a71d3058
|
Fixing evm_test macro export
|
2016-01-14 17:42:17 +01:00 |
|
debris
|
d59e074d65
|
executive create
|
2016-01-14 17:40:38 +01:00 |
|
Tomusdrw
|
abb4f08eff
|
Moving EVM Factory to Engine
|
2016-01-14 17:25:14 +01:00 |
|
arkpar
|
db25f7e590
|
Minor fixes
|
2016-01-14 16:56:59 +01:00 |
|