Skip to content

Conversation

0xfirefist
Copy link
Contributor

For when

  • user has a stake account
    • isLLCMember == true -> no modal popup
    • isLLCMember == false
      • modal pops up when wallets connect. if signed, there won't be a popup when depositing.
      • modal pops up when depositing or staking (via "locked" modal)
      • no modal will popup when withdrawing or unstaking"
  • user doesn't have a stake account
    • modal pops up when depositing

Copy link

vercel bot commented Dec 5, 2023

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

Name Status Preview Comments Updated (UTC)
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 15, 2023 0:38am
staking-devnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 15, 2023 0:38am

Copy link
Contributor

@guibescos guibescos left a comment

Choose a reason for hiding this comment

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

Sorry had a lot of nitpicks, main thing though is functionally it doesn't work, I'll send you a video of what I'm observing

@@ -597,6 +597,15 @@ export class StakeConnection {
await this.provider.sendAndConfirm(transaction);
}

/**
* Join the DAO LLC for the give stake account.
Copy link
Contributor

Choose a reason for hiding this comment

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

give -> given

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.

2 participants