diff options
author | Dimitry <dimitry@ethereum.org> | 2017-10-07 03:59:28 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2017-10-07 03:59:28 +0800 |
commit | 8a53efa84c102c2c547692e47778e5a5e45cb126 (patch) | |
tree | 0dd31a83b47bef4a980862aa90a2328539e88995 /GeneralStateTests/stTransitionTest/delegatecallAtTransition.json | |
parent | adaa3459f1f381370d56a4449927da97a28ad731 (diff) | |
download | tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.gz tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.bz2 tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.lz tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.xz tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.tar.zst tangerine-tests-8a53efa84c102c2c547692e47778e5a5e45cb126.zip |
refill all the tests
Diffstat (limited to 'GeneralStateTests/stTransitionTest/delegatecallAtTransition.json')
-rw-r--r-- | GeneralStateTests/stTransitionTest/delegatecallAtTransition.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/GeneralStateTests/stTransitionTest/delegatecallAtTransition.json b/GeneralStateTests/stTransitionTest/delegatecallAtTransition.json index 0e84c55d2..8fc2524a7 100644 --- a/GeneralStateTests/stTransitionTest/delegatecallAtTransition.json +++ b/GeneralStateTests/stTransitionTest/delegatecallAtTransition.json @@ -2,9 +2,10 @@ "delegatecallAtTransition" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.e5cf5910.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", - "source" : "src/GeneralStateTestsFiller/stTransitionTest/delegatecallAtTransitionFiller.json" + "source" : "src/GeneralStateTestsFiller/stTransitionTest/delegatecallAtTransitionFiller.json", + "sourceHash" : "da28c2153441b37345cd3dbfe82dbc9aead26a59fdf38fa39d71db8990220004" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", |