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 an issue on Outblock/FRW-iOS
List updated: https://github.com/Outblock/Assets/commit/5b280d2f99e0802fd0c86e9ae080197ee13d5956
lmcmz published a release on Outblock/flow-swift
0.3.9
**Full Changelog**: https://github.com/Outblock/flow-swift/compare/0.3.8...0.3.9lmcmz created a tag on Outblock/flow-swift
0.3.9 - The tool to build application in Flow mobile realm 🌊
lmcmz published a release on Outblock/FRW-iOS
2.2.10
## What's Changed * Release/2.2.10 by @lmcmz in https://github.com/Outblock/FRW-iOS/pull/486 * [Bug] Fix in app browser security issue by @jeden in https://github.com/Outblock/FRW-iOS/pull/488 *...lmcmz pushed 20 commits to main Outblock/FRW-iOS
- [Bug] Fix in app browser security issue https://github.com/Outblock/FRW-iOS/issues/485 1bb37dc
- feat: delete custom token on token detail page 466a25e
- feat: Add custom token method watchasset when linking via JS or walletconnect 7f9566e
- - Added more cases 663df23
- Merge pull request #488 from Outblock/fts/485-browser-security-issue [Bug] Fix in app browser security issue 2b00b72
- feat: remove swap button on token detail when account is EVM 4e771a7
- Merge branch 'develop' into release/2.2.10 f0c612f
- Merge pull request #491 from Outblock/release/2.2.10 Release/2.2.10 600d514
- feat: filter custom token by network and type of evm 58515b4
- Merge pull request #492 from Outblock/feature/custom-token-all feat: filter custom token by network and type of evm f2c58b7
- feat: if custom token not found, show toast 8e8089d
- Merge pull request #493 from Outblock/feature/custom-token-toast feat: if custom token not found, show toast 7a4496a
- fix: update logic error bc03dc0
- Merge pull request #494 from Outblock/63-bug-new-version-available-notification-incorrectly-displaying fix: update l... dec717b
- Fix WC modal not response on iOS 3d19910
- Merge pull request #505 from Outblock/67-bug-issue-connecting-to-ankr-staking-on-mobile-flow-wallet Fix WC modal not... b7c7a04
- code format 75886f2
- code format 2 72b1cb1
- Merge pull request #509 from Outblock/feat/format Feat/format 6be11aa
- Merge pull request #507 from Outblock/develop Release 2.2.10 7b0a3bf
lmcmz created a comment on an issue on Outblock/FRW-iOS
Yeah, it's very average presumption, it's `10KB = 10000 Bytes = 0.0001 FLOW`. Your equation looks right to me. Just a reminder, if it's move action between EVM account and flow account, there...
lmcmz created a comment on an issue on Outblock/FRW-iOS
Yes, you are right. Base on the average storage will use per transaction.
lmcmz created a review comment on a pull request on Outblock/FRW-Extension
Let's keep the default flag as `false` Cause if we introduce any new flag in the future, it will always trigger.
lmcmz created a review comment on a pull request on Outblock/FRW-iOS
Could we make a separate PR for the formatting and lint ? There are so many changes are lint and formatting changes, it's impossible to review other changes
lmcmz created a review comment on a pull request on Outblock/Flow-Wallet-Kit
Same here
lmcmz created a review comment on a pull request on Outblock/Flow-Wallet-Kit
Could we update this endpoint instead ? https://github.com/Outblock/Flow-Wallet-Kit/blob/f26e8012badfc874c2fa2264b45bdb50e55c4f19/iOS/FlowWalletKit/Sources/Extension.swift#L54-L62
lmcmz created a review comment on a pull request on Outblock/Flow-Wallet-Kit
`.whenUnlockedThisDeviceOnly` is for secure enclave type only
lmcmz created a review comment on a pull request on Outblock/Flow-Wallet-Kit
Need to handle SHA3_256 hash method
lmcmz deleted a branch Outblock/FRW-iOS
67-bug-issue-connecting-to-ankr-staking-on-mobile-flow-wallet
lmcmz closed an issue on Outblock/FRW
[BUG] Issue connecting to Ankr staking on mobile Flow Wallet
### Current Behavior Mobile Flow Wallet currently isn't available in Ankr's wallet list, and fails to be able to connect to Ankr staking when selecting to connect with wallet connect. ### Exp...lmcmz pushed 2 commits to develop Outblock/FRW-iOS
lmcmz closed a pull request on Outblock/FRW-iOS
Fix WC modal not response on iOS
Fix for #445 and https://github.com/Outblock/FRW/issues/67lmcmz pushed 1 commit to 67-bug-issue-connecting-to-ankr-staking-on-mobile-flow-wallet Outblock/FRW-iOS
- Fix WC modal not response on iOS 3d19910
lmcmz created a branch on Outblock/FRW-iOS
67-bug-issue-connecting-to-ankr-staking-on-mobile-flow-wallet