-
Hi! I'm trying to get the substrate-node-template working with the pallet you showed here, without any success... When it gets to compiling it this is what I get:
Updating git repository `https…
-
![](https://user-images.githubusercontent.com/48550657/95865108-8f7b9b80-0d66-11eb-97c5-e52360f196f8.png)
# **[Hello World! by Polkadot](https://gitcoin.co/hackathon/polkadot/)**
**Gitcoin ha…
-
![](https://user-images.githubusercontent.com/48550657/95844932-d0b18280-0d49-11eb-9dc0-5322cd1c3b19.png)
# **[Hello World! by Polkadot](https://gitcoin.co/hackathon/polkadot/)**
**Gitcoin has …
-
Hi
The exception occurs from time to time in different scenarios but always for `Compact` type.
Have to mention that few instances of py-substrate-interface is used in parallel in different async t…
-
** Please name the issue/PR after this format**
[Blockchain] [Your project name (optional)] [Asset symbol (optional)] A short description of your issue
**If this is your first time integrating, th…
-
Teams building chains on Substrate are struggling with migrating their nodes and runtimes. We want to improve the migration experience to reduce necessary effort and time spent as well as reduce the a…
-
Hi!
I'm trying to compose a call for my frontier-based node:
```python
call = interface.compose_call(
call_module="EVM",
call_function="call",
call_params={
…
-
* **I'm submitting a ...**
- [ ] Bug report
- [x] Feature request
- [ ] Support request
- [ ] Other
* **What is the current behavior and expected behavior?**
### Example
The […
-
Hi. I would very much appreciate advice on how to move forward. When using the native encoder to obtain python built-ins from an object decoded with DER, I get the error: `AttributeError: 'tuple' obje…
-
# Background
We currently expect that the Hydra tooling will be expanded to allow developers wanting to write APIs for Smart Contracts running on the EVM (on Substrate) to write their event and met…