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

Dev-02-04-2024-v-1-2-2 #136

Merged
merged 5 commits into from
Apr 2, 2024
Merged

Dev-02-04-2024-v-1-2-2 #136

merged 5 commits into from
Apr 2, 2024

Conversation

owlsua
Copy link
Collaborator

@owlsua owlsua commented Apr 2, 2024

💬 Description

• Enhanced viewing mode: Interacting with the wallet is now even more convenient with the ability to open it in a new window.
• Replacement of the amount delimiter from "," to ".".
• Fix for signature verification error: "Signature verification failed in transaction".
• Other improvements including optimization and bug fixes.

📋 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

anyxem and others added 5 commits April 1, 2024 20:22
* A-1206908284153320: switch to api v2

* fix tests

* adjust error in case when fee is known and total not enough

* add extra utxo

* revert error messaging

* add time data

* fix: display delegation_id for withdraw tx

* fix: add rounding after multiplication

* fix height

* fix encoding

* add lock input
* feat: update logo on the Home page

* feat: update titles

* feat: add expand button

* style: update styles

* test: update unit tests

* feat: centers the window and hides the expand  button if view is extended

* feat: update Tooltip

* feat: add Tooltip for the expand button

* test: update unit tests

* feat: add new entry point if extended

* feat: add extended view creating or restoring the wallet

* fix: expandHandler
@owlsua owlsua added the release label Apr 2, 2024
@owlsua owlsua self-assigned this Apr 2, 2024
@owlsua owlsua merged commit fe5ee52 into main Apr 2, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants