Skip to content

Commit f1de1cc

Browse files
committed
Fix CallRecursiveBomb2
1 parent d06b792 commit f1de1cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

StateTests/stSystemOperationsTest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -592,19 +592,19 @@
592592
"code" : "0x600160005401600055600060006000600060003060e05a03f1600155",
593593
"nonce" : "0",
594594
"storage" : {
595-
"0x" : "0x0400",
595+
"0x" : "0x03ff",
596596
"0x01" : "0x01"
597597
}
598598
},
599599
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
600-
"balance" : "260976",
600+
"balance" : "261078",
601601
"code" : "0x",
602602
"nonce" : "0",
603603
"storage" : {
604604
}
605605
},
606606
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
607-
"balance" : "999999999999639024",
607+
"balance" : "999999999999638922",
608608
"code" : "0x",
609609
"nonce" : "1",
610610
"storage" : {

0 commit comments

Comments
 (0)