Skip to content

add script for VerifyCodeDojangAttester registration#20

Merged
ihooni merged 4 commits intomainfrom
issues/19
Jan 16, 2026
Merged

add script for VerifyCodeDojangAttester registration#20
ihooni merged 4 commits intomainfrom
issues/19

Conversation

@ihooni
Copy link
Collaborator

@ihooni ihooni commented Jan 16, 2026

Description

This PR adds a Foundry script for registering the VerifyCode Dojang Attester, along with the broadcast files.

Related Issue

Closes #19

@ihooni ihooni self-assigned this Jan 16, 2026
@ihooni ihooni requested a review from Copilot January 16, 2026 08:59
@ihooni ihooni marked this pull request as ready for review January 16, 2026 08:59
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a Foundry script to register the VerifyCode Dojang Attester, enabling the registration of the attester with the DojangAttesterBook and allowing it in the VerifyCodeDojangResolver.

Changes:

  • Adds a new RegisterVerifyCodeDojangAttester script for attester registration
  • Includes broadcast files documenting the registration transactions
  • Updates an existing broadcast file for RegisterAddressDojangAttester

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
script/admin/RegisterVerifyCodeDojangAttester.s.sol New Foundry script that registers the VerifyCode attester and allows it in the resolver
broadcast/RegisterVerifyCodeDojangAttester.s.sol/91342/run-latest.json Broadcast file recording the VerifyCode attester registration transactions
broadcast/RegisterVerifyCodeDojangAttester.s.sol/91342/run-1768551393721.json Timestamped broadcast file for the VerifyCode attester registration
broadcast/RegisterAddressDojangAttester.s.sol/91342/run-latest.json Updated broadcast file with newer RegisterAddressDojangAttester transaction data
broadcast/RegisterAddressDojangAttester.s.sol/91342/run-1765789672478.json New timestamped broadcast file for RegisterAddressDojangAttester execution

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ihooni ihooni merged commit 5f0bd2a into main Jan 16, 2026
3 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.

add script for VerifyCodeDojangAttester registration

4 participants