-
Notifications
You must be signed in to change notification settings - Fork 510
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
feat: Voting Operations | SPL Governance Integration #189
base: main
Are you sure you want to change the base?
Conversation
Hi @thearyanag, I’ve implemented the Realm functionality. There are two tests available: one for retrieving the vote status and another for tracking vote power. However, testing vote casting and delegating voting rights isn’t currently possible, as I need a test DAO for that. Do you have any recommendations on how to address this issue? ![]() ![]() |
Hi @thearyanag 😊 , The PR is ready for your review, and I've updated the branch with the new structure. Let me know your thoughts whenever you have a chance! Thanks so much! 🙌 |
Hey @DogukanGun , please resolve the branch conflicts and merge the latest code in main |
hey @DogukanGun , great PR, last thing before we push it over the finish line. Please can you provide screenshots and transaction links showcasing this integration's actions. Specifically casting votes and delegating voting power |
feat: Voting Operations | SPL Governance Integration.
This pull request was created for https://app.gib.work/bounties/5acb3e1e-b316-4c14-a9d5-c6d6a87496fa in an attempt to solve a bounty #165 . Payment for the bounty is immediately sent to the contributor after merge.
The PR includes the following functionalities for the Realm: