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

Ensure cookiejars can be minted on all chains #45

Open
michaelgreen06 opened this issue Jan 10, 2025 · 0 comments
Open

Ensure cookiejars can be minted on all chains #45

michaelgreen06 opened this issue Jan 10, 2025 · 0 comments

Comments

@michaelgreen06
Copy link
Member

plor helped me discover that there was an issue minting jars on gnosis. the issue was that constants.ts only had sepolia & optimism imported. I added all of our relevant chains so we can now mint jars on gnosis.

However, when I tried to mint a jar on Base it didn't work, seemingly for a different reason. This needs to be investigated further.

It also seems that contracts.ts is setup w/ useDeployment.ts so that in development mode sepolia is always the chain being used regardless of what chain the user is on. This needs to be investigated further to ensure we are testing 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

No branches or pull requests

1 participant