Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
lmcmz created a comment on a pull request on Outblock/FRW-iOS
Another thing is when the popup is expandable, the solution will broke the UI ![IMG_4543](https://github.com/user-attachments/assets/d2291537-29bf-4115-9c02-39ce37590b0a)
lmcmz opened an issue on Outblock/FRW-Android
[FEATURE] Add backup flow after account creation
### Issue to be solved # Issue to be solved When a user creates a new profile in Flow Wallet mobile, after the profile is created, we must immediately prompt the user to optionally back up their ...lmcmz opened an issue on Outblock/FRW-iOS
[FEATURE] Add backup flow after account creation
### Issue to be solved # Description When a user creates a new profile in Flow Wallet mobile, after the profile is created, we must immediately prompt the user to optionally back up their account...lmcmz created a review comment on a pull request on Outblock/FRW-iOS
The Account and Transaction URL are using the same host, we don't need separate into 2 func, cause it's doing the same thing
lmcmz created a review comment on a pull request on Outblock/FRW-iOS
ok, @KK-UIUX Can we review this in UI ?
lmcmz created a review comment on a pull request on Outblock/FRW-iOS
We should use one func to make all query, which allow us tracking and report to Mixpanel. @zhouxl Have we merge the change for KeyPath method for mixpanel ?
lmcmz created a comment on a pull request on Outblock/FRW-iOS
Close this, due to another fix: https://github.com/Outblock/FRW-iOS/pull/582
lmcmz closed a pull request on Outblock/FRW-iOS
[577] Replace walletconnect SDK to outblock fork
#577lmcmz created a review comment on a pull request on Outblock/FRW-iOS
Can we don't use force unwrap in here? Case transactionId is dynamic, not a static value
lmcmz created a review comment on a pull request on Outblock/FRW-iOS
EVM account doesn't share the same host with flow account. And host is the same as `getHistoryBaseUrl`, I think we can just use 1. I would recommend use enum to handle the base URL instead of...
lmcmz created a review comment on a pull request on Outblock/FRW-iOS
We can remove previewnet, it's gone
lmcmz created a review comment on a pull request on Outblock/FRW-iOS
Please also check the website is not empty string.
lmcmz pushed 1 commit to 577-bug-fix-walletconnect-privacy-issue Outblock/FRW-iOS
- [577] Replace walletconnect SDK to outblock fork 17d6dbf
lmcmz pushed 1 commit to develop Outblock/WalletConnectSwiftV2
- Update PrivacyInfo.xprivacy for WC notify a5d1316
lmcmz pushed 19 commits to main Outblock/FRW-iOS
- feat: format code by local config file effad2c
- fix swiftformat format error code 9cc83b2
- Merge pull request #517 from Outblock/feat/format-code Feat/format code 9349947
- fix: add evm custom token filter by evmSupportedCoins 10af341
- Merge pull request #555 from Outblock/fix/custom-token fix: add evm custom token filter by evmSupportedCoins 03b65cb
- feat: udpate key from symbol to contactId about balance of token c0e4805
- fix: update unit from double to decimal for balance d518970
- 483 iOS CI Tool Integration - Xcode Cloud (#542) 483 iOS CI Tool Integration - Xcode Cloud https://github.com/Outbl... 750d41c
- 460 Allow add EOA address in customised address book (#558) 460 Allow add EOA address in customised address book ht... 89440cc
- 502 Button copy should be “Ok” not “ok” (#561) https://github.com/Outblock/FRW-iOS/issues/502 8258baa
- fix: input number of decimal places is more than the decimal value f3f8a95
- fix: bridgeChildFTFromEvm params from ufix64 to uint256 57b5274
- feat: remove code duplication e501c7b
- Merge pull request #557 from Outblock/fix/550-bug-beta-and-betac-token-issue-reported-by-nba-topshot-teams fix: upda... 0e854eb
- Merge branch 'develop' into fix/token-precision # Conflicts: # FRW/Modules/EVM/ViewModel/EVMEnableViewModel.swift # ... b594c41
- Merge pull request #567 from Outblock/fix/token-precision Fix/token precision f5327f5
- feat: udpate walletconnect from 1.19.1 to 1.20.3 c228c8d
- Merge pull request #568 from Outblock/fix/privacy feat: udpate walletconnect from 1.19.1 to 1.20.3 047d898
- Merge pull request #566 from Outblock/develop release 2.2.11 d20fb90