diff --git a/crates/op-revm/tests/testdata/test_halted_tx_call_bn128_pair_fjord.json b/crates/op-revm/tests/testdata/test_halted_tx_call_bn254_pair_fjord.json similarity index 100% rename from crates/op-revm/tests/testdata/test_halted_tx_call_bn128_pair_fjord.json rename to crates/op-revm/tests/testdata/test_halted_tx_call_bn254_pair_fjord.json index eae5c631fa..03f0c8e0fc 100644 --- a/crates/op-revm/tests/testdata/test_halted_tx_call_bn128_pair_fjord.json +++ b/crates/op-revm/tests/testdata/test_halted_tx_call_bn254_pair_fjord.json @@ -10,10 +10,10 @@ } }, "state": { - "0x4200000000000000000000000000000000000019": { + "0x0000000000000000000000000000000000000000": { "info": { "balance": "0x0", - "nonce": 0, + "nonce": 1, "code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470", "code": { "LegacyAnalyzed": { @@ -35,7 +35,7 @@ "storage": {}, "status": "Touched | LoadedAsNotExisting" }, - "0x420000000000000000000000000000000000001b": { + "0x4200000000000000000000000000000000000019": { "info": { "balance": "0x0", "nonce": 0, @@ -60,10 +60,10 @@ "storage": {}, "status": "Touched | LoadedAsNotExisting" }, - "0x0000000000000000000000000000000000000000": { + "0x420000000000000000000000000000000000001a": { "info": { "balance": "0x0", - "nonce": 1, + "nonce": 0, "code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470", "code": { "LegacyAnalyzed": { @@ -85,7 +85,7 @@ "storage": {}, "status": "Touched | LoadedAsNotExisting" }, - "0x0000000000000000000000000000000000000008": { + "0x420000000000000000000000000000000000001b": { "info": { "balance": "0x0", "nonce": 0, @@ -108,9 +108,9 @@ }, "transaction_id": 0, "storage": {}, - "status": "LoadedAsNotExisting" + "status": "Touched | LoadedAsNotExisting" }, - "0x420000000000000000000000000000000000001a": { + "0x0000000000000000000000000000000000000008": { "info": { "balance": "0x0", "nonce": 0, @@ -133,7 +133,7 @@ }, "transaction_id": 0, "storage": {}, - "status": "Touched | LoadedAsNotExisting" + "status": "LoadedAsNotExisting" } } } \ No newline at end of file diff --git a/crates/op-revm/tests/testdata/test_halted_tx_call_bn128_pair_granite.json b/crates/op-revm/tests/testdata/test_halted_tx_call_bn254_pair_granite.json similarity index 100% rename from crates/op-revm/tests/testdata/test_halted_tx_call_bn128_pair_granite.json rename to crates/op-revm/tests/testdata/test_halted_tx_call_bn254_pair_granite.json index ce92b11014..f05d9a8269 100644 --- a/crates/op-revm/tests/testdata/test_halted_tx_call_bn128_pair_granite.json +++ b/crates/op-revm/tests/testdata/test_halted_tx_call_bn254_pair_granite.json @@ -8,7 +8,7 @@ } }, "state": { - "0x4200000000000000000000000000000000000019": { + "0x420000000000000000000000000000000000001a": { "info": { "balance": "0x0", "nonce": 0, @@ -33,7 +33,7 @@ "storage": {}, "status": "Touched | LoadedAsNotExisting" }, - "0x420000000000000000000000000000000000001b": { + "0x0000000000000000000000000000000000000008": { "info": { "balance": "0x0", "nonce": 0, @@ -56,12 +56,12 @@ }, "transaction_id": 0, "storage": {}, - "status": "Touched | LoadedAsNotExisting" + "status": "LoadedAsNotExisting" }, - "0x420000000000000000000000000000000000001a": { + "0x0000000000000000000000000000000000000000": { "info": { "balance": "0x0", - "nonce": 0, + "nonce": 1, "code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470", "code": { "LegacyAnalyzed": { @@ -83,10 +83,10 @@ "storage": {}, "status": "Touched | LoadedAsNotExisting" }, - "0x0000000000000000000000000000000000000000": { + "0x420000000000000000000000000000000000001b": { "info": { "balance": "0x0", - "nonce": 1, + "nonce": 0, "code_hash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470", "code": { "LegacyAnalyzed": { @@ -108,7 +108,7 @@ "storage": {}, "status": "Touched | LoadedAsNotExisting" }, - "0x0000000000000000000000000000000000000008": { + "0x4200000000000000000000000000000000000019": { "info": { "balance": "0x0", "nonce": 0, @@ -131,7 +131,7 @@ }, "transaction_id": 0, "storage": {}, - "status": "LoadedAsNotExisting" + "status": "Touched | LoadedAsNotExisting" } } } \ No newline at end of file