aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000bytesContract50_1Filler.json
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2016-12-24 02:04:19 +0800
committerDimitry <winsvega@mail.ru>2016-12-24 02:04:19 +0800
commita4971b4c93926253df026f616b14a742d778b696 (patch)
tree84d632e0c36b9382c30f0d4eabc47fcfec26162f /src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000bytesContract50_1Filler.json
parentf6e67098532972edfe01422ce3a86f7226ad3375 (diff)
downloadtangerine-tests-a4971b4c93926253df026f616b14a742d778b696.tar
tangerine-tests-a4971b4c93926253df026f616b14a742d778b696.tar.gz
tangerine-tests-a4971b4c93926253df026f616b14a742d778b696.tar.bz2
tangerine-tests-a4971b4c93926253df026f616b14a742d778b696.tar.lz
tangerine-tests-a4971b4c93926253df026f616b14a742d778b696.tar.xz
tangerine-tests-a4971b4c93926253df026f616b14a742d778b696.tar.zst
tangerine-tests-a4971b4c93926253df026f616b14a742d778b696.zip
fix gstatetest src for new solidity
Diffstat (limited to 'src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000bytesContract50_1Filler.json')
-rw-r--r--src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000bytesContract50_1Filler.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000bytesContract50_1Filler.json b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000bytesContract50_1Filler.json
index 76989dae6..3400363af 100644
--- a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000bytesContract50_1Filler.json
+++ b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000bytesContract50_1Filler.json
@@ -109,7 +109,7 @@
},
"bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0xfffffffffffff",
- "code" : "{ (for {} (< @i 50) [i](+ @i 1) [[ 0 ]] (CALL 88250000000 0xaaa50000fce5edbc8e2a8697c15331677e6ebf0b 0 0 0 0 0) ) [[ 1 ]] @i }",
+ "code" : "{ (def 'i 0x80) (for {} (< @i 50) [i](+ @i 1) [[ 0 ]] (CALL 88250000000 0xaaa50000fce5edbc8e2a8697c15331677e6ebf0b 0 0 0 0 0) ) [[ 1 ]] @i }",
"nonce" : "0",
"storage" : {
}