Maharacha
Maharacha
[Dwellir](https://dwellir.com/) has an open position for a junior DevOps engineer **About Dwellir:** Dwellir builds private, decentralized infrastructure for web3 currently focused on the Polkadot-ecosystem. We run our own infrastructure in...
And running: `python setup.py egg_info` in the source folder results in: ``` Traceback (most recent call last): File "/home/maharacha/versioned/py-substrate-interface/setup.py", line 44, in raise ValueError('Missing commit tag, can\'t set version') ValueError:...
Can you make it work with `pip install --no-binary`? I'm not sure what other libraries are doing to make it work but this is the only library for me that...
Just to clarify, I know you can enter another endpoint manually under Development. But what I'm after here is to have it default listed in the UI so people does...
Is this repo still maintained? @arjanz ?
> [@Maharacha](https://github.com/Maharacha) It seems it is a type registry related issue. To determine the account nonce, the Runtime API `AccountNonceApi.account_nonce()` is being called. Runtime API calls are still manually administered...
@arjanz I just tried the work around and it works well! You want to keep the issue open for the actual fix?