Skip to content

feat(security): added codeql scanning#4

Open
ghost wants to merge 4 commits into
mainfrom
codeql
Open

feat(security): added codeql scanning#4
ghost wants to merge 4 commits into
mainfrom
codeql

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Nov 29, 2024

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
intelligent-oracle ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 29, 2024 0:57am
intelligent-oracle-bridge ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 29, 2024 0:57am
intelligent-oracle-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 29, 2024 0:57am
intelligent-oracle-wizard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 29, 2024 0:57am

CHoRiDeN pushed a commit to CHoRiDeN/intelligent-raffle that referenced this pull request Jul 24, 2025
docs: make readme more clear and comment out unused llm call in the contract
albert-mr added a commit that referenced this pull request May 20, 2026
)

* feat(scripts): harden factory deploy with auto env write and verify

The factory deploy script now writes the new address into root .env.local
(preserving other keys), runs a post-deploy read call to confirm the
factory is live, prints a clean summary block, and distinguishes
Studio-default RPC from other targets when no PRIVATE_KEY is set.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* fix(wizard): unblock wallet-signed deploy on hosted Studio

- genlayer-config: switch from dynamic env access to direct
  process.env.NEXT_PUBLIC_* references so Next.js inlines values into
  the client bundle. Without this, the wizard sees the factory address
  as undefined and aborts with "Factory address is not configured".
- use-genlayer: wait for ACCEPTED (not FINALIZED) on the parent factory
  call, then poll getTriggeredTransactionIds with 2s backoff for up to
  60s so Studio has time to expose the spawned oracle deploy hash
  without forcing a multi-minute appeal-window wait.
- use-genlayer: drop the unsupported filter arg from
  sim_getTransactionsForAddress; hosted Studio rejects two-arg calls
  with "Too many parameters provided".
- use-genlayer: load cached oracles in useEffect to avoid the SSR/CSR
  hydration mismatch on the explorer Metric counts.
- next-env.d.ts: pick up the Next.js 16 routes.d.ts path move.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
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.

0 participants