Skip to content

resolve devnet addresses from FWSS at runtime, strip from generator#10

Merged
parkan merged 1 commit intomasterfrom
fix/devnet-address-resolution
Mar 25, 2026
Merged

resolve devnet addresses from FWSS at runtime, strip from generator#10
parkan merged 1 commit intomasterfrom
fix/devnet-address-resolution

Conversation

@parkan
Copy link
Copy Markdown
Collaborator

@parkan parkan commented Mar 25, 2026

the root of trust contracts aren't CREATE2 so we can't predict the devnet deployment address; this separates the devnet logic out and makes the verify-address workflow pass

@parkan parkan force-pushed the fix/devnet-address-resolution branch from a3af1f4 to 538f903 Compare March 25, 2026 13:46
@parkan
Copy link
Copy Markdown
Collaborator Author

parkan commented Mar 25, 2026

the alternative here would be to force create the contract at whatever address instead of forking, but given that we aren't doing any SC dev here that feels worse

@parkan parkan merged commit d49973e into master Mar 25, 2026
6 checks passed
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