Results 101 comments of Xin Liu

And I found it's quite strange that the issue doesn't always happen. As of right now, I'm trying to reproduce it...

@2color In our case, publishing is always 0.15.0 as it is the current version we ship with the Planet app. And in both Publishing and Resolving, PubSub is indeed enabled....

@2color I like the new tool you created for diagnosing IPNS. It would be super useful if that tool could become an option `--verbose` for `ipfs name resolve` in Kubo.

@2color Thank you! I think we will stay on 0.15 and keep testing newer versions. As 0.15 has everything the app needs, while the new version could break a core...

- [x] Remove Goerli - [x] Fix the mess around currentChainID - [x] Fix the issue around `Ambiguous use of toHexString()` - [x] Only send to Sepolia from debug build...

Could you please point out which elements should be removed? Thanks for the feedback. Also, if you have other ideas about how we can make Planet a perfect RSS reader,...

Yes it would be great for the middle column! 👍

Some sync solutions (e.g., Dropbox / Maestral) would cause 0-byte files. If this is detected, the app should have an alert to let users know.

The macOS SwiftUI system handles this column width behavior, so it may change behavior on different macOS major versions. This is what I observed on Sequoia 15.2; it seems to...

Yes, you are right. I tested it, too. The latest attempt does not work for macOS' restore mechanism. I'll find some other way to do it, if any.