CakeWallet/lib/reactions
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
..
bip39_wallet_utils.dart CW-723-Add-Monero-support-to-the-Shared-Seed-feature-in-Cake (#2131) 2025-04-10 03:31:26 +02:00
bootstrap.dart Implement background sync for xmr using flutter_daemon (#2094) 2025-03-21 19:22:00 +02:00
check_connection.dart Add decred (#1938) 2025-03-21 04:18:47 +02:00
fiat_rate_update.dart Remove haven (#2085) 2025-03-21 04:52:05 +02:00
on_authentication_state_change.dart Explore-Reown-For-WalletConnect (#2156) 2025-04-24 18:39:58 +02:00
on_current_fiat_api_mode_change.dart Update fiat API version 2023-02-28 18:23:21 +02:00
on_current_fiat_change.dart Update fiat API version 2023-02-28 18:23:21 +02:00
on_current_node_change.dart Zano with passphrase (#1971) 2025-01-24 20:33:24 +02:00
on_current_wallet_change.dart Remove haven (#2085) 2025-03-21 04:52:05 +02:00
on_wallet_sync_status_change.dart Remove haven (#2085) 2025-03-21 04:52:05 +02:00
wallet_connect.dart Explore-Reown-For-WalletConnect (#2156) 2025-04-24 18:39:58 +02:00