Skip to content

Add solflare wallet#156

Open
Orelsanpls wants to merge 301 commits intomainfrom
feat/add-solflare-wallet
Open

Add solflare wallet#156
Orelsanpls wants to merge 301 commits intomainfrom
feat/add-solflare-wallet

Conversation

@Orelsanpls
Copy link

No description provided.

acamill and others added 30 commits December 19, 2021 00:36
Orelsanpls and others added 26 commits August 2, 2022 20:02
* chore(deps): remove cardinal, fix token-registry version

* fix from comments, update yarn.lock, remove package.lock
* Implement set error flag
* Mercurial new SDK version

* Add compute budget program
* Implement credix deposit/withdraw
Support mercurial (uxd-client v5.0.0)
* change RPC

* remove billowing RPC
 Handle identity depository
Fix/identity depository config
@vercel
Copy link

vercel bot commented Feb 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
governance-ui ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 15, 2023 at 11:27AM (UTC)

Comment on lines +20 to +25
case 2 as any /*VoteKind.Abstain*/: {
return false;
}
case 3 as any /*VoteKind.Veto*/: {
return false;
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how come voting was working before without that??

Copy link
Author

@Orelsanpls Orelsanpls Feb 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it break the app when you load a governance that had experienced one of the vote. Got it to break on FakeDAO

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.

9 participants