Skip to content

feat: wire decentralized-first RPC endpoints with POKT as primary default#14

Merged
linuxninja39 merged 1 commit into
mainfrom
merge/ev-iw24q
Feb 23, 2026
Merged

feat: wire decentralized-first RPC endpoints with POKT as primary default#14
linuxninja39 merged 1 commit into
mainfrom
merge/ev-iw24q

Conversation

@linuxninja39

Copy link
Copy Markdown
Contributor

Summary

  • Phase 4 (P0) of en-tfkn — wires EVM integration to decentralized-first config
  • POKT F-Chains as first default endpoint in all EVM chain configs
  • Lava Network endpoint support added
  • Removed hardcoded Alchemy/Infura as primary defaults
  • Build-time assertion: fail if bundled API key patterns in production bundle
  • Decentralized chain configs for Ethereum, Polygon, Arbitrum, Optimism
  • 52 new tests (1131 total, all passing)
  • Resolved trivial index.ts export conflict from Phase 3 merge

Merge Request

  • Source: polecat/obsidian (ev-iqh40)
  • MQ Entry: ev-iw24q
  • Priority: P0

Test plan

  • All 1131 tests pass (57 test files)
  • Rebased on main, conflict in src/index.ts resolved cleanly
  • New tests cover decentralized defaults, build assertions, chain configs

…ault (ev-iqh40)

POKT Network (Nodies) endpoints are now the first-choice RPC provider for
Ethereum, Polygon, Arbitrum, and Optimism. Adds @cygnus-wealth/rpc-infrastructure
types for canonical endpoint config, build-time bundle assertion to prevent
leaked API keys, and 52 new tests covering endpoint hierarchy and secret scanning.
@linuxninja39 linuxninja39 merged commit 12b04ca into main Feb 23, 2026
1 check 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