Skip to content

Commit

Permalink
update_rpc_version (#1645)
Browse files Browse the repository at this point in the history
* update_rpc_version

* package.json and yarn.lock

---------

Co-authored-by: meaghan <[email protected]>
  • Loading branch information
Andyvargtz and meaghanfitzgerald authored Jan 31, 2024
1 parent 8d1e123 commit 56b40c0
Show file tree
Hide file tree
Showing 4 changed files with 245 additions and 749 deletions.
17 changes: 9 additions & 8 deletions docs/build/subnet/info/troubleshoot-subnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,15 @@ table showing which RPCChainVM Version implements the more recent releases of
AvalancheGo, Subnet-EVM, Precompile-EVM and HyperSDK.


| RPCChainVM | AvalancheGo | Subnet-EVM | Precompile-EVM | HyperSDK |
| :--------: | :-------: | :-------: | :-------: | :-------: |
| 26 | v1.10.1-v1.10.4 | v0.5.1-v0.5.2 | v0.1.0-v0.1.1 | v0.0.6-v0.0.9 |
| 27 | v1.10.5-v1.10.8 | v0.5.3 | v0.1.2 | v0.0.10-v0.0.12 |
| 28 | v1.10.9-v1.10.12 | v0.5.4-v0.5.6 | v0.1.3-v0.1.4 | v0.0.13-**v0.0.15 (latest)** |
| 29 | v1.10.13-v1.10.14 | v0.5.7-v0.5.8 | v0.1.5 | - |
| 30 | v1.10.15-v1.10.17 | **v0.5.9 (latest)** | **v0.1.6 (latest)** | - |
| **31** | **v1.10.18 (latest)** | - | - | - |
| RPCChainVM | AvalancheGo | Subnet-EVM | Precompile-EVM | HyperSDK |
| :--------: | :-------: | :-------: | :-------: | :-------: |
| 26 | v1.10.1-v1.10.4 | v0.5.1-v0.5.2 | v0.1.0-v0.1.1 | v0.0.6-v0.0.9 |
| 27 | v1.10.5-v1.10.8 | v0.5.3 | v0.1.2 | v0.0.10-v0.0.12 |
| 28 | v1.10.9-v1.10.12 | v0.5.4-v0.5.6 | v0.1.3-v0.1.4 | v0.0.13-**v0.0.15 (latest)** |
| 29 | v1.10.13-v1.10.14 | v0.5.7-v0.5.8 | v0.1.5 | - |
| 30 | v1.10.15-v1.10.17 | v0.5.9-v0.5.10 | v0.1.6-v0.1.7 | - |
| **31** | v1.10.18- **v1.10.19 (latest)** | **v0.5.11 (latest)** | **v0.1.8 (latest)** | - |



You can view the full RPC compatibility broken down by release version for each tool here:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,15 @@ Se requiere una coincidencia de versiones similar en diferentes herramientas del
que muestra qué versión de RPCChainVM implementa las versiones más recientes de
AvalancheGo, Subnet-EVM, Precompile-EVM e HyperSDK.

| RPCChainVM | AvalancheGo | Subnet-EVM | Precompile-EVM | HyperSDK |
| :--------: | :-------: | :-------: | :-------: | :-------: |
| 26 | v1.10.1-v1.10.4 | v0.5.1-v0.5.2 | v0.1.0-v0.1.1 | v0.0.6-v0.0.9 |
| 27 | v1.10.5-v1.10.8 | v0.5.3 | v0.1.2 | v0.0.10-v0.0.12 |
| 28 | v1.10.9-v1.10.12 | v0.5.4-v0.5.6 | v0.1.3-v0.1.4 | v0.0.13-**v0.0.15 (última)** |
| 29 | v1.10.13-v1.10.14 | v0.5.7-v0.5.8 | v0.1.5 | - |
| 30 | v1.10.15-v1.10.17 | **v0.5.9 (última)** | **v0.1.6 (última)** | - |
| **31** | **v1.10.18 (última)** | - | - | - |
| RPCChainVM | AvalancheGo | Subnet-EVM | Precompile-EVM | HyperSDK |
| :--------: | :-------: | :-------: | :-------: | :-------: |
| 26 | v1.10.1-v1.10.4 | v0.5.1-v0.5.2 | v0.1.0-v0.1.1 | v0.0.6-v0.0.9 |
| 27 | v1.10.5-v1.10.8 | v0.5.3 | v0.1.2 | v0.0.10-v0.0.12 |
| 28 | v1.10.9-v1.10.12 | v0.5.4-v0.5.6 | v0.1.3-v0.1.4 | v0.0.13-**v0.0.15 (última)** |
| 29 | v1.10.13-v1.10.14 | v0.5.7-v0.5.8 | v0.1.5 | - |
| 30 | v1.10.15-v1.10.17 | v0.5.9-v0.5.10 | v0.1.6-v0.1.7 | - |
| **31** | v1.10.18- **v1.10.19 (última)** | **v0.5.11 (última)** | **v0.1.8 (última)** | - |


Puedes ver la compatibilidad completa de RPC desglosada por versión de lanzamiento para cada herramienta aquí:

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "3.0.1",
"@docusaurus/core": "3.1.1",
"@docusaurus/plugin-google-gtag": "3.1.1",
"@docusaurus/preset-classic": "3.0.1",
"@docusaurus/preset-classic": "3.1.1",
"@docusaurus/theme-search-algolia": "3.1.1",
"@mdx-js/react": "3.0.0",
"@svgr/webpack": "8.1.0",
Expand Down
Loading

0 comments on commit 56b40c0

Please sign in to comment.