Skip to content

Conversation

@Ansonhkg
Copy link
Collaborator

update naga-test contract addresses

Copilot AI review requested due to automatic review settings October 30, 2025 21:05
Copy link
Contributor

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 updates the naga-test network contract configurations with new deployment addresses and enhanced contract ABIs. The changes reflect a fresh deployment cycle with additional features for staking, key set management, and PKP info retrieval.

  • Updated contract addresses for all naga-test network deployments
  • Enhanced Staking contract with vote timeout mechanism and key set management
  • Added new PKP info retrieval functions to PubkeyRouter and PKPNFT contracts
  • Re-enabled naga-test environment in GitHub Actions workflow

Reviewed Changes

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

Show a summary per file
File Description
packages/contracts/dist/signatures/naga-test.js Updated contract addresses and added new event/struct fields for Staking contract
packages/contracts/dist/signatures/naga-test.d.ts TypeScript definitions mirroring the JS signature changes
packages/contracts/dist/signatures/naga-test.cjs CommonJS version of the signature updates
packages/contracts/dist/prod/naga-test.ts Updated ABIs with new functions for Staking, PubkeyRouter, and PKPNFT; reordered some function definitions
packages/contracts/dist/prod/naga-test.json JSON version of the updated ABIs and contract addresses
packages/contracts/dist/prod/naga-test.js ES module version of the updated ABIs
packages/contracts/dist/prod/naga-test.cjs CommonJS version of the updated ABIs
README.md Added QA workflow documentation and local network generation instructions
.github/workflows/e2e-naga.yml Re-enabled naga-test environment in CI workflow

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

@Ansonhkg Ansonhkg merged commit 715c4cc into naga Oct 31, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants