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

amounts calculate for multiple transaction #106

Closed
wants to merge 3 commits into from
Closed

amounts calculate for multiple transaction #106

wants to merge 3 commits into from

Conversation

anyxem
Copy link
Contributor

@anyxem anyxem commented Jan 31, 2024

💬 Description

Since atoms amounts coming from api-server in string was need to add parseInt to balances

More

[If needed] List here other this you've done in this PR. Eg.:

  • Refactoring user validation to improve code readability
  • Improving account creation tests to verify if the password set is strong enough

📷 Screenshots

[If needed] List here how the component/screen/behavior should look like in the design and how it is being rendered. You can list different screenshots for states of that component/screen/behavior. Animated GIFs can be used if needed!

📋 Checklist:

  • I have named my branch as A-[id of Asana task]
  • I have set the title of my PR as A-[id of Asana task]: [short description]
  • My changes passed successfully by prettier check
  • My changes passed successfully by lint check
  • My changes kept the previous test coverage rate
  • I have added enough tests for my new feature/bugfix
  • I have set at least one person to review this PR
  • I have set myself as the assignee of this PR
  • I have set at least one label to this PR

owlsua and others added 3 commits January 28, 2024 18:13
* fix: make unconfirmed transaction specific to the network type

* add mainnet api server to the list

* feat: make ML mainnet wallet back, add ml exchage data from the API

* fix: exchange data, blockchain link
@anyxem anyxem changed the base branch from main to dev January 31, 2024 16:40
@anyxem anyxem closed this Jan 31, 2024
@anyxem anyxem deleted the fix/amounts branch January 31, 2024 16:42
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.

2 participants