-
My subsquid node processor crashed with this logs:
```
duniter-squid-processor-1 | {"level":2,"time":1709683176077,"ns":"sqd:processor","msg":"435159 / 435159, rate: 0 blocks/sec, mapping: 85 …
-
This issue is for tracking and assigning major tasks. Feel free to edit.
We are going to try to translate uniswap v2 to Ink and run it on Astar (or other networks that support the Substrate wasm pa…
brson updated
2 years ago
-
Use jsonrpc-core-clinet once it'll be enough mature for the usual use case
https://github.com/paritytech/jsonrpc/tree/master/core-client
-
## Investigate/check
- [ ] Do we restart loops correctly in all kind of connection errors? E.g. `RestartNeeded` does it stop loop or restart? Or the only solution is to restart substrate-relay?
…
-
**Describe the bug**
Every time I run the local development network, the block stop at #199. No new blocks are mined after and every transaction that I try to do when this happens raises the followin…
-
Right now it have many default implementations, well, too many. This means client can miss some implementations and still everything appears to be working, until I am trying to set the config and it d…
-
We claim to provide a solution to dramatically improve the scalability of blockchains in both tps and confirmation time latency. A benchmark will be taken out in order to prove this claim and quantify…
-
What would be the most appropriate way to fetch the chain spec needed for the light-client with the new V2 APIs?
Although there's been some discussion about a standard format for this checkpoint
-…
lexnv updated
5 months ago
-
# Benchmarking end to end transaction throughput performance
It would be nice for substrate to have a setup/demonstration/documentation for of E2E benchmarks.
There are plenty of benchmarks in the…
-
Since we rely heavily on hooks, I think we do set up **a lot** of subscriptions for the same data. Pretty much each component using any of the hooks will set up a separate subscriptions for basic thin…