Skip to content

fix: route HyperEVM QuickNode upstreams to nanoreth#60

Closed
prd-carapulse[bot] wants to merge 1 commit intomorpho-mainfrom
fix/hyperevm-quicknode-nanoreth
Closed

fix: route HyperEVM QuickNode upstreams to nanoreth#60
prd-carapulse[bot] wants to merge 1 commit intomorpho-mainfrom
fix/hyperevm-quicknode-nanoreth

Conversation

@prd-carapulse
Copy link
Copy Markdown

@prd-carapulse prd-carapulse bot commented Apr 7, 2026

Summary

  • rewrite HyperEVM QuickNode upstream URLs from /evm to /nanoreth when generating QuickNode vendor configs
  • add a regression test covering the HyperEVM endpoint rewrite path

Context

QuickNode confirmed that HyperEVM historical reads should use /nanoreth, not /evm. Our current QuickNode-generated HyperEVM upstreams keep the /evm path, which can return current state for historical block reads.

This change keeps the existing QuickNode provider flow but normalizes HyperEVM (chainId=999) endpoints to /nanoreth before the upstream config is registered.

Test Plan

  • /tmp/go1.25.3/bin/go test ./thirdparty -count=1

@0x666c6f 0x666c6f closed this Apr 8, 2026
@linear
Copy link
Copy Markdown

linear bot commented Apr 8, 2026

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