Skip to content

PLA-514: add SQD provider for portal wrapper#6

Merged
0x666c6f merged 16 commits into
morpho-mainfrom
feature/pla-514-add-sqd-portal-provider-for-evm-data-queries
Feb 2, 2026
Merged

PLA-514: add SQD provider for portal wrapper#6
0x666c6f merged 16 commits into
morpho-mainfrom
feature/pla-514-add-sqd-portal-provider-for-evm-data-queries

Conversation

@0x666c6f
Copy link
Copy Markdown
Collaborator

@0x666c6f 0x666c6f commented Jan 26, 2026

Summary

  • Add SQD portal wrapper provider with dataset mapping + settings overrides
  • Harden SQD chain ID mapping (avoid overflow) and keep wrapper error classification
  • Add SQD wrapper integration test coverage for supported methods (skip upstream-only)
  • Run release workflow on morpho-main and tag docker images by branch

Changes

  • thirdparty/sqd.go
  • thirdparty/sqd_chain_mapping.go
  • thirdparty/sqd_chain_mapping_test.go
  • thirdparty/sqd_test.go
  • thirdparty/vendors_registry.go
  • test/integration/sqd_portal_wrapper_integration_test.go
  • .github/workflows/release.yml
  • erpc/networks_failsafe_test.go

Testing

  • go test ./erpc -count 1 -race -parallel 1 -timeout 15m -failfast=false
  • SQD_WRAPPER_E2E_ENDPOINT=http://localhost:8080 go test -v -count=1 -run TestSqdPortalWrapper_Methods ./test/integration/...

Linear

  • PLA-514

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cc79e194b9

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread thirdparty/sqd_chain_mapping.go Outdated
@claude
Copy link
Copy Markdown

claude Bot commented Jan 26, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@0x666c6f 0x666c6f changed the base branch from main to morpho-main January 26, 2026 09:31
@0x666c6f 0x666c6f changed the title feat(sqd): add provider for portal wrapper PLA-514: add SQD provider for portal wrapper Jan 26, 2026
@claude
Copy link
Copy Markdown

claude Bot commented Feb 2, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@0x666c6f 0x666c6f force-pushed the feature/pla-514-add-sqd-portal-provider-for-evm-data-queries branch from c895a7f to 74205d2 Compare February 2, 2026 14:01
@claude
Copy link
Copy Markdown

claude Bot commented Feb 2, 2026


Code review

No issues found. Checked for bugs and CLAUDE.md compliance.


@0x666c6f 0x666c6f merged commit 0493da3 into morpho-main Feb 2, 2026
1 of 4 checks 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