Skip to content

fix(docs): update from london to shanghai fork #800

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

nikerzetic-aflabs
Copy link
Collaborator

No description provided.

@@ -105,31 +105,31 @@ In addition to the `randomNumber` itself, two other variables are retrieved:

- `timestamp`: The UNIX timestamp marking the end of the voting epoch during which data was collected from data providers to generate the specific number. Each voting epoch lasts for a fixed 90-second window.

:::warning[Set EVM Version to London]
:::warning[Set EVM Version to shanghai]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capitalize shanghai

Suggested change
:::warning[Set EVM Version to shanghai]
:::warning[Set EVM Version to Shanghai]

@@ -132,7 +132,7 @@ If you have not already configured your MetaMask wallet to support Flare Testnet

<img src={OpenSolidityCompiler} style={{ width: 300 }} />

3. Expand the **Advanced Configurations** section and make sure the **EVM Version** is set to `london`.
3. Expand the **Advanced Configurations** section and make sure the **EVM Version** is set to `shanghai`.

<img src={SetEvmVersion} style={{ width: 300 }} />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need a new screenshot here changing to shanghai on Remix

@@ -120,7 +120,7 @@ Let's break down the `HelloWorld` contract:

<img src={OpenSolidityCompiler} style={{ width: 300 }} />

4. Expand the **Advanced Configurations** section and make sure the **EVM Version** is set to `london`.
4. Expand the **Advanced Configurations** section and make sure the **EVM Version** is set to `shanghai`.

<img src={SetEvmVersion} style={{ width: 300 }} />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need new screenshot here for changing remix to shanghai


- **Using Remix:** Set EVM version to `london` in the **Advanced Configurations** section of the **Solidity Compiler** tab:
- **Using Remix:** Set EVM version to `shanghai` in the **Advanced Configurations** section of the **Solidity Compiler** tab:

<img src={SetEvmVersionRemix} style={{ width: 300 }} />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need new source image for remix showing switch to shanghai


- **Using Remix:** Set EVM version to `london` in the **Advanced Configurations** section of the **Solidity Compiler** tab:
- **Using Remix:** Set EVM version to `shanghai` in the **Advanced Configurations** section of the **Solidity Compiler** tab:

{" "}

<img src={SetEvmVersionRemix} style={{ width: 300 }} />
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Source image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants