Skip to content

NFAT Facility#2

Open
telome wants to merge 55 commits intomasterfrom
dev
Open

NFAT Facility#2
telome wants to merge 55 commits intomasterfrom
dev

Conversation

@telome
Copy link
Collaborator

@telome telome commented Feb 25, 2026

No description provided.

@telome telome marked this pull request as ready for review March 3, 2026 07:42
facility.addFreezer(cfg.freezers[i]);
}

dss.chainlog.setAddress(cfg.facilityKey, facility_);
Copy link
Collaborator

Choose a reason for hiding this comment

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

For the record, we do not add a mom implementation, as although there is a stop function, it is not a typical pattern for that:

  • There are planned to be many facility deployments.
  • The stopping functionality can generally be front run.
  • security multisigs are assumed to be able to take the same role.

If still decided it's needed, it can be added later.

Copy link
Collaborator

@sunbreak1211 sunbreak1211 left a comment

Choose a reason for hiding this comment

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

Looks good

sunbreak1211 and others added 2 commits March 17, 2026 11:11
* Address audit suggestions

* Address review comment

---------

Co-authored-by: telome <>
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.

4 participants