Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

lmcmz

lmcmz created a review comment on a pull request on Outblock/FRW-iOS
This logic need revisit, I will post the pseudo code in the chat.

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-iOS
I assume the `- Self.minDefaultBlance` is the moveFee ?

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-iOS
Cause we post the `transactionStatusDidChanged` event already, we should reuse the same notification

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-iOS
There should be a better place for placing alert. And it alert shouldn't be configured on SideContainerView.

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-iOS
Use localized string

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-iOS
Storage check doesn't need amount, it should be `storageCapacity - storageUsed < 10000`

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-iOS
Missed a separate line

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-iOS
Should we put the into the actionView instead of adding it in different places ?

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-iOS
```swift return try await flow.accessAPI.executeScriptAtLatestBlock(cadence: cadence, arguments: [.address(address)]).decode() ```

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-iOS
let's throw the error if the address or cadence is empty

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-iOS
It's not EVM action, let's put other tag. Such as [WALLET]

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-iOS
No need query checkStorageInfo any more, it's included in AccountInfo now

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-iOS
Let's make this func `boolValue` async, otherwise, the user might missed their alert on home page.

View on GitHub

lmcmz created a review on a pull request on Outblock/FRW-iOS

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-Extension
Shall we use some common lib to handle code formatting ? http://numeraljs.com/

View on GitHub

lmcmz created a review on a pull request on Outblock/FRW-Extension

View on GitHub

lmcmz created a review on a pull request on Outblock/FRW-Extension

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-Extension
I think we also missed total balance in here

View on GitHub

lmcmz created a review comment on a pull request on Outblock/FRW-Extension
It shouldn't be a fixed value, it should be the value of StorageFlow

View on GitHub

lmcmz created a review on a pull request on Outblock/FRW-Extension

View on GitHub

lmcmz created a comment on an issue on Outblock/FRW-iOS
Hey @jeden Could we make this popup component dynamic adjust the content ? So it will fit any contents.

View on GitHub

lmcmz created a comment on an issue on Outblock/FRW-iOS
We have disable swap within the app, close it for now

View on GitHub

lmcmz closed an issue on Outblock/FRW-iOS
[BUG] swap ---- when input swap amount, amount will change to 0 at the first time.
### Describe the Bug When use swap function, swap amount will change to 0 at the first time. The bug is shown in the video attached below. https://github.com/Outblock/FRW-iOS/assets/87978227/0...
lmcmz opened an issue on Outblock/FRW-Android
[FEATURE] Account storage alert
### Issue to be solved ### Issue to be solved Background: https://github.com/Outblock/FRW/issues/61 ### Suggest A Solution #### Get Storage and Available Balance Info Our script API returns `g...
lmcmz created a comment on an issue on Outblock/FRW
The universal link is updated, it should work now. hence, we can close this ticket

View on GitHub

lmcmz closed an issue on Outblock/FRW
[BUG] WalletConnect sometimes not prompting authentication in app for mobile<->mobile connections
### Current Behavior Connecting to an FCL application on mobile, selecting to use Flow Wallet Mobile, then selecting to open Flow Wallet in the frw-link website opens the Flow Wallet app, but fa...
lmcmz created a review on a pull request on Outblock/FRW-iOS

View on GitHub

lmcmz created a review on a pull request on Outblock/FRW-Android

View on GitHub

lmcmz created a review on a pull request on Outblock/FRW-Extension

View on GitHub

lmcmz opened an issue on Outblock/FRW-UI
Display Available FLOW
Load more