Skip to content

fix: support GIWA Blockscout source verification - #83

Open
0xMuang wants to merge 1 commit into
mainfrom
fix/giwa-blockscout-verification
Open

fix: support GIWA Blockscout source verification#83
0xMuang wants to merge 1 commit into
mainfrom
fix/giwa-blockscout-verification

Conversation

@0xMuang

@0xMuang 0xMuang commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Allow the public-testnet deployment wrapper to pass an explicit verifier and verifier URL to Foundry.
  • Document GIWA Sepolia Blockscout verification using the official API endpoint.
  • Keep Corner Store artifact generation and post-deployment verification in the existing wrapper.

Verification

  • bash -n scripts/deploy-testnet-rfq.sh
  • wrapper --help output
  • git diff --check

Constraint: GIWA Sepolia uses a Blockscout endpoint that Foundry cannot safely infer from --verify alone.

Rejected: Running the generic GIWA Deploy.s.sol example | it bypasses Corner Store artifact and post-deployment verification handling.

Confidence: high

Scope-risk: narrow

Directive: Preserve network-specific verifier selection as explicit deployment input.

Tested: bash -n; wrapper help output; git diff --check

Not-tested: live GIWA broadcast and Blockscout submission
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