-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add WETH gas currency #60
Comments
Hi @karlb & @lvpeschke is this really a blockchain epic, seems like the tasks are more suited to the primitives team |
I've created the WETH token, tested the bridging and added the fake oracle on dango. But I would agree that this is mostly a primitives task. |
You're the authority on most suited owner, my main question is whether this is for Alfajores or Mainnet? |
In a way both, since we have to do the steps once per network. Let's keep this for Alfajores. I added one more task to create a followup issue for mainnet, so that we can create it once we've learned a bit more about the process. We could do with a fake oracle for alfajores again if time is short, but it would be better to have something closer to the real thing. |
It would be nice to have an WETH gas currency, so that users can bridge WETH to L2 and use it to pay for transactions without further conversion. We already enabled this successfully on dango, but used a dummy Oracle there.
Most steps require the network to be in existence.
Tasks
See also https://github.com/celo-org/celo-blockchain-planning/issues/341.
The text was updated successfully, but these errors were encountered: