Commit Graph

127 Commits (89a342350252d28ea1239b47e82016667ea4c919)

Author SHA1 Message Date
Krypto Pank 8eb7f7f11a Fix crash when subscribe for activities is too early #4420 3 years ago
Krypto Pank 6b5fc5096d Fix crash when trying to get session of unavailable server #4418 3 years ago
Krypto Pank 96a6dd429c Fix crash when updating activity 3 years ago
Krypto Pank b6186995d5 Make transaction store safe #4315 3 years ago
Krypto Pank ad0b9a16d7 Reduce global usage of keystore.currentWallet, causes crash sometimes. #4297 3 years ago
Krypto Pank 76e04a6226 Remove unused code #4301 3 years ago
Jerome Chan af390b3cff Created VerticalButtonsBar for VerifySeedPhraseViewController, renamed ButtonsBar to HorizontalButtonsBar 3 years ago
Krypto Pank 921fe85ae5 Notification appear in loop after receving ether #4161 3 years ago
Krypto Pank f4b37b6a2b Fix layout for activity view controller #4155 3 years ago
Krypto Pank 8aad258c7f Move anArbitraryRowHeightSoAutoSizingCellsWorkIniOS10 to Metrics #4144 3 years ago
Hwee-Boon Yar 93c70189a9 Add a `.prebuilt` transaction type. For upcoming native swap support. In the future, this can also be used to refactor code that handles existing transactions that are pre-built 3 years ago
Krypto Pank 19fe13f795 Replace TransactionsStorage with MultiChainTransactionsDataStore #4040 3 years ago
Krypto Pank 2ec2bda6a6 Rename EventsDataStoreProtocol with NonActivityMultiChainEventsDataStore #4054 3 years ago
Hwee-Boon Yar 51507383f1 Remove unnecessary `import UIKit`. Clearer it's non-UI #4044 3 years ago
Krypto Pank dac6721517 Reduce incoordinator size, move Tabs model to separate file #4024 3 years ago
Krypto Pank 36980c66d0 Add selection image size for images hosted by Google #3944 3 years ago
Krypto Pank 722e87783c Reduce EtherKeystore instances creating, remove static currentWallet value #4034 3 years ago
Krypto Pank 69851c758f Replace with using single TokensDataStore #3992 3 years ago
Krypto Pank d8a6327e0c Make CallForAssetAttributeCoordinator, XMLHandler nonThreadSafe #3984 3 years ago
Krypto Pank e79f665724 Replace Subscribable<Void> with original Realm observation #3972 3 years ago
Krypto Pank 35cdae9607 Replace transaction filtering with NSPredicate #3975 3 years ago
Krypto Pank 127d596e43 Replace .getRecentEvents with .getRecentEventsSortedByBlockNumber for related events for each card. #3955 3 years ago
Krypto Pank 702646eca9 Move activitiesForThisCard filtering for `aETHMinted` event into loop, to avoid double filtering of array #3953 3 years ago
Krypto Pank 0ba9f3191e Remove unused tokensStorages, assetDefinitionStore, analyticsCoordinator dependencies from ActivitiesCoordinator #3951 3 years ago
Jerome Chan 7ad8cb37aa Replace .green/.white button options with .primary/.secondary button options 3 years ago
Krypto Pank e04ca250b5 Grayed navigation bar after creating or watching a new wallet #3912 3 years ago
Krypto Pank 4982b39b02 Remove green sent/received icons from the Activity #3770 3 years ago
Krypto Pank bb1abe797d Display activities for token erc721 on `TokensCardViewController` #3667 3 years ago
Krypto Pank 90e0e0c77d After searching in Wallet tab, can't tap search results in iOS 13.7. Works in iOS 15 #3681 3 years ago
Krypto Pank d4314582fe Reduce iOS 13 warnings #3665 3 years ago
Vladyslav Shepitko 5386001bda Redesign ERC721 to be align with recent ERC1155 update we made [ERC721] #3448 3 years ago
Vladyslav Shepitko 6827b614e2 Followup tasks for ERC1155 support #3224 3 years ago
Hwee-Boon Yar 742afd52cb Extract magic strings for accessing properties like "tokenId" 3 years ago
Vladyslav Shepitko f9a5572722 Show the camera right away (or go back) instead of an empty WalletConnect session screen #3283 3 years ago
Hwee-Boon Yar cc2fec2f3b Speed up build 3 years ago
Hwee-Boon Yar dd7b5d30da Fix: SwiftLint warnings 3 years ago
Hwee-Boon Yar 531047245b Rename enum-cases to start with lowercase. Idiomatic 3 years ago
Hwee-Boon Yar 832ce67c82 Refactor. enum-case was a misnomer 3 years ago
Vladyslav shepitko 70f5a2db21 Add Price Alerts tab [Samoa] #2632 3 years ago
Vladyslav shepitko ca1e48fc7f Remove unused links #3185 3 years ago
Vladyslav shepitko 1401962121 Support of ERC 1155 Tokens #2750 3 years ago
Hwee-Boon Yar a01c841a9f WIP support for ERC1155 backend 3 years ago
Vladyslav shepitko d116be5e68 update to ActivitiesService to work on .main queue #3155 3 years ago
Vladyslav shepitko 0c9b28669a move realm updates for events [part of 3125] #3145 3 years ago
Vladyslav shepitko 3bd4209f54 Refactor: extract ActivitiesView to separate file #3081 3 years ago
Vladyslav shepitko 2d29c95f42 Fix index out of range crash on tokenHolders[0] inActivitiesService #3073 3 years ago
Vladyslav shepitko 44d787c10c Fix ref cycle for activities view #3011 3 years ago
Vladyslav shepitko cc29815112 Refactor `EventSourceCoordinator` and `EventSourceCoordinatorForActivities` with `.functional` extension, fix crash: converting `Int` from `BigUInt`, fixed with replacing `Int` with `String` #3011 3 years ago
Vladyslav shepitko e92002c698 Fixes crash of `null pointer` when switch bettwen wallets #3011 3 years ago
Vladyslav shepitko 74fcfdc666 Animation stops while scrolling cell for view ActivityStateView #3058 3 years ago