-
Notifications
You must be signed in to change notification settings - Fork 6
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
436 feature complete type checks on token transactions #459
436 feature complete type checks on token transactions #459
Conversation
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
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.
Are there tests that cover these functions? Are we sure the tests cover these specific ones and that the values are correct?
The tests covering these functions should be inside sendTransaction. Currently, the live version only contains EVM transactions. Missing COA to flow, flow to flow, and flow to COA. |
…nsactions # Conflicts: # src/ui/views/Send/TransferConfirmation.tsx
…nsactions # Conflicts: # src/ui/views/InnerRoute.tsx
… around integer strings and added tests.
…e-type-checks-on-token-transactions' into 436-feature-complete-type-checks-on-token-transactions
Related Issue
Closes #436
Summary of Changes
Need Regression Testing
Added missing type checks on the current transaction functions
Risk Assessment
Additional Notes
Screenshots (if applicable)