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

Single chain #398

Draft
wants to merge 25 commits into
base: dev
Choose a base branch
from
Draft

Single chain #398

wants to merge 25 commits into from

Conversation

aaroncox
Copy link
Member

@aaroncox aaroncox commented Mar 6, 2025

No description provided.

Copy link

cloudflare-workers-and-pages bot commented Mar 6, 2025

Deploying 2nicove with  Cloudflare Pages  Cloudflare Pages

Latest commit: 20b5f3e
Status: ✅  Deploy successful!
Preview URL: https://3f046d4a.unicove2.pages.dev
Branch Preview URL: https://single-chain.unicove2.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Mar 7, 2025

Deploying unicove-telos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 57f197c
Status: ✅  Deploy successful!
Preview URL: https://7200509c.unicove-telos.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Mar 7, 2025

Deploying unicove-wax with  Cloudflare Pages  Cloudflare Pages

Latest commit: 57f197c
Status: ✅  Deploy successful!
Preview URL: https://c31722e0.unicove-wax.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Mar 7, 2025

Deploying unicove-jungle4 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 57f197c
Status: ✅  Deploy successful!
Preview URL: https://213f1fdf.unicove-jungle4.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Mar 7, 2025

Deploying unicove-kylin with  Cloudflare Pages  Cloudflare Pages

Latest commit: 57f197c
Status: ✅  Deploy successful!
Preview URL: https://00da3e49.unicove-kylin.pages.dev

View logs

Copy link

cloudflare-workers-and-pages bot commented Mar 7, 2025

Deploying unicove-eos with  Cloudflare Pages  Cloudflare Pages

Latest commit: 57f197c
Status: ✅  Deploy successful!
Preview URL: https://6e84529c.unicove-eos.pages.dev

View logs

aaroncox added 24 commits March 7, 2025 16:54
It's now deleting generated contracts and then copying in the new env. It can't automatically generate because the env currently loaded is the old one, not the copied one. The codegen will automatically happen on the next run anyways.

The only thing this prevents is swapping chains while running `make dev`. You need to stop the dev process, run `make config/jungle4`, then start `make dev` again.
Since not all system contracts have REX and Unicove requires it, it's now hardcoded into Unicove. If any chain changes its REX structure to be incompatible with this, we'll need an alternative solution.
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.

1 participant