Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/network/evm-nodes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ If you don't want to see all of the options and settings for the EVM node, you c
1. Download the latest release of the `octez-evm-node` binary from https://gitlab.com/tezos/tezos/-/releases.

:::note
As of version 6.0, Etherlink requires at least version 0.48 of the `octez-evm-node` binary.
Version 0.50 or later of the `octez-evm-node` binary is strongly recommended for Etherlink 6.1.
:::

1. Run the `octez-evm-node run observer` command to start the node as an observer:
Expand Down
11 changes: 11 additions & 0 deletions docs/progress/upgrades.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,17 @@ For more information about bridging events, see [How bridging FA tokens works](/

For more information, see [Announcing Farfadet: A 6th Upgrade Proposal for Etherlink Mainnet](https://medium.com/@etherlink/announcing-farfadet-a-6th-upgrade-proposal-for-etherlink-mainnet-6bc59793962d).

## Etherlink 6.1

:::note

Version 0.50 or later of the `octez-evm-node` binary is strongly recommended for Etherlink 6.1.

:::

The Etherlink 6.1 upgrade went through the fast kernel governance process and fixed an issue with the FA bridge introduced in 6.0.
For more information, see [Announcing Etherlink 6.1: a bugfix proposal for FA token deposits](https://medium.com/@etherlink/announcing-etherlink-6-1-a-bugfix-proposal-for-fa-token-deposits-2cc08ffd6fad).

## Changelog

For full details about changes to Etherlink, see [Changelogs](/progress/changelogs).