cake_wallet/cw_evm
David Adegoke c9a6abeea4
Full balance (#1457)
* fix: Confirm widget is still mounted

* feat: Modify balance display to include full balance

* fix: Modifying balance

* chore: Feature cleanup

* fix: Add frozen balance into consideration when taking available balance  and add field to make full balance display only on bitcoin and litecoin wallets

* fix: Adjust balance card to display correct available and unavailable balance, unavailable balance should only be displayed when there is one WIP

* fix: Cleanup balance page and balance page view_model

* chore: Revert formatting

* fix: Remove full balance

* fix: Remove full balance

* fix: Remove full balance

* chore: Rever formating [skip ci]

* feat: Finalize display only available and unavailable balance

* fix: Modify the way balance is displayed, activate frozen balance with label, remove unavailable/additional balance for bitcoin wallet type

* fix: Issues coming from syncing with main

* fix: Modify additional balance label

* fix: Monero and Wownero balances display bug

* fix: Resolve merge conflicts

* feat: Activate CPFP for BTC, LTC and BCH, also fix issues with frozen balance display

* - minor fix
- remove unused functions

* Fix conflicts

---------

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
Co-authored-by: tuxsudo <tuxsudo@tux.pizza>
2024-12-27 05:54:47 +02:00
..
lib Full balance (#1457) 2024-12-27 05:54:47 +02:00
test CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
.gitignore CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
.metadata CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
analysis_options.yaml CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
CHANGELOG.md CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
LICENSE CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00
pubspec.yaml Cw 679 add ledger litecoin support (#1565) 2024-10-23 18:38:31 +03:00
README.md CW-551-Refactor-EVM-Chains (#1256) 2024-01-30 20:01:48 +02:00

TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.

Features

TODO: List what your package can do. Maybe include images, gifs, or videos.

Getting started

TODO: List prerequisites and provide or point to information on how to start using the package.

Usage

TODO: Include short and useful examples for package users. Add longer examples to /example folder.

const like = 'sample';

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.