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

(0.9) change default chain ID to match foundry's (31337) #2454

Open
2 tasks done
antazoey opened this issue Jan 2, 2025 · 1 comment
Open
2 tasks done

(0.9) change default chain ID to match foundry's (31337) #2454

antazoey opened this issue Jan 2, 2025 · 1 comment
Labels
0.9 category: bug Something isn't working

Comments

@antazoey
Copy link
Member

antazoey commented Jan 2, 2025

Have you ensured that all of these are up to date?

  • Ape
  • Ape plugins

What version of Ape are you on?

ape console -c "chain.provider.chain_id"

What command(s) is the bug in?

No response

Operating System

macOS (Intel)

Description

So this would be a breaking change but I noticed ape-foundry's default chain ID is 31337 and the rest of the providers use the one from the config, which defaults to 1337.

For 0., let's do 2 things:

  1. Ensure the default chain Id for local is 31337
  2. Ensure all local providers by default use the same chain ID

Reproduction code

No response

@antazoey antazoey added category: bug Something isn't working 0.9 labels Jan 2, 2025
Copy link

linear bot commented Jan 2, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.9 category: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant