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

✨ ETH transaction UI + logic #189

Merged
merged 22 commits into from
Mar 9, 2023
Merged

Conversation

istornz
Copy link
Collaborator

@istornz istornz commented Mar 8, 2023

This PR adds the complete ETH transaction flow and logic implementation.

In this PR

Here are the details of what this PR implements:

Screens

  • Choose ETH amount screen with keypad screen.
  • Choose recipient address screen.
  • Transaction summary screen.

Dialogs

  • Transaction loading dialog.
  • Transaction status dialog.

NOTE

  • It seems transactions were not accepted very often check code here.
  • Trigger notifications when a transaction is sent will be implemented next.

Preview

keypad
recipient
summary

Close #171
Close #182
Close #173
Close #196

@istornz istornz force-pushed the feature/eth-transaction-modal branch from a6d3b40 to ab5b427 Compare March 8, 2023 16:50
Copy link
Collaborator

@ptisserand ptisserand left a comment

Choose a reason for hiding this comment

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

Ok for me

@apalala-dev apalala-dev merged commit 03d55ff into main Mar 9, 2023
@apalala-dev apalala-dev deleted the feature/eth-transaction-modal branch March 9, 2023 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants