OpenZeppelin / cairo-contracts

OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup

Home Page:https://docs.openzeppelin.com/contracts-cairo

Repository from Github https://github.comOpenZeppelin/cairo-contractsRepository from Github https://github.comOpenZeppelin/cairo-contracts

Add ERC6372 to VotesComponent

ericnordelo opened this issue · comments

Support ERC6372 for Votes tokens, to make it possible to use block numbers for tracking checkpoints instead of timestamps.

Hi @ericnordelo can i work on this ?

Hey @DarkLord017, thanks for your interest in contributing to the library. This specific issue is big, since it involves design around the Governor module to make it compatible with block number timepoints. Because of this, we have plans to work on it ourselves, and we don't see it as a good first issue.

Okay ! Thank you for your response 😊