Skip to content

Conversation

@minhd-vu
Copy link
Contributor

Description

  • Fix acronym casing: RpcUrl → RPCURL, chainId → chainID, filterId → filterID, networkId → networkID, depId → depID, selectorId → selectorID, rawId → rawID, respId → respID, txId → txID, defaultForkId → defaultForkID
  • Fix ValidateUrl → ValidateURL
  • Fix JsonError → JSONError, logAndReturnJsonError → logAndReturnJSONError
  • Fix wrappedHttpClient → wrappedHTTPClient
  • Shorten receiver names: instance → c, fat → f, count → mc

Jira / Linear Tickets

Testing

  • Test A
  • Test B

- Fix acronym casing: RpcUrl → RPCURL, chainId → chainID, filterId → filterID,
  networkId → networkID, depId → depID, selectorId → selectorID, rawId → rawID,
  respId → respID, txId → txID, defaultForkId → defaultForkID
- Fix ValidateUrl → ValidateURL
- Fix JsonError → JSONError, logAndReturnJsonError → logAndReturnJSONError
- Fix wrappedHttpClient → wrappedHTTPClient
- Shorten receiver names: instance → c, fat → f, count → mc
@minhd-vu minhd-vu marked this pull request as draft January 16, 2026 06:19
@minhd-vu minhd-vu force-pushed the minhd-vu/flag-loader branch from f54a47e to 5256aa1 Compare January 16, 2026 16:20
@minhd-vu minhd-vu marked this pull request as ready for review January 16, 2026 16:37
@jhkimqd jhkimqd mentioned this pull request Jan 17, 2026
2 tasks
Copy link
Contributor

@jhkimqd jhkimqd left a comment

Choose a reason for hiding this comment

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

+1 lgtm

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.

3 participants