cake_wallet/cw_solana/lib
Omar Hatem 4bba9f6ddb
Solana enhancements (#1907)
* 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

* Temporarily remove misused function
Ignore creating associated account for receiver (testing)

* revert associated recipient account removal

* Migrate eth and polygon nodes to new urls and https

---------

Co-authored-by: Blazebrain <davidadegoke16@gmail.com>
Co-authored-by: tuxsudo <tuxsudo@tux.pizza>
2024-12-28 00:18:46 +02:00
..
cw_solana.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
default_spl_tokens.dart fix: Desktop resize bug (#1461) 2024-05-23 18:21:51 +03:00
pending_solana_transaction.dart WIP: CW-665 Implement AirGapped Monero Transactions (#1535) 2024-11-09 20:59:47 +02:00
solana_balance.dart CW-647-Birdpay-Trc20 (#1469) 2024-05-28 16:32:36 +03:00
solana_client.dart Solana enhancements (#1907) 2024-12-28 00:18:46 +02:00
solana_exceptions.dart change Solana node (#1903) 2024-12-27 00:42:36 +02:00
solana_mnemonics.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
solana_transaction_credentials.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
solana_transaction_history.dart fix: Tentative fix for transaction history items overlap across wallet types (#1864) 2024-12-11 21:26:13 +02:00
solana_transaction_info.dart Generic Fixes: Support Errors and others (#1394) 2024-04-25 03:14:53 +02:00
solana_transaction_model.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
solana_wallet.dart CW-829 Solana Enhancements (#1858) 2024-12-14 01:31:10 +02:00
solana_wallet_addresses.dart CW 781 replace all print statements with printV (#1733) 2024-12-09 20:23:59 +02:00
solana_wallet_creation_credentials.dart Add passphrase support for Eth, Polygon, and Tron (#1719) 2024-10-04 20:01:46 +03:00
solana_wallet_service.dart CW-580: BIP39 Wallets Shared Seed Implementation: "One Seed - Multiple Wallets" (#1307) 2024-09-20 21:25:08 +03:00
spl_token.dart Generic Fixes: Support Errors and others (#1394) 2024-04-25 03:14:53 +02:00