aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_sha256Filler.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/Call50000_sha256Filler.json
parentf6e67098532972edfe01422ce3a86f7226ad3375 (diff)
downloaddexon-tests-a4971b4c93926253df026f616b14a742d778b696.tar
dexon-tests-a4971b4c93926253df026f616b14a742d778b696.tar.gz
dexon-tests-a4971b4c93926253df026f616b14a742d778b696.tar.bz2
dexon-tests-a4971b4c93926253df026f616b14a742d778b696.tar.lz
dexon-tests-a4971b4c93926253df026f616b14a742d778b696.tar.xz
dexon-tests-a4971b4c93926253df026f616b14a742d778b696.tar.zst
dexon-tests-a4971b4c93926253df026f616b14a742d778b696.zip
fix gstatetest src for new solidity
Diffstat (limited to 'src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_sha256Filler.json')
-rw-r--r--src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_sha256Filler.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_sha256Filler.json b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_sha256Filler.json
index 711abe89b..b82e7a49e 100644
--- a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_sha256Filler.json
+++ b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_sha256Filler.json
@@ -100,7 +100,7 @@
},
"bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0xfffffffffffff",
- "code" : "{ (for {} (< @i 50000) [i](+ @i 1) [[ 0 ]] (CALL 78200 2 1 0 50000 0 0) ) [[ 1 ]] @i}",
+ "code" : "{ (def 'i 0x80) (for {} (< @i 50000) [i](+ @i 1) [[ 0 ]] (CALL 78200 2 1 0 50000 0 0) ) [[ 1 ]] @i}",
"nonce" : "0",
"storage" : {
}