CakeWallet/cw_solana/lib
David Adegoke e6c9cf54fb
Explore-Reown-For-WalletConnect (#2156)
* Reown WalletConnect Implementation
- Setup for Solana Chain
- Setup for EVM chain
- Enable signing messages and transactions on Solana Chain
- Fix issues related to signinig of transactions on Solana chain
- Decode mesage to human readable format - WIP

* Reown WalletConnect Implementation Continuation:
- Add readable text for signedTypedDatav4 and sendTransaction event requests
- Modify styling for bottomsheetModel
- Switch minimum deployment target to 13.0
- Gracefully handle errors
- Fix issues discovered while testing across dApps

* chore: ReownWalletConnectImplementation (Cont.)
- Remove unneeded code and files
- Rename files to match classes and vice versa
- Add maven jitpack repository for reown.com/yttrium repo
- Add better folder structuring to entire feature
- Add localization for all feature related texts
- Add testnet and devnet access for Solana Chain Service
- Add a better error message for Moralis NFT fetch

* feat:
- Add field to enter wc uri directly
- Handle bottomsheet not coming up after initial display
- Remove unneeded print statements
- Remove double display of success popup for session proposal bottomsheets

* fix:
- Add visual feedback to WC RelayClient Errors
- Adjust theme for bottomSheets

* Testing a theroy

* Temporarily add flags back

* Remove added flags and update proguard rules

* fix(android): update proguard-rules.pro and drop minify flags (#2199)

Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>

* fix: Switch bottomsheet result from signOne to signAll

---------

Co-authored-by: cyan <cyjan@mrcyjanek.net>
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2025-04-24 18:39:58 +02:00
..
cw_solana.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
default_spl_tokens.dart Solana Wallet New Implementation (#2011) 2025-03-14 16:42:17 +02:00
pending_solana_transaction.dart Solana Wallet New Implementation (#2011) 2025-03-14 16:42:17 +02:00
solana_balance.dart CW-647-Birdpay-Trc20 (#1469) 2024-05-28 16:32:36 +03:00
solana_client.dart Explore-Reown-For-WalletConnect (#2156) 2025-04-24 18:39:58 +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 Solana Wallet New Implementation (#2011) 2025-03-14 16:42:17 +02:00
solana_transaction_model.dart CW-555-Add-Solana-Wallet (#1272) 2024-02-23 15:39:19 +02:00
solana_wallet.dart CW-1035: Solana New Fixes (#2205) 2025-04-15 02:37:46 +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 CW-843: Enhance Wallet Groups Implementation (#2045) 2025-03-06 02:25:38 +02:00
solana_wallet_service.dart Solana Wallet New Implementation (#2011) 2025-03-14 16:42:17 +02:00
spl_token.dart Fix Scam tokens handling and make it persistent (#2138) 2025-04-03 03:32:00 +02:00