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
Gnosischain's stake asset GNO is non native to its EVM, and is represented as an ERC20. We did not support ERC20s in the version of OWR we audited.
Lets consider ways we could split only rewards for a gnosis chain delegated squad staking cluster. It may involve re-adding the commits mentioning token here: https://github.com/ObolNetwork/obol-splits/commits/main/src/owr
token
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🎯 Problem to be solved
Gnosischain's stake asset GNO is non native to its EVM, and is represented as an ERC20. We did not support ERC20s in the version of OWR we audited.
Lets consider ways we could split only rewards for a gnosis chain delegated squad staking cluster. It may involve re-adding the commits mentioning
token
here: https://github.com/ObolNetwork/obol-splits/commits/main/src/owr🛠️ Proposed solution
🧪 Tests
👐 Additional acceptance criteria
❌ Out of Scope
The text was updated successfully, but these errors were encountered: