Commit Graph

3353 Commits (2d9088eed35be466a1120940b6e6dbf44cfc4446)

Author SHA1 Message Date
Krypto Pank 2d9088eed3 [Refactor] Rename ThreadSafeDictionary with AtomicDictionary, add AtomicArray implementation #4611 2 years ago
Krypto Pank 18c9ee6597 Make token holder observable (for fungible token) #4590 2 years ago
Krypto Pank 0461b82b36 [Refactor] Rename TokenViewController with FungibleTokenViewController #4603 3 years ago
Krypto Pank 04242ffbb2 Move enjin callback to background queue, release latest promise on its completion #4593 3 years ago
Krypto Pank 0503d0dc66 [OpenSea] release latest promise on its completion #4595 3 years ago
Krypto Pank 5e0cd6b2bd Fix memory leak for Erc1155BalanceFetcher #4599 3 years ago
Krypto Pank 2c419fbe4d Return directly promise when fetching events EventSourceCoordinatorForActivities #4597 3 years ago
Krypto Pank bbddaf0655 Make TokenActionsService being able to subscribable for providers updates #4582 3 years ago
Krypto Pank 683e5dd24c Make noPriceMarker as single whitespace instead to be an empty string, to save label height #4589 3 years ago
Jerome Chan dc1508061f Renamed ServerImageTableViewCell as RPCDisplaySelectableTableViewCell, modified SaveCustomRPCViewController to display network icons via RPCDisplayTableViewCell 3 years ago
Jerome Chan f18218d047 Corrected Swap and Import functions in CreateInitialWalletViewController 3 years ago
Krypto Pank b31de08e96 add Control+Publishers 3 years ago
Krypto Pank efa30da462 Extract Session+Publisher to separate file 3 years ago
Krypto Pank 84889bcbb1 [Refactor] Extract Alamofire data publisher to separate file #4573 3 years ago
Krypto Pank abf889cd16 [Refactor] Remove unused code #4575 3 years ago
Krypto Pank ad0ab11ef1 [Refactor] Move smartcontract providers to logic folder #4571 3 years ago
Krypto Pank 0586915ad2 Add tracking active users wallet address for firebase reports #4566 3 years ago
Krypto Pank ab89c47ad7 Update shared realm configuration files with `protectionKey == .none` 3 years ago
Krypto Pank d215bea6fb Share single realm store between datastores #4568 3 years ago
Krypto Pank 744ec17f0b Move map of GetBlockTimestampCoordinator to non main queue #4527 3 years ago
Krypto Pank 5a7482dd1d [Refactor] add supporting swap action for native swap #4561 3 years ago
Krypto Pank ffc119d34b [Refactor] Extract GasEstimation to separate class, move models to separate files for TransactionConfigurator #4559 3 years ago
Krypto Pank dd088f35dd Fix crash when migrate bookmarks #4563 3 years ago
Krypto Pank 945c48ff7c User shared realm for browser #4531 3 years ago
Krypto Pank c6898cff82 Share threadsafe beetwen static instances of PrivateXMLHandler, and XMLHandler #4554 3 years ago
Krypto Pank d94e34c844 Fix request retrying for Session.sendPublisher, group combine extensions in folder #4550 3 years ago
Krypto Pank ab6bc4c4c1 [Refactor] Move wallet migration to initializer, move app configuration to initializer, refactor skipBackupinitializer #4552 3 years ago
Jerome Chan 9fe6e74230 Resized BlockieImageView on TokensViewController to 44x44 points instead of 24x24 points 3 years ago
Krypto Pank 2cc5308a26 App Crashes when fetch blockie image #4546 3 years ago
Krypto Pank 16b7efdcc2 [Refactor] Rename fetch smartcontract data coordinator with provider suffix #4529 3 years ago
Krypto Pank 3831670d4f [Refactor] Remove unused files #4542 3 years ago
Krypto Pank 859fa286b7 Update the Welcome screen #4505 3 years ago
Krypto Pank 0ae34c95a9 Make balanceFetchers threadsafe #4525 3 years ago
Krypto Pank 85b26bef89 Remove grouping tokens while fetching tickers, move xdai to predefined ticker ids #4536 3 years ago
Krypto Pank 9d11b80ee7 [Refactor] Rename function showTransactionsIfNeeded to showActiveWalletIfNeeded #4538 3 years ago
Krypto Pank 8bdf55186a [Refactor] Replace subscribable and promises with Combine for alert service #4540 3 years ago
Krypto Pank 0c4c529492 [Refactor] Rename walletSessionsSubject with sessionsSubject #4533 3 years ago
Krypto Pank d1d053cd9e [Refactor] extract check for config.development.isAutoFetchingDisabled for event fetchers, rename functions #4523 3 years ago
Krypto Pank 0dd333a768 [Refactor] refactor askUserToRateAppOrSubscribeToNewsletter() with UIApplication.shared.presentedViewController #4520 3 years ago
Krypto Pank 10bf0bda97 [Refactor] move removeUnknownTransactions() to TransactionsService and perform on background queue #4518 3 years ago
Krypto Pank efa24e54be Fix bad access when update activity #4516 3 years ago
Krypto Pank df7f750a16 Move fetching events to background queue #4512 3 years ago
Krypto Pank 6a037dcb82 Make access to XMLHandler threadsafe, move static func to functional #4510 3 years ago
Krypto Pank 167c0ede84 Fix bad access for enjin, and openSea providers #4514 3 years ago
Krypto Pank d141d994ea Move some balance update callback to background queue 3 years ago
Krypto Pank d89360a492 Remove promises from balance fetchers, don't wait for all tokens balances updates. 3 years ago
Hwee-Boon Yar 03257e440d Fix: crash when prompted for wallet backup when received eth. Was updating UI in background thread #4508 3 years ago
Krypto Pank 2612ad8210 [Refactor] Rename TokensCardCoordinator NFTCollectionCoordinator #4503 3 years ago
Krypto Pank 4c0d0177f3 [Refactor] Replace TokensCardCollectionCoordinator with TokensCardCoordinator #4493 3 years ago
Hwee-Boon Yar a2ddfc5116 Fix: web sites loaded for Klaytn token and wallets #4501 3 years ago