isSerge
isSerge
Hi guys, it seems like the current public RPC endpoint is not working. Are there any other endpoints available? Thanks
Currently, we have icon missing and statuses that are no longer relevant (downloading, verifying, corrupted) - [ ] clarify what statuses should be displayed - [ ] clarify what icon...
The current error page body has a generic message, we need to add specific resolutions for these cases: - could not update or read the config file - could not...
The long-term fix for #306 - Replace loop within `store.startFarmer` method with `Polkadot.js` API subscription to track syncing progress - Stop subscription if node is restarting and re-open when RPC...
We're using `system_syncState` to track syncing progress (`currentBlock` vs `highestBlock`). However, `highestBlock` value can differ significantly between queries (see screenshot attached) due to size and sync state of the network.
When start plotting initial values: - `plotted` and `remaining` are `NaN` - Syncing 0 of `null` blocks 
#233 introduces new `filter_expression` field and a filtering mechanism, which is more robust and powerful than `conditions` (for more details check #225. Same mechanism should also be used for filtering...
**Problem:** Currently every entry in Chatbots and Streams contains description of all config items, which results in duplication across all sections: Chatbots: https://rindexer.xyz/docs/start-building/chatbots/telegram https://rindexer.xyz/docs/start-building/chatbots/discord https://rindexer.xyz/docs/start-building/chatbots/slack Streams: https://rindexer.xyz/docs/start-building/streams/kafka https://rindexer.xyz/docs/start-building/streams/rabbitmq https://rindexer.xyz/docs/start-building/streams/sns https://rindexer.xyz/docs/start-building/streams/redis...