Skip to content

Commit

Permalink
chore: OP Stack chains fjord data update (#79)
Browse files Browse the repository at this point in the history
* Update 10.json

* Update 34443.json

* Update 8453.json

* Update precompiles.json
  • Loading branch information
mds1 authored Jul 11, 2024
1 parent 0297f6d commit 607e9ae
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion script/data/chain/10.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
{
"name": "secp256r1",
"address": "0x0000000000000000000000000000000000000100",
"implemented": false
"implemented": true
}
],
"evmStackAddresses": {
Expand Down
2 changes: 1 addition & 1 deletion script/data/chain/34443.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
{
"name": "secp256r1",
"address": "0x0000000000000000000000000000000000000100",
"implemented": false
"implemented": true
}
],
"evmStackAddresses": {
Expand Down
2 changes: 1 addition & 1 deletion script/data/chain/8453.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
{
"name": "secp256r1",
"address": "0x0000000000000000000000000000000000000100",
"implemented": false
"implemented": true
}
],
"evmStackAddresses": {
Expand Down
6 changes: 3 additions & 3 deletions script/data/feature/precompiles.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
{
"name": "secp256r1",
"address": "0x0000000000000000000000000000000000000100",
"implemented": false
"implemented": true
}
],
"137": [
Expand Down Expand Up @@ -224,7 +224,7 @@
{
"name": "secp256r1",
"address": "0x0000000000000000000000000000000000000100",
"implemented": false
"implemented": true
}
],
"34443": [
Expand Down Expand Up @@ -281,7 +281,7 @@
{
"name": "secp256r1",
"address": "0x0000000000000000000000000000000000000100",
"implemented": false
"implemented": true
}
],
"42161": [
Expand Down

0 comments on commit 607e9ae

Please sign in to comment.