Commit Graph

7171 Commits (1ace5e32253e648c693bd29549137b07cbb445c5)
 

Author SHA1 Message Date
Hwee-Boon Yar 01c6ebdbaa Integration Blockscan Chat API to show unread count for wallet. Tap to open in browser 3 years ago
Hwee-Boon Yar b0bb05b63b
Merge pull request #4001 from AlphaWallet/move-debugging-tools-into-settings-advanced-tools-screen 3 years ago
Crypto Pank 3570c85951
Merge pull request #3985 from oa-s/#3984 3 years ago
Hwee-Boon Yar ca42b1d4a8 Move troubleshooting tools into new Settings > Advanced > Tools 3 years ago
Krypto Pank d8a6327e0c Make CallForAssetAttributeCoordinator, XMLHandler nonThreadSafe #3984 3 years ago
Crypto Pank 97cf75a669
Merge pull request #3996 from AlphaWallet/fix-crash-after-posting-transaction 3 years ago
Hwee-Boon Yar f21133abaf Fix: crash after posting transaction #3995 3 years ago
Hwee-Boon Yar 2940c0a586
Merge pull request #3987 from oa-s/#3986 3 years ago
Krypto Pank 2144b8f4be Replace fetching `.localizedObjects` with predicate #3986 3 years ago
Crypto Pank a21e526904
Merge pull request #3973 from oa-s/#3972 3 years ago
Krypto Pank e79f665724 Replace Subscribable<Void> with original Realm observation #3972 3 years ago
Crypto Pank 62bcf6e234
Merge pull request #3982 from oa-s/#3981 3 years ago
Krypto Pank 7c69ff8721 Replace multiple filters in TransactionsStorage with single predicate #3981 3 years ago
Krypto Pank efbeeea2c7 Replace multiple filters in TokensDataStore with single predicate #3981 3 years ago
Krypto Pank 295b77f143 Replace multiple filters in EventsActivityDataStore, EventsDataStore with single predicate #3981 3 years ago
Crypto Pank c1680ce12b
Merge pull request #3979 from oa-s/#3978 3 years ago
Krypto Pank 9aeeae3431 Remove unused methods 3 years ago
Krypto Pank d812ac61fe Add guard checks for empty arrays when write to realm #3978 3 years ago
Crypto Pank f2c2d07ac4
Merge pull request #3977 from oa-s/#3975 3 years ago
Krypto Pank 35cdae9607 Replace transaction filtering with NSPredicate #3975 3 years ago
Hwee-Boon Yar 005d5bef19
Merge pull request #3971 from oa-s/#3970 3 years ago
Hwee-Boon Yar db4ec3c304
Merge pull request #3969 from oa-s/#3968 3 years ago
Krypto Pank cc91932bec Remove map function from promise chain in EventSourceCoordinator #3970 3 years ago
Krypto Pank 2ceebe4b1c Remove map function from promise chain in Erc1155TokenIdsFetcher #3970 3 years ago
Krypto Pank 0b1f0304e1 Remove unused version of function `getInterfaceSupported165` #3968 3 years ago
Crypto Pank ca9da3f921
Merge pull request #3830 from oa-s/#3829 3 years ago
Krypto Pank 6e813c3df8 Remove subscription for transaction updates for unsed `TransactionsViewController` 3 years ago
Krypto Pank 39f59bb1e0 `Replace all instances of `NSRegularExpression` with their static instances` for web3swift 3 years ago
Krypto Pank 9709e6425a Remove unused code 3 years ago
Krypto Pank 1402cda42c Move `erc1155TokenIdsFetcher` to execute on background queue 3 years ago
Krypto Pank d1a2664055 Replace Instances of `NSRegularExpression` with static instances (creating an instance of NSRegularExpression requires a lot of resources) 3 years ago
Krypto Pank 8b77287411 Code refactoring, move some requests to execute on background queue #3829 3 years ago
Crypto Pank f4c85585a4
Merge pull request #3967 from oa-s/#3966 3 years ago
Krypto Pank e671c4f080 Remove `nativeCryptoCurrencyPrices ` dependency from `TokensCoordinator` #3966 3 years ago
Crypto Pank c31160f60b
Merge pull request #3963 from oa-s/#3962 3 years ago
Krypto Pank 709b94d9e6 Replace `fetchEvents(tokenContract` with return non optional promise 3 years ago
Krypto Pank 07a7cdb24a Rename `getMatchingEventsSortedByBlockNumber` to `getMatchingEventsSortedByBlockNumber` #3962 3 years ago
Crypto Pank 8fb83251e2
Merge pull request #3958 from oa-s/#3957 3 years ago
Krypto Pank e563ad0a67 Remove Promise from `add(events:)` functions #3957 3 years ago
Hwee-Boon Yar dd0942795e
Merge pull request #3965 from eviltofu/#3945_Title_for_disabled_secondary_button_not_visible 3 years ago
Hwee-Boon Yar 4a7506b137
Merge pull request #3964 from oa-s/#3961 3 years ago
Krypto Pank 678f83a0aa Refactor `TransactionType` initializer for each `fungible` and `nonFungible` token types #3961 3 years ago
Jerome Chan f856a8ef78 Added missing disabledButtonTitleColor attribute to ButtonsBar static variables 3 years ago
Krypto Pank 7a9dce11df Refactor EventSourceCoordinatorForActivities #3962 3 years ago
Hwee-Boon Yar 7208088521
Merge pull request #3960 from oa-s/#3959 3 years ago
Krypto Pank a39691c671 Fix crash when send non fungible #3959 3 years ago
Crypto Pank 9d59e34d60
Merge pull request #3956 from oa-s/#3955 3 years ago
Krypto Pank 127d596e43 Replace .getRecentEvents with .getRecentEventsSortedByBlockNumber for related events for each card. #3955 3 years ago
Hwee-Boon Yar 11b1d809f4
Merge pull request #3954 from oa-s/#3953 3 years ago
Krypto Pank 702646eca9 Move activitiesForThisCard filtering for `aETHMinted` event into loop, to avoid double filtering of array #3953 3 years ago