We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OZ Governor contracts follow getVotes instead of getCurrentVotes(). While PUSH Token contract supports getCurrentVotes()
We need to provide support for getCurrentVotes by using the GovernorVotesCompUpgradeable contract.
Note: This will eventually mean lowering the OZ governor contract version from 5 to 4.9.5
no support for outdated getCurrentVotes() function.
Bravo Logic
Mainnet(Ethereum), Testnet(Sepolia)
The text was updated successfully, but these errors were encountered:
Zartaj0
No branches or pull requests
Expected Behaviour
OZ Governor contracts follow getVotes instead of getCurrentVotes(). While PUSH Token contract supports getCurrentVotes()
We need to provide support for getCurrentVotes by using the GovernorVotesCompUpgradeable contract.
Note: This will eventually mean lowering the OZ governor contract version from 5 to 4.9.5
Current Behaviour
no support for outdated getCurrentVotes() function.
Contract Name
Bravo Logic
Chains
Mainnet(Ethereum), Testnet(Sepolia)
The text was updated successfully, but these errors were encountered: