5afe / safe-core-protocol-specs

Safe{Core} Protocol is an open, modular framework to make smart accounts secure, portable, and composable.
GNU General Public License v3.0
67 stars 13 forks source link

[Protocol Manager] Define Signature validator flow and outcome #42

Closed akshay-ap closed 11 months ago

akshay-ap commented 11 months ago

The current specification only defines an interface and short description for Signature Validators. https://github.com/safe-global/safe-core-protocol-specs/blame/19728b363089447c2b2d86dcd41a4c9892221a93/modules/README.md#L115

The specification should elaborate more on the intended use, motivation, execution flow of the Signature validators

Relates to https://github.com/orgs/safe-global/projects/14/views/9?pane=issue&itemId=40163847

akshay-ap commented 11 months ago

Closed as duplicate of #43