Andelf
Andelf
**NOTE: The official Tron foundation's big picture is in reverse! -- Adding more system contracts.😩** The question is, how many system contracts (builtin transaction type) can be implemented using smart...
- rm usage of `.unwrap()` - Use meaningful error types instead of `BoxError` or `String`
The current channel server is just a proof of concept, with blocking DB access.
Log: ``` WARN disconnect, reason=TimeOut, protocol: channel, peer_addr: 84.239.*.56:41895 ``` Might caused by `getBlockBothHaveUpdateTime` ``` - getBlockBothHaveUpdateTime < now - (blockUpdateTimeout = 30s) - getAdvInvRequest < now - (ADV_TIME_OUT =...
- Update `@logseq/capacitor-file-sync` - support for file upload/download progress on Android - reduce notification frequency on iOS Related: - https://github.com/logseq/capacitor-file-sync/commit/162ae4f42c14fa74dded3d5f29297dfc83485c2d - https://github.com/logseq/file-sync/commit/48062186211d259d3b32ee26cedbc58123068b90
Close #7382 
### What happened? Cannot delete blocks using Typewise Keyboard on Android ### Reproduce the Bug 1. type some blocks (now at the last block of a page) 2. delete chars...
The "page tagged with" function also has the same problem with page alias. @andelf _Originally posted by @byheaven in https://github.com/logseq/logseq/issues/7368#issuecomment-1318095153_