-
when i change 'substrate-node' image to parity/polkadot:master-0.8.22-d81c98b-9f8af404
harvester-worker:
urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='substrate-node', port=9933):…
-
**Is your feature request related to a problem? Please describe.**
https://wiki.polkadot.network/docs/build-node-interaction
Segregate the current Node interaction page to separate three subsectio…
-
Hey there, I love what you've built with `contracts-ui`!
For new devs and/or terminal maniacs that don't want to rely on the only version or an internet connection for development, it would be awe…
-
There are more than a few questions related to what this repo can provide answers for. One ready, I would love to see this posted around places like:
- [ ] https://substrate.stackexchange.com/quest…
-
Working on https://github.com/substrate-developer-hub/substrate-docs/issues/132
I wanted to make sure we have the template updated for the launch of the new docs :grin: https://github.com/substrat…
-
I'm trying to build a chain-spec with a large number of nominators and validators for the multi-block election tests but given the amount of stakers to add, the chain-spec generation fails with:
``…
-
Substrate Recipes and the Kitchen Node is a great practical (culinary) experience for many people wanting to learn Substrare.
One of the core aims for [Kabocha](https://kabocha.network) is to be a…
-
I'm a beginner following the Substrate tutorial from here. After successfully compiling both the Substrate node and frontend, I've encountered an issue.
**Problem:**
When I open the frontend and a…
-
* **I'm submitting a ...**
- [ ] Bug report
- [x] Feature request
- [ ] Support request
- [ ] Other
* **What is the current behavior and expected behavior?**
With the s…
-
Substrate node by default ban failed transaction for 5 mins and attempt to resubmit failed tx will result the transaction is banned error.
eth rpc adapter should have a local in memory cache of fai…