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

3044 walletconnect v2 refresh webpage after connected not reconnect automatically #3349

Open
wants to merge 197 commits into
base: 2722_delete_wallet_connect_history
Choose a base branch
from

Conversation

naiba4
Copy link

@naiba4 naiba4 commented Jan 19, 2024

No description provided.

justindg and others added 30 commits July 14, 2022 18:29
* Sort alphabetically, then sort again by balance

* Modified sort to ignore case
* Only allow positive balance tokens for source serach
* Add tests
* Change to compareToIgnoreCase + Update test
* Extract Tokens class
* Add tests
* update sort to match the order DEXes use

Co-authored-by: Seaborn Lee <seabornlee.cn@gmail.com>
…lter

[Swap] Improve search filter on SelectTokenDialog
JamesSmartCell and others added 29 commits November 28, 2022 12:21
* Transfer ERC20 test
* Run CI on GitHub default MacOS node
* Update key provider
* Refactor token updating:
* fix bug that stopped the database being updated with corrected token type.
* restrict event logs where needed
* use less restrictive RPC where possible
* improve event sync in general
* Update Gnosis RPC with more responsive version
* Ensure all usages of primary URL include the required secret and replace TokenScript usage of primary with dappbrowser RPC
* Update unit test
* Switch EVENT_SYNC_DEBUGGING to false
* Further update fixes to reduce overhead with balance updates
* Fix various ERC721 handling bugs
* Filter out watch-only wallets
* Fix address display
* Add placeholder if dapp name/title does not exist
* Generify layout + remove non-default wallets from selection
* Restore wallet adapter
* Fix text alignment
* Show warning message if signing wallet is different from active wallet
* Show diff wallet warning message in transaction dialog
* Standardize widget weights
* Only show warning message on applicable WC transactions
* Fix IndexOutOfBounds issue when disconnecting dapp
* Implemented the dialog and bottom-sheet dialog for AddCustomToken
* Resolved clear list issue while pasting different key in Add Token.
* Added user confirmation dialog when user selects unselected chains in Add Token.
Co-authored-by: Keval Shukla <keval@akhilalabs.com>
* Fix eth_signTypedData_v4
* Fix crash
* Ensure video can still play for NFT detail
* Add flags to other activities displaying NFTs
* Adjust widget label dimens
* Lock down label text size
* Check if external app update is available
- Fix TokenScript issues.
- Optimise TokenScript attribute update.
- Update library and dependencies
- Add dynamic Attributes
- Ensure relevant attributes are updated
- General refactoring as required
* Implement unstoppable domains resolution
* Added method to fetch key
* Added test
* Implement missing methods
* Remove null check
- ensure destroyed tokens are removed correctly
- only update required tokens
- take token details from etherscan for unusual contracts (eg DGD).
- Update check times
…3011)

* Add screens for toggling analytics and crash reporting
* Add ui test
* Format for lint
* Replace svg with png
* warn user on invalid keystore import
…address if enswallet name is not available (AlphaWallet#3031)

* Show formatted address by default
* Show custom name instead of address
* Show ENS name instead of address
* Should show custom name instead of ENS name
)

* Fix: WalletConnectModal not trigger connection request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants