bLd759
bLd759
Hi all, I'm wondering if it was possible to consider a terraform for provider OVH? Let me know if I can be any help.
**Pull Request Summary** Change 5 bootnodes configuration to websocket to enable light client support **Check list** - [ ] added or updated unit tests - [ ] updated Astar official...
**Description** Warp sync in not operational on Astar in latest versions, after downloading state (5.3+ Gb), import state triggers OOM on the server **Steps to Reproduce** Start Astar node sync...
Currently it's not possible to use variables in metrics labels, but some APIs return responses without the input. It would be great to be able to use variable values in...
Allows collector to parse hexadecimal value by converting 'value' to decimal before sanitizing
Using latest build of smoldot 0.7.9 doesn't accept fields spelled `relayChain` and `paraId` from chain specs, they have to be `relay_chain` and `para_id`. ``` TypeError: Cannot read properties of undefined...
Invarch client allows option --relay-chain-rpc-url introduced in Cumulus here: https://github.com/paritytech/cumulus/pull/963 When using it with a local relay RPC, it catches sync well ``` 2022-12-28T00:21:20+04:00 2022-12-27 20:21:20 [Parachain] Connection established to...
Add new metrics from Transmission RPC - peersConnected - peersGettingFromUs - totalSize - uploadedEver Add new panels to public dashboard - Upload/Download stats - Upload/Download speed - Average upload rate...