Skip to content
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

fix: test with updated addresses and nexus commit #568

Closed
wants to merge 1 commit into from

Conversation

livingrockrises
Copy link
Contributor

@livingrockrises livingrockrises commented Sep 4, 2024

PR-Codex overview

The focus of this PR is to update addresses and configurations in multiple test files, package.json, and contract files.

Detailed summary

  • Updated sender smart account address in multiple test files
  • Updated Nexus repository reference in package.json
  • Updated chain name in deployment script
  • Updated contract addresses in contract files
  • Updated mock addresses in test file

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

github-actions bot commented Sep 4, 2024

size-limit report 📦

Path Size
core (esm) 15.76 KB (-0.23% 🔽)
core (cjs) 20.93 KB (+0.03% 🔺)
bundler (tree-shaking) 4.58 KB (-0.3% 🔽)
paymaster (tree-shaking) 2.42 KB (0%)

@@ -10,7 +10,7 @@ type FetchDetails = {
}
const {
nexusDeploymentPath = "../node_modules/nexus/deployments",
chainName = "anvil-55000",
chainName = "anvil-51654",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@joepegler perhaps has to do with this?

Copy link
Collaborator

Choose a reason for hiding this comment

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

No this only runs when you manually run it.

@livingrockrises
Copy link
Contributor Author

closing this as discussed

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