Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

govern-core: implement ERC1271 through proxied signature validator #258

Merged
merged 2 commits into from
Dec 16, 2020

Conversation

sohkai
Copy link
Contributor

@sohkai sohkai commented Dec 8, 2020

Fixes #1.

Implements the ERC1271 isValidSignature() interface in Govern.sol via a modifiable 3rd party signature validator contract.

@sohkai sohkai requested review from izqui and nivida December 8, 2020 22:09
@izqui izqui marked this pull request as ready for review December 16, 2020 07:58
@izqui izqui merged commit c74dd23 into master Dec 16, 2020
@izqui izqui deleted the erc1271 branch December 16, 2020 07:58
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.

Core(Govern): Add ERC-1271 support
2 participants