Commit Graph

7171 Commits (1ace5e32253e648c693bd29549137b07cbb445c5)
 

Author SHA1 Message Date
Hwee-Boon Yar 1ace5e3225 Remove unused (moved) files 3 years ago
Hwee-Boon Yar 15f2756265
Merge pull request #4098 from eviltofu/#4093_Add_.xcode-version_file 3 years ago
Jerome Chan 078c58af8b Added .xcode-version file with 13.2.1 as target 3 years ago
Crypto Pank 65df313a76
Merge pull request #4069 from oa-s/#4068 3 years ago
Krypto Pank 6e0f81b1f3 Replace subscribableEnabledServers with serversPublisher #4068 3 years ago
Crypto Pank cc6a7cbdc0
Merge pull request #4095 from oa-s/#4094 3 years ago
Krypto Pank 02fc657354 Remove unused setUpEventSourceCoordinatorForActivities #4094 3 years ago
Hwee-Boon Yar 5ea6b2c75c
Merge pull request #4097 from oa-s/#4096 3 years ago
Krypto Pank 1b79abdf6b Rename WalletBalanceCoordinatorType with WalletBalanceService #4096 3 years ago
Crypto Pank 257045eafa
Merge pull request #4087 from oa-s/remove_subscribableWallets 3 years ago
Krypto Pank e6378c72bc remove subscribableWallets 3 years ago
Crypto Pank 29eb94f542
Merge pull request #4085 from oa-s/#4084 3 years ago
Hwee-Boon Yar 37eea78006
Merge pull request #4083 from AlphaWallet/remove-unnecessary-import-trustkeystore 3 years ago
Krypto Pank c2915fdc08 Remove unused serverToAddCustomTokenOn, move views heights calculations to view model for tokens screen, move Section type to view viewmodel #4084 3 years ago
Hwee-Boon Yar f0f3a80831 Remove unnecessary `import Trustkeystore`. Includes using `AlphaWallet.Address` instead of `TrustKeystore.Address` for encoding function calls because it has been supported for a long time 3 years ago
Crypto Pank 193417e068
Merge pull request #4071 from oa-s/#4070 3 years ago
Krypto Pank 0f9ac8cca9 Rename `BalanceCoordinator` with `TokenBalanceService` #4070 3 years ago
Crypto Pank 7c49e052b6
Merge pull request #4073 from oa-s/#4072 3 years ago
Krypto Pank 95397cce45 Move processRestartQueueAfterRestart to RestartQueueHandler #4072 3 years ago
Crypto Pank 5bb184d164
Merge pull request #4067 from oa-s/#4066 3 years ago
Krypto Pank e0605bc180 Delay subscribing for tokens updates for events creating #4066 3 years ago
Crypto Pank 8d7bed211e
Merge pull request #4064 from oa-s/#4063 3 years ago
Krypto Pank 35b8448fb7 Replace nativeCryptoCurrencyPrices and nativeCryptoCurrencyBalances with fetching balance and rate with balanceCoordinator #4063 3 years ago
Crypto Pank 4098a9dc81
Merge pull request #4041 from oa-s/refactor_to_remove_transaction_collection 3 years ago
Krypto Pank 19fe13f795 Replace TransactionsStorage with MultiChainTransactionsDataStore #4040 3 years ago
Crypto Pank daea68b03a
Merge pull request #4059 from oa-s/#4057 3 years ago
Krypto Pank e6569607d1 Remove force unwrap when encodeType(primaryType for `EIP712Domain` and `EIP712Domain` is missing in typed data #4057 3 years ago
Hwee-Boon Yar c31e359848
Merge pull request #4058 from Mancy009/patch-1 3 years ago
Mancy009 161d645dcb
Update DAS DApp info 3 years ago
Crypto Pank 8ad65df00c
Merge pull request #4055 from oa-s/#4054 3 years ago
Krypto Pank 2ec2bda6a6 Rename EventsDataStoreProtocol with NonActivityMultiChainEventsDataStore #4054 3 years ago
Hwee-Boon Yar 39d1071b67
Merge pull request #4056 from oa-s/#4050 3 years ago
Krypto Pank 5c22e40c25 Middle truncate the address even when there's no ENS in Settings > Change / Add Wallet. #4050 3 years ago
Crypto Pank 88cb9116e6
Merge pull request #4011 from oa-s/#3989 3 years ago
Krypto Pank d9703cc246 Upgrade up to 0.5.0 WalletConnect version #3989 3 years ago
Hwee-Boon Yar cd89eedaf2
Merge pull request #4052 from oa-s/#4051 3 years ago
Crypto Pank dfd639cf02
Merge pull request #4038 from oa-s/#4003 3 years ago
Krypto Pank a1fa79611a Add action to Settings > Advanced > Tools to paste a transaction hash to check transaction state against RPC (not Etherscan) #4003 3 years ago
Krypto Pank fed558957a Move processRestart queue to separate class, reduce in coordinator size #4051 3 years ago
Hwee-Boon Yar 1beabc73ec
Merge pull request #4049 from AlphaWallet/replace-ellipsis-in-truncated-address-with-read-thing 3 years ago
Hwee-Boon Yar fc2a21e505 Replace the "..." used when truncating addresses in the middle with the real thing: "…" (but maybe due to the font used, it looks unchanged) 3 years ago
Hwee-Boon Yar 25abc20b56
Merge pull request #4048 from AlphaWallet/fix-typos 3 years ago
Hwee-Boon Yar 8338b0aa60 Modify func signature to fix typos 3 years ago
Crypto Pank 33adc88ce1
Merge pull request #4046 from oa-s/#3888 3 years ago
Krypto Pank 87ecd41922 Fetching prices for chains: Avax, Fantom, bnb #3888 3 years ago
Hwee-Boon Yar 247c59ecfc
Merge pull request #4045 from AlphaWallet/remove-unnecessary-import-uikit 3 years ago
Crypto Pank cea85997de
Merge pull request #4039 from oa-s/#3870 3 years ago
Krypto Pank aaee261f46 Tweak error message when checking connection to infura #3870 3 years ago
Hwee-Boon Yar 17e763ac23
Merge pull request #4037 from AlphaWallet/search-keyboard 3 years ago
Hwee-Boon Yar 51507383f1 Remove unnecessary `import UIKit`. Clearer it's non-UI #4044 3 years ago