Skip to content
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

Allowing NFT Holders to vote on active proposals even if they bought the NFT after the proposal was created (ERC-1155 Balance Of Strategy) #1014

Open
PatelMeraj opened this issue Jan 15, 2023 · 0 comments

Comments

@PatelMeraj
Copy link

Expected behavior

Any NFT holder can vote on proposals when using the "ERC-1155 Balance Of" strategy, regardless of when it was purchased

Actual behavior

Only NFT holders who bought the NFT before the proposal was created can vote on the proposal

Steps to reproduce the behavior

You cannot vote on the proposal if this is the order of steps taken

  1. Use the "ERC-1155 Balance Of" strategy as a voting requirement
  2. Create proposal
  3. Buy NFT
  4. Unsuccessfully try to vote on the proposal

Alternatively, you can vote on the proposal if this is the order of steps taken

  1. Use the "ERC-1155 Balance Of" strategy as a voting requirement
  2. Buy NFT
  3. Create proposal
  4. Successfully try to vote on the proposal
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

No branches or pull requests

1 participant