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

F/gasless non wrapped tokens bis #1

Open
wants to merge 66 commits into
base: develop
Choose a base branch
from

Conversation

emmdim
Copy link
Member

@emmdim emmdim commented Feb 2, 2024

Description

Please include a summary of the change and be sure you follow the contributions rules we do provide here

Task: APP-0000

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I ran all tests with success and extended them if necessary.
  • I have updated the CHANGELOG.md file in the root folder.
  • I have tested my code on the test network.

emmdim and others added 30 commits January 26, 2024 13:35
any wallet to create processes

Signed-off-by: emmdim <[email protected]>
from endDate allowed to be undefined
It takes the possibility that the gasless election is succeded but the approval period is passed.

So it shows passed message
Hide earlyExecution and vote replacement for gasless DAO's
Voting terminal for execution multisig info tab now acts as multisig voting terminal (counting approvals properly)
It checks if has already vote using the hook useGaslessHasAlreadyVote .

So we can avoid this call
* updates to gasless voting sdk version that reduces
significantly web3 calls

Signed-off-by: emmdim <[email protected]>
(but not throw in develop :-| )

Signed-off-by: emmdim <[email protected]>
selankon and others added 28 commits January 26, 2024 13:36
For the `useProposals` hook, the returning information haven't a `vochainId`, causing a bad behavior of the dashboard proposals cards.

It changes the way to know if `isGaslessProposal` to be compatible with this hook.
Vocdoni SDK and gasless voting sdk
* Implement try execution flow

For gasless approval

* Fix executableWithNextApproval

It have not to be shown if the minTallyApprovals is 1 because the tally is not set yet

* Implement approveTally methods
It was some places on the code where the GaslessPluginName whas not used properly.
Delete @vocdoni/gasless-voting-ethers also
@emmdim
Copy link
Member Author

emmdim commented Feb 2, 2024

test

Copy link
Member Author

@emmdim emmdim left a comment

Choose a reason for hiding this comment

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

sadasdsad

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.

3 participants