aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_rip160Filler.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_rip160Filler.json')
-rw-r--r--src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_rip160Filler.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_rip160Filler.json b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_rip160Filler.json
index b64bea8b9..0768c89ff 100644
--- a/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_rip160Filler.json
+++ b/src/GeneralStateTestsFiller/stQuadraticComplexityTest/Call50000_rip160Filler.json
@@ -51,7 +51,7 @@
},
"bbbf5374fce5edbc8e2a8697c15331677e6ebf0b" : {
"balance" : "0xfffffffffffff",
- "code" : "{ (for {} (< @i 50000) [i](+ @i 1) [[ 0 ]] (CALL 78200 3 1 0 50000 0 0) ) [[ 1 ]] @i}",
+ "code" : "{ (def 'i 0x80) (for {} (< @i 50000) [i](+ @i 1) [[ 0 ]] (CALL 78200 3 1 0 50000 0 0) ) [[ 1 ]] @i}",
"nonce" : "0",
"storage" : {
}
@@ -73,4 +73,4 @@
]
}
}
-} \ No newline at end of file
+}