wenyue
wenyue
How can I enable/disable auto start in the app settings?
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature request Do we have a plan to update the kubo, it's a...
If I set the ResolveWithDhtTimeout option when resolving ipns path. It would return the best result the dht can find, but would not update the local record.
``` webview.dart in _WebviewState._reportSurfaceSize at line 726 within webview_windows ``` I think we should get the bos size first, and then await the controller ready.
startup_task parameters are not available in Windows 10. BTW, it works in Windows 11.
please update the flutter sdk version in pubspec.yaml
When I use CRDT to write a log (add and delete frequently), the database becomes larger and larger. Is there any way to really remove the tombstone data? My current...
I found a bug that can cause a crash. In the directory [sizeBelowThreshold](https://github.com/ipfs/boxo/blob/main/ipld/unixfs/io/directory.go#L492) function, we call the EnumLinksAsync function, then call parallelShardWalk, and the sizeBelowThreshold function may be end if...