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-22-02-2024-v-1-1-6 #118

Merged
merged 7 commits into from
Feb 22, 2024
Merged

Dev-22-02-2024-v-1-1-6 #118

merged 7 commits into from
Feb 22, 2024

Conversation

owlsua
Copy link
Collaborator

@owlsua owlsua commented Feb 22, 2024

💬 Description

  • Locked Balance Display: We've introduced a locked balance feature, conveniently visible alongside your main balance.
  • Enhanced Transaction Support: revamped transaction displays to better differentiate between various transaction types, ensuring a more intuitive user experience.
  • Correct Bitcoin Address Generation: You can now trust that your wallet generates the correct Bitcoin address every time.

More

  • Unit tests improvements

📋 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 7 commits February 19, 2024 16:58
* inout output adjustments

* add staking and delegation transactions
* utxo approach to get balance and check locks

* Nowrap for locked
* utxo filtering simplified

* fix encoding

* add lock by block count

* improve filtering utxo

* feat: add unconformed transaction type and icon

* test: unit tests improvements

---------

Co-authored-by: owlsua <[email protected]>
@owlsua owlsua added the enhancement New feature or request label Feb 22, 2024
@owlsua owlsua self-assigned this Feb 22, 2024
@owlsua owlsua merged commit 2ea9ce1 into main Feb 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants