Skip to content

Improve codes and description on data feed SVR page#3765

Open
QingyangKong wants to merge 3 commits into
mainfrom
svr-fix
Open

Improve codes and description on data feed SVR page#3765
QingyangKong wants to merge 3 commits into
mainfrom
svr-fix

Conversation

@QingyangKong
Copy link
Copy Markdown
Contributor

IMPORTANT: Please do not create a Pull Request without creating an issue first.Any change needs to be discussed before proceeding.

Closing issues

closes #3763 and #3764

...

Description

  • Add a line in SVR sample go code to fix a bug to avoid function is never called before the main loop.
  • Add a notice in the doc to help developers to query bids correctly. In practice, addresses passed to this API (e.g. solverOperationFrom) must be in EIP-55 checksum format. If you pass an all-lowercase or otherwise non-checksummed address, the lookup will silently fail and the API returns:

...

Changes

  • High level
  • changes that
  • you made
  • ...

@QingyangKong QingyangKong requested a review from dev-dist May 11, 2026 13:32
@QingyangKong QingyangKong requested a review from a team as a code owner May 11, 2026 13:32
@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview May 11, 2026 1:49pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

👋 QingyangKong, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

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.

[Bug]: Go searcher gateway sample is missing initial subscribe() call (Atlas SVR onboarding)

1 participant