Commit Graph

373 Commits (2d9088eed35be466a1120940b6e6dbf44cfc4446)

Author SHA1 Message Date
Krypto Pank 2d9088eed3 [Refactor] Rename ThreadSafeDictionary with AtomicDictionary, add AtomicArray implementation #4611 2 years ago
Krypto Pank bbddaf0655 Make TokenActionsService being able to subscribable for providers updates #4582 3 years ago
Krypto Pank d215bea6fb Share single realm store between datastores #4568 3 years ago
Krypto Pank 5a7482dd1d [Refactor] add supporting swap action for native swap #4561 3 years ago
Krypto Pank d94e34c844 Fix request retrying for Session.sendPublisher, group combine extensions in folder #4550 3 years ago
Krypto Pank 16b7efdcc2 [Refactor] Rename fetch smartcontract data coordinator with provider suffix #4529 3 years ago
Krypto Pank 85b26bef89 Remove grouping tokens while fetching tickers, move xdai to predefined ticker ids #4536 3 years ago
Krypto Pank f7cdcb4436 Fix test `SendViewControllerTests.testBalanceUpdates()` #4481 3 years ago
Krypto Pank be090e620d Realm access on incorrect thread crash #4475 3 years ago
Krypto Pank 33163044ee NFTs in Collectibles tab should show openseadata["collection"]["name"] if available #4450 3 years ago
Krypto Pank 977102acf7 [Refactor] Replace subscribable with AnyPublisher in ActivitiesServiceType #4467 3 years ago
Krypto Pank 6aca94f8e7 Replace with using single instance for Enjin provider, current impl causes memory leaks 3 years ago
Jerome Chan 23eb95f500 Added Features screen in AdvancedSettingsViewController to toggle features. 3 years ago
Jerome Chan b5d5dcb1e0 Rewrote code so that if there is a network error, we don’t wait 20 seconds for the expectation to time out. 3 years ago
Jerome Chan 89a3423502 Changed timeout in GetIsERC1155ContractCoordinatorTestCase to 20 seconds instead of 10 minutes, fixed up some style issues. 3 years ago
Krypto Pank 1d7355c48c Fix testsuite, make tests fails, instead of crash 3 years ago
Krypto Pank 72d5b732dd Make token publisher to return optional #4392 3 years ago
Jerome Chan 411021a184 Added code to persist cache for GetIsERC1155ContractCoordinator 3 years ago
Hwee-Boon Yar f1ff7831f6 Upgrade Mixpanel SDK to fix archive error #4389 3 years ago
Krypto Pank b28edc2b72 Refactor accounts coordinator 3 years ago
Krypto Pank bdce9ef86a Rename into active wallet coordinator 3 years ago
Hwee-Boon Yar 9bcbfa26d0 Removes unnecessary `func ==()` implementations and a few Equatable(s) #4342 3 years ago
Krypto Pank ccf533dd87 Fix Test suite #4331 3 years ago
Krypto Pank a658e6dc31 Make nonActivityEventsDataStore safe 3 years ago
Krypto Pank ccf48d0e67 Remove `showTabBar` with account 3 years ago
Krypto Pank ad0b9a16d7 Reduce global usage of keystore.currentWallet, causes crash sometimes. #4297 3 years ago
Hwee-Boon Yar adf65a6ac7 [Refactor] Rename and move ENS-related coordinators. They are not coordinators #3990 3 years ago
Hwee-Boon Yar 37ca509c84 Move in-house pods' test #4280 3 years ago
Hwee-Boon Yar 221bde5045 [Refactor] Rename vars and func labels related to ENS to be more intention revealing 3 years ago
Krypto Pank 3e23aeff9a TokenViewController sometimes show 0 balance for native token even when Wallet tab has refreshed to show non-zero #4200 3 years ago
Hwee-Boon Yar 2a5377c7b3 Fix SwiftLint warnings 3 years ago
Hwee-Boon Yar a1083c7112 Add test case for ENSIP-10 wildcard support and EIP3668 CCIP read 3 years ago
Hwee-Boon Yar c446d0a809 Enable tests for ENS lookups 3 years ago
Krypto Pank f99f47bac3 Move tokens extraction from transaction in separate handler #4228 3 years ago
Krypto Pank bd30c7897d Tweak string representation for `arguments` in DecodedFunctionCall #3999 3 years ago
Krypto Pank 5f567d1234 Remove unused methods #4209 3 years ago
Krypto Pank 322c6815f0 Remove all token objects when delete wallet #4207 3 years ago
Jerome Chan af390b3cff Created VerticalButtonsBar for VerifySeedPhraseViewController, renamed ButtonsBar to HorizontalButtonsBar 3 years ago
Krypto Pank 59f983ecff Replace tickersSubscribable with tickersPublisher #4185 3 years ago
Krypto Pank 921fe85ae5 Notification appear in loop after receving ether #4161 3 years ago
Krypto Pank a9cfc7cd9e CallForAssetAttributeCoordinator doesn't use assetDefinitionStore value, and self.server is the same as server value in functionCall: AssetFunctionCall so we can remove them #4173 3 years ago
Jerome Chan 3207ad6f52 Created TokenGroupIdentifier and tests, added tokens.json file. 3 years ago
Krypto Pank ffb2b1a0c4 `resetFetchingState` doesn't get called when remove wallet in accounts view controller #4159 3 years ago
Hwee-Boon Yar 93081c4aef Fix: transaction ABI function parsing. Previous code is dependent on order of enumerating a dictionary key-value pairs of function arguments 3 years ago
Krypto Pank 9990a1ecf5 Remove Subscribable from TokenBalanceService #4106 3 years ago
Hwee-Boon Yar e732051c8a Fix tests 3 years ago
Krypto Pank 1b79abdf6b Rename WalletBalanceCoordinatorType with WalletBalanceService #4096 3 years ago
Krypto Pank e6378c72bc remove subscribableWallets 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
Krypto Pank 0f9ac8cca9 Rename `BalanceCoordinator` with `TokenBalanceService` #4070 3 years ago