Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

ITerminus - we need to define the terminus interface separately #13

Open
zomglings opened this issue Dec 23, 2021 · 0 comments
Open

ITerminus - we need to define the terminus interface separately #13

zomglings opened this issue Dec 23, 2021 · 0 comments
Labels
terminus Terminus decentralized authorization

Comments

@zomglings
Copy link
Member

Currently, the Terminus interface is defined implicitly in TerminusFacet.sol. The implementation sprawls across multiple solidity files and includes the complexity of common storage (since we are using Diamond proxies).

To make it clear what functionality is available through Terminus, we should implement an ITerminus interface that details its public and external functionality, with clear documentation of the semantics of each method.

@zomglings zomglings added the terminus Terminus decentralized authorization label Dec 23, 2021
@peersky peersky added this to the Terminus web app milestone Jan 17, 2022
@peersky peersky mentioned this issue Jul 4, 2022
@peersky peersky linked a pull request Jul 4, 2022 that will close this issue
@peersky peersky moved this to In Progress in Moonstream DAO Jul 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
terminus Terminus decentralized authorization
Projects
No open projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants