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

Deploy gas token as part of sandbox bootstrap #5022

Closed
Tracked by #5001
alexghr opened this issue Mar 7, 2024 · 0 comments · Fixed by #5265 or #5296
Closed
Tracked by #5001

Deploy gas token as part of sandbox bootstrap #5022

alexghr opened this issue Mar 7, 2024 · 0 comments · Fixed by #5265 or #5296

Comments

@alexghr
Copy link
Contributor

alexghr commented Mar 7, 2024

Deploy the gas token when the sandbox is started. Related to #4801 but for the sandbox, instead of end-to-end test.

Deploying the contract requires two steps:

Ideally these two steps would be batched together into a single tx. An appropriate wallet would have to be used (signerless wallet only supports a single function call per tx instead of a batch).

alexghr added a commit that referenced this issue Mar 19, 2024
Add `gasPortalAddress` to config and optionally deploy the portal and
gas token at bootstrap. This enables reading the correct canonical gas
token everywhere.

Fix #5022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
1 participant