-
Notifications
You must be signed in to change notification settings - Fork 71
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
feat: GU-2745 add repeat transfer support for other tokens #2790
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Transfer working good for HBD and Engine token... one code suggestion in comments and some issues I detected are...
- Ecency Points transfer not working as expected, leads to boost screen in my testing. screenshot 1 and 2
- Repeat icon appearing on all activity items, that is only required for transfer operation specifically. screenshot 3
- HP need to repeat at all, since it's nothing but staked HIVE. screenshot 4
…ion for transfer activity
@noumantahir please test now, fixed support of points |
# Conflicts: # ios/Podfile.lock # src/screens/editor/container/editorContainer.tsx
…eatable transfers list
UPDATE Screen.Recording.2024-05-15.at.17.55.32.mov |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
No description provided.