Skip to content

Commit

Permalink
Merge pull request #442 from ava-labs/solidity-v0.8.25
Browse files Browse the repository at this point in the history
Set EVM version to shanghai, and Solidity to 0.8.25
  • Loading branch information
michaelkaplan13 authored Jul 29, 2024
2 parents 53bcba0 + 8997b22 commit 03e3ade
Show file tree
Hide file tree
Showing 52 changed files with 60 additions and 53 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Setup

To start developing on Teleporter, you'll need Solidity >= v0.8.23. [Foundry](https://book.getfoundry.sh/getting-started/installation) is the recommended development toolkit for working with Teleporter, and it comes bundled with the required Solidity version. To run the tests and linter locally, you'll need the dependencies described in [Setup](./README.md#setup), as well as [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
To start developing on Teleporter, you'll need Solidity >= v0.8.25. [Foundry](https://book.getfoundry.sh/getting-started/installation) is the recommended development toolkit for working with Teleporter, and it comes bundled with the required Solidity version. To run the tests and linter locally, you'll need the dependencies described in [Setup](./README.md#setup), as well as [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)

## Issues

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 03e3ade

Please sign in to comment.