chore: Update localnet TEE script for Rust launcher#2563
chore: Update localnet TEE script for Rust launcher#2563barakeinav1 wants to merge 3 commits intomainfrom
Conversation
ReviewNo critical issues found. The PR adds two new localnet-only config/env files with no changes to existing code. Minor note (non-blocking): ✅ Approved — straightforward addition of localnet deployment templates with no production code changes. |
netrome
left a comment
There was a problem hiding this comment.
Approving since these are standalone scripts not tied to production. I haven't reviewed them given the size of the PR and my limited time today.
closes #2523
This PR updates the existing localnet TEE script to the new RUST launcher and toml input it uses.
Summary
node.conf.localnet.toml.tpl— TOML config template for the Rusttee-launcher, matching theConfigstruct with[launcher_config],[mpc_node_config], and subsectionsset-localnet-env.sh— convenience script to set all required env vars for a localnet deploy runThese are new files only — existing scripts are not modified.
Test plan
envsubstset-localnet-env.shand rundeploy-tee-localnet.sh