Skip to content

Commit

Permalink
Fixed to look in future forks
Browse files Browse the repository at this point in the history
  • Loading branch information
Ori Pomerantz authored and winsvega committed Aug 17, 2023
1 parent 7b338dd commit 9a7e5db
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions BlockchainTests/GeneralStateTests/stRefundTest/refundMax.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lllcversion" : "Version: 0.5.14-develop.2023.8.11+commit.b2b86751.Linux.g++",
"solidity" : "Version: 0.8.17+commit.8df45f5f.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stRefundTest/refundMaxFiller.yml",
"sourceHash" : "f1e2d4d2724c913559cc191efe8f31a31f4e1f40522d17da8a9dca656e64ba5f"
"sourceHash" : "b8b97f79b15c3d283fac5c58f47ec3a72ec29fdb1b0bdcbdecace5a43d2f30cb"
},
"blocks" : [
{
Expand Down Expand Up @@ -132,7 +132,7 @@
"lllcversion" : "Version: 0.5.14-develop.2023.8.11+commit.b2b86751.Linux.g++",
"solidity" : "Version: 0.8.17+commit.8df45f5f.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stRefundTest/refundMaxFiller.yml",
"sourceHash" : "f1e2d4d2724c913559cc191efe8f31a31f4e1f40522d17da8a9dca656e64ba5f"
"sourceHash" : "b8b97f79b15c3d283fac5c58f47ec3a72ec29fdb1b0bdcbdecace5a43d2f30cb"
},
"blocks" : [
{
Expand Down Expand Up @@ -258,7 +258,7 @@
"lllcversion" : "Version: 0.5.14-develop.2023.8.11+commit.b2b86751.Linux.g++",
"solidity" : "Version: 0.8.17+commit.8df45f5f.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stRefundTest/refundMaxFiller.yml",
"sourceHash" : "f1e2d4d2724c913559cc191efe8f31a31f4e1f40522d17da8a9dca656e64ba5f"
"sourceHash" : "b8b97f79b15c3d283fac5c58f47ec3a72ec29fdb1b0bdcbdecace5a43d2f30cb"
},
"blocks" : [
{
Expand Down Expand Up @@ -377,7 +377,7 @@
"lllcversion" : "Version: 0.5.14-develop.2023.8.11+commit.b2b86751.Linux.g++",
"solidity" : "Version: 0.8.17+commit.8df45f5f.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stRefundTest/refundMaxFiller.yml",
"sourceHash" : "f1e2d4d2724c913559cc191efe8f31a31f4e1f40522d17da8a9dca656e64ba5f"
"sourceHash" : "b8b97f79b15c3d283fac5c58f47ec3a72ec29fdb1b0bdcbdecace5a43d2f30cb"
},
"blocks" : [
{
Expand Down
2 changes: 1 addition & 1 deletion GeneralStateTests/stRefundTest/refundMax.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lllcversion" : "Version: 0.5.14-develop.2023.8.11+commit.b2b86751.Linux.g++",
"solidity" : "Version: 0.8.17+commit.8df45f5f.Linux.g++",
"source" : "src/GeneralStateTestsFiller/stRefundTest/refundMaxFiller.yml",
"sourceHash" : "f1e2d4d2724c913559cc191efe8f31a31f4e1f40522d17da8a9dca656e64ba5f"
"sourceHash" : "b8b97f79b15c3d283fac5c58f47ec3a72ec29fdb1b0bdcbdecace5a43d2f30cb"
},
"env" : {
"currentBaseFee" : "0x03e8",
Expand Down
4 changes: 2 additions & 2 deletions src/GeneralStateTestsFiller/stRefundTest/refundMaxFiller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ refundMax:
network:
- London
- Merge
- Shanghai
- '>=Shanghai'
result:
a94f5374fce5edbc8e2a8697c15331677e6ebf0b:
# Without a refund, the balance would be 1000000000000
Expand All @@ -96,7 +96,7 @@ refundMax:
value: !!int -1

network:
- 'Berlin'
- Berlin
result:
a94f5374fce5edbc8e2a8697c15331677e6ebf0b:
# Without a refund, the balance would be 1000000000000
Expand Down

0 comments on commit 9a7e5db

Please sign in to comment.