diff options
Diffstat (limited to 'src/GeneralStateTestsFiller/stRefundTest')
4 files changed, 8 insertions, 8 deletions
diff --git a/src/GeneralStateTestsFiller/stRefundTest/refund_CallAFiller.json b/src/GeneralStateTestsFiller/stRefundTest/refund_CallAFiller.json index e3360b258..bef9ea9f3 100644 --- a/src/GeneralStateTestsFiller/stRefundTest/refund_CallAFiller.json +++ b/src/GeneralStateTestsFiller/stRefundTest/refund_CallAFiller.json @@ -20,7 +20,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000010", "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x01" : "0x01" } }, @@ -48,7 +48,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "1000000000000000010", "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x01" : "0x01" } }, diff --git a/src/GeneralStateTestsFiller/stRefundTest/refund_CallToSuicideNoStorageFiller.json b/src/GeneralStateTestsFiller/stRefundTest/refund_CallToSuicideNoStorageFiller.json index 4d1177535..5dcc82607 100644 --- a/src/GeneralStateTestsFiller/stRefundTest/refund_CallToSuicideNoStorageFiller.json +++ b/src/GeneralStateTestsFiller/stRefundTest/refund_CallToSuicideNoStorageFiller.json @@ -20,7 +20,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "2000000000000000010", "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x01" : "0x01" } }, @@ -44,7 +44,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "2000000000000000010", "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x01" : "0x01" } }, diff --git a/src/GeneralStateTestsFiller/stRefundTest/refund_CallToSuicideStorageFiller.json b/src/GeneralStateTestsFiller/stRefundTest/refund_CallToSuicideStorageFiller.json index d5f61e742..2489635e4 100644 --- a/src/GeneralStateTestsFiller/stRefundTest/refund_CallToSuicideStorageFiller.json +++ b/src/GeneralStateTestsFiller/stRefundTest/refund_CallToSuicideStorageFiller.json @@ -20,7 +20,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "2000000000000000010", "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x01" : "0x01" } }, @@ -44,7 +44,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "2000000000000000010", "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x01" : "0x01" } }, diff --git a/src/GeneralStateTestsFiller/stRefundTest/refund_CallToSuicideTwiceFiller.json b/src/GeneralStateTestsFiller/stRefundTest/refund_CallToSuicideTwiceFiller.json index 13cecaff7..0878c83b4 100644 --- a/src/GeneralStateTestsFiller/stRefundTest/refund_CallToSuicideTwiceFiller.json +++ b/src/GeneralStateTestsFiller/stRefundTest/refund_CallToSuicideTwiceFiller.json @@ -20,7 +20,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "2000000000000000010", "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x01" : "0x01" } }, @@ -47,7 +47,7 @@ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : { "balance" : "2000000000000000010", "storage" : { - "0x" : "0x01", + "0x00" : "0x01", "0x01" : "0x01" } }, |