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

PP-136/smart wallet transfer #4

Closed

Conversation

franciscotobar
Copy link

@franciscotobar franciscotobar commented May 27, 2022

What

Removed the process where native cryptocurrency balance is transfer back to the owner EOA

Why

It would be more consistent (simpler, in UX terms) to leave the native cryptocurrency balance in the SmartWallet instead of transferring it to the owner EOA after each execution.

Refs

antomor and others added 5 commits February 18, 2022 15:22
* Adding .env config on readme and fix some tests.
* Throw an error if not metamask detected.
* Adding loading modal
* Removing test recipients from .env.
* Adding execute modal.
* Fixing multiple issues
* Replacing send by sendtransactions
* Fix to use relayTransaction
* revert to infuy sdk
* Adding loading on buttons
* Clear modal form inputs
* PP-92: Fix open issues (#1)
* Remove "REACT_APP_RIF_RELAY_RELAY_LOOKUP_WINDOW_BLOCKS" from .env
* [Devops] Adding initial dockerfile (#2)
* Add the 'estimate' button on transfer modal plus further UI fixes (#7)
* Fix the shared status between the estimate and execute buttons.
* Fix the return data slide button in the execute modal
* Fix estimate loading on deploy modal
* Add the estimation button and show the rbtc/trif switch
* PP-118: Set the retries param when relaying transfer transactions (#8)
* Set the  param on transfer
* Specify how to retrieve the REACT_APP_CONTRACTS_RELAY_WORKER parameter

Co-authored-by: Wilson hamilton <[email protected]>
Co-authored-by: mortelli <[email protected]>
Co-authored-by: rafaiovlabs <[email protected]>
* Install dependencies
* Convert js files to tsx
* Fix lint problems not related to formatting
* Add prettier, fix prettier problems and solve conflicts with eslint
* Fix lint issues on tsx files
* Add lint-staged
* Remove useless comment
* Fix transfer estimation error
* feature (devops): add ci steps for linting
* Run prettier fix for CI
@antomor
Copy link
Collaborator

antomor commented May 30, 2022

Close this PR in favor of the one against the official repo

@antomor antomor closed this May 30, 2022
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