Skip to content

Conversation

@tomhirst
Copy link

@tomhirst tomhirst commented Jun 4, 2025

  • Deploys ETHFS to Abstract and Abstract Sepolia
  • Updates front end to support new Abstract chains
  • Adds new Abstract chains to Ponder config

["verify-contract", fileStore, "src/FileStore.sol:FileStore"],
["--chain-id", `${chainId}`],
["--compiler-version", fileStoreBuild.metadata.compiler.version],
["--evm-version", fileStoreBuild.metadata.settings.evmVersion],
Copy link
Owner

Choose a reason for hiding this comment

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

was it necessary to remove this?

Copy link
Author

Choose a reason for hiding this comment

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

Yeah, deploy script didn't run otherwise.

Copy link
Owner

@frolic frolic Jun 10, 2025

Choose a reason for hiding this comment

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

do you recall the error?

iirc last time I had to run this with this flag to get it to verify properly

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.

2 participants