You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add WASM custom env vars host function (GITHUB_TOKEN support)
- Add env_get host function to platform_sandbox WASM module
- Add host_env_get to challenge-sdk-wasm for WASM challenges
- Add custom_env_vars to InstanceConfig and RuntimeState
- Add GITHUB_TOKEN CLI arg to validator-node
- Pass GITHUB_TOKEN env to WASM challenges to avoid GitHub API rate limiting
- Add GITHUB_TOKEN to docker-compose.yml
0 commit comments