Skip to content

feat: contract-verification schema runtime validations#843

Open
o-az wants to merge 17 commits intomainfrom
o-az/refactor-contract-verify
Open

feat: contract-verification schema runtime validations#843
o-az wants to merge 17 commits intomainfrom
o-az/refactor-contract-verify

Conversation

@o-az
Copy link
Copy Markdown
Member

@o-az o-az commented Apr 15, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 15, 2026

Bundle Size Report

Metric Size Δ Change
Total 4.3 MB +32.2 KB (+0.7%)
Gzip 1.2 MB +11.2 KB (+0.9%)
Brotli 1.1 MB +9.8 KB (+0.9%)
Chunk changes (>1KB)
Chunk Change
assets/chains.js -28.5 KB
assets/AbiItem.js (removed) -27.1 KB
assets/src.js -2.5 KB
assets/.js +1.5 KB
assets/known-event-totals.js (new) +1.9 KB
assets/schemas.js +4.0 KB
assets/parseAbiItem.js (new) +25.0 KB
assets/wagmi.config.js +26.7 KB
assets/queries.js +27.2 KB

Compared against main branch (baseline from 4/27/2026, 4:02:54 PM)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 15, 2026

Cloudflare Deployments

App Environment Status Preview
explorer devnet [OK] Deployed -
explorer mainnet [OK] Deployed -
explorer testnet [OK] Deployed -
fee-payer devnet [OK] Deployed View Preview
fee-payer moderato [OK] Deployed View Preview
fee-payer privy [OK] Deployed View Preview
og - [OK] Deployed View Preview
perf - [OK] Deployed View Preview
tokenlist - [OK] Deployed View Preview

@o-az o-az force-pushed the o-az/refactor-contract-verify branch from d9bf774 to b1f8ce4 Compare April 20, 2026 19:30
@o-az o-az marked this pull request as ready for review April 21, 2026 03:00
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: 5536d1c3c6

ℹ️ 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 apps/contract-verification/src/route.verify.ts Outdated
@o-az
Copy link
Copy Markdown
Member Author

o-az commented Apr 21, 2026

@codex review

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: 18ded0de60

ℹ️ 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 apps/contract-verification/src/route.verify.ts Outdated
@o-az
Copy link
Copy Markdown
Member Author

o-az commented Apr 21, 2026

@codex review

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: 2df1c86ca5

ℹ️ 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 apps/contract-verification/src/route.verify.ts Outdated
@o-az
Copy link
Copy Markdown
Member Author

o-az commented Apr 21, 2026

@codex review

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: 5cc0b03bc4

ℹ️ 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 apps/contract-verification/src/job-runner.ts Outdated
@o-az
Copy link
Copy Markdown
Member Author

o-az commented Apr 21, 2026

@codex review

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: 86591f4370

ℹ️ 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 apps/contract-verification/src/route.verify.ts Outdated
Comment thread apps/contract-verification/src/schema.ts Outdated
@o-az o-az force-pushed the o-az/refactor-contract-verify branch from 86591f4 to 4194357 Compare April 28, 2026 14:23
@o-az
Copy link
Copy Markdown
Member Author

o-az commented Apr 28, 2026

@codex review

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep it up!

ℹ️ 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".

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