-
**Describe the bug**
I am trying to index dock PoS mainnet
`sqd typegen` is failing with this error:
```bash
$ sqd typegen
(node:83338) [DEP0040] DeprecationWarning: The `punycode` module is depr…
-
Hi guys, we would like to propose a new feature for xtokens and want to start a discussion to see if it is reasonable and can be worked on.
Given that users can privatize any asset on our chain, we…
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Stack Exchange first?
- [X] This is not a support question.
### Description …
-
**Describe the issue**
code,BufferedImage cause awt link fail
new BufferedImage(width, height, BufferedImage.TYPE_INT_RGB);
**Steps to reproduce the issue**
Please include both build steps …
-
### Hello!
We faced with a problem when we made a transfer and immediately reconnect and subscribe for a balance update - the last event does not come on that subscription.
---
```
Environment:
A…
-
After reading through the tutorial I understand how to build the functions and storage for a module with the ```decl_storage!``` and ```decl_module!``` macros, but I don't understand what is actually …
-
I am using Rupta to analyze [an older version of Substrate Node Template](https://github.com/Endericedragon/substrate-node-template-copy). However, when I run rupta, it crashed and I received some err…
-
There shouldn't be a contract billing for a deployment against node of state down
- https://github.com/threefoldtech/terraform-provider-grid/issues/763
-
### Describe the bug
2024-07-16 07:48:56 Subtensor Node
2024-07-16 07:48:56 ✌️ version 4.0.0-dev-unknown
2024-07-16 07:48:56 ❤️ by Substrate DevHub , 2017-2024
2024-07-16 07:48:56 📋 Chain specif…
-
Currently we include all subsystems in `RealOverseerGen`, irregardless of whether they are needed or not. A couple of them are only initialized based on passed-in parameters. E.g. there is a condition…