Hwee-Boon Yar
|
e732051c8a
|
Fix tests
|
3 years ago |
Hwee-Boon Yar
|
1fc7950bbe
|
[Blockscan Chat] Refresh unread account for active wallet periodically
|
3 years ago |
Hwee-Boon Yar
|
4d92edf65a
|
[Blockscan Chat] Refresh unread count of active wallet when app is resumed
|
3 years ago |
Hwee-Boon Yar
|
1c67ca36fd
|
Refactor: Move BlockscanChat logic from InCoordinator into a separate service
|
3 years ago |
Hwee-Boon Yar
|
d4e3152e9c
|
Remove commented out function access specifier which breaks code formatter
|
3 years ago |
Hwee-Boon Yar
|
3fb5ca6831
|
Merge pull request #4102 from AlphaWallet/remove-unused-files
Remove unused (moved) files
|
3 years ago |
Hwee-Boon Yar
|
2cdb61e391
|
Merge pull request #4103 from AlphaWallet/blockscan-chat-stathat-to-mixpanel
Blockscan Chat Stathat to Mixpanel
|
3 years ago |
Hwee-Boon Yar
|
73726c3684
|
Add analytics, log when tap to open Blockscan Chat in Browser tab
|
3 years ago |
Hwee-Boon Yar
|
bc67a46146
|
Replace StatHat logging for Blockscan Chat with Mixpanel
|
3 years ago |
Hwee-Boon Yar
|
ef6cabcc78
|
Add debug logging for Blockscan Chat
|
3 years ago |
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
Added .xcode-version file with 13.2.1 as target
|
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
Replace subscribableEnabledServers with serversPublisher #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
Remove unused setUpEventSourceCoordinatorForActivities #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
Rename WalletBalanceCoordinatorType with WalletBalanceService #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
Remove unused setUpEventSourceCoordinatorForActivities #4086
|
3 years ago |
Krypto Pank
|
e6378c72bc
|
remove subscribableWallets
|
3 years ago |
Crypto Pank
|
29eb94f542
|
Merge pull request #4085 from oa-s/#4084
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
|
37eea78006
|
Merge pull request #4083 from AlphaWallet/remove-unnecessary-import-trustkeystore
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
Rename `BalanceCoordinator` with `TokenBalanceService` #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
Move processRestartQueueAfterRestart to RestartQueueHandler #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
Delay subscribing for tokens updates for events creating #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
Replace nativeCryptoCurrencyPrices and nativeCryptoCurrencyBalances with fetching balance and rate with balanceCoordinator #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
Replace TransactionsStorage with MultiChainTransactionsDataStore #4040
|
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
Remove force unwrap when encodeType(primaryType for `EIP712Domain` and `EIP712Domain` is missing in typed data #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
Update DAS DApp info
|
3 years ago |
Mancy009
|
161d645dcb
|
Update DAS DApp info
DAS has branded as .bit. And the new website is https://did.id
|
3 years ago |
Crypto Pank
|
8ad65df00c
|
Merge pull request #4055 from oa-s/#4054
Rename EventsDataStoreProtocol with NonActivityMultiChainEventsDataStore #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
Middle truncate the address even when there's no ENS in Settings > Change / Add Wallet. #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
Support for update WalletConnect v2 SDK #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
Move processRestart queue to separate class, reduce in coordinator size #4051
|
3 years ago |
Crypto Pank
|
dfd639cf02
|
Merge pull request #4038 from oa-s/#4003
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
|
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
Replace the "..." used when truncating addresses in the middle with the real thing: "…"
|
3 years ago |