Skip to content

feat: redeploy hoodi - #24

Merged
F4ever merged 1 commit into
mainfrom
feat/redeploy-hoodi
Aug 10, 2026
Merged

feat: redeploy hoodi#24
F4ever merged 1 commit into
mainfrom
feat/redeploy-hoodi

Conversation

@chasingrainbows

Copy link
Copy Markdown
Contributor

Description

Updates the Hoodi deployment after the breaking ABI change in #23 (revokeNomination removal). The factory was redeployed from a clean checkout of main (5b75d76) with the new artifact-binding workflow from STC-824.

Changes:

  • artifacts/hoodi/deploy-hoodi.json, artifacts/hoodi/transactions.json - new deployment records; the artifact now includes factory-creation-code-hash and delegation-creation-code-hash
  • README.md - factory address updated in the Deployed Instances table

Related Issue/Task

  • Related task: STC-824 (closes the redeploy part of audit finding FDCHAIN-01)
  • Epic: N/A

How Has This Been Tested?

  • Manual testing: just check-deployment artifacts/hoodi/deploy-hoodi.json passes - recorded hashes and on-chain factory bytecode match the checkout; instance state checked via cast (owner, delegate, cooldown, not terminated)
  • Local tests
  • Not tested (explain why)

Checklist

  • Documentation updated (if required)
  • New tests added (if applicable)

@F4ever
F4ever merged commit 5572991 into main Aug 10, 2026
7 checks passed
@F4ever
F4ever deleted the feat/redeploy-hoodi branch August 10, 2026 16:21

Copilot AI left a comment

Copy link
Copy Markdown

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 Hoodi deployment artifacts and documentation to reflect a redeployed DelegationFactory after the breaking ABI change in #23, and records additional bytecode hash metadata for verification.

Changes:

  • Update the documented Hoodi DelegationFactory address in the README.
  • Replace Hoodi deployment artifacts (deploy-hoodi.json, transactions.json) with the new factory deployment record and include creation-code hashes in the deploy artifact.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
README.md Updates the Hoodi factory address in the “Deployed Instances” table.
artifacts/hoodi/transactions.json Updates the recorded deployment transaction/receipt metadata for the redeployed factory.
artifacts/hoodi/deploy-hoodi.json Updates the factory address and adds recorded creation-code hashes + new git ref for verification.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

"pending": [],
"returns": {},
"timestamp": 1786103616,
"timestamp": 1786378152153,
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