Skip to content

Commit 3340f4d

Browse files
committed
retuning gas prices of recursive bombs to test limits
1 parent 456b579 commit 3340f4d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

StateTests/stSystemOperationsTest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -552,14 +552,14 @@
552552
}
553553
},
554554
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
555-
"balance" : "261077",
555+
"balance" : "261097",
556556
"code" : "0x",
557557
"nonce" : "0",
558558
"storage" : {
559559
}
560560
},
561561
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
562-
"balance" : "999999999999638923",
562+
"balance" : "999999999999638903",
563563
"code" : "0x",
564564
"nonce" : "1",
565565
"storage" : {
@@ -584,7 +584,7 @@
584584
},
585585
"transaction" : {
586586
"data" : "",
587-
"gasLimit" : "365223",
587+
"gasLimit" : "365243",
588588
"gasPrice" : "1",
589589
"nonce" : "0",
590590
"secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
@@ -610,19 +610,19 @@
610610
"code" : "0x600160005401600055600060006000600060003060e05a03f1600155",
611611
"nonce" : "0",
612612
"storage" : {
613-
"0x" : "0x03ff",
613+
"0x" : "0x0400",
614614
"0x01" : "0x01"
615615
}
616616
},
617617
"2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
618-
"balance" : "261078",
618+
"balance" : "260996",
619619
"code" : "0x",
620620
"nonce" : "0",
621621
"storage" : {
622622
}
623623
},
624624
"a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
625-
"balance" : "999999999999638922",
625+
"balance" : "999999999999639004",
626626
"code" : "0x",
627627
"nonce" : "1",
628628
"storage" : {
@@ -647,7 +647,7 @@
647647
},
648648
"transaction" : {
649649
"data" : "",
650-
"gasLimit" : "365224",
650+
"gasLimit" : "365244",
651651
"gasPrice" : "1",
652652
"nonce" : "0",
653653
"secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",

0 commit comments

Comments
 (0)