-
It's not infrequent that users only want metadata for specific pallets. For instance, the `cargo-contract` and `staking-miner` tools both use `Subxt` to generate an interface, but both only care about…
-
Hello @josepot,
I am opening a separate issue as we discussed. I made a minimal reproduction repository for Darwinia parachain using Paseo RPC endpoint. I am using latest Polkadot-API v1.6.2. The i…
-
I am seeing "phantom" multisig approvals that don't exist on accounts, and in fact are on some accounts that are not multisigs. When you click on them, a rendering error is displayed.
```
Uncaught…
-
`packages/testsuite-web3-rpc` should contain a list of tests for ensuring EVM Compatibility. The definition of EVM Compatibility should be researched. There are a few tests included, however, more is …
-
A client submitting a trusted operation (top) should be able to choose until which status event (`Submitted`, `InBlock`, `Finalized`..) the top is being watched.
Additionally, only one answer shoul…
-
Please define source code files that must undergo a security audit
quantification: We need to know lines of code (LOC) of
* worker
* client
* enclave
pure lines, no comments or whitespace
…
-
When I use smoldot I'm able to add changes from substate-connect extension to the database. Here is the example https://github.com/paritytech/substrate-connect/blob/3911d973b7e7883f763515ce74a53faaf40…
-
# In Progress
This issue will capture my thoughts on the different topics that an introduction to FRAME and Substrate.
I have explicitly not chosen to look at the existing content, and work from…
-
I'm opening this issue here because this should lead to a new JSON-RPC function, but some changes to Substrate's networking would also be needed.
The idea is: instead of downloading storage items a…
-
The goal is to connect a contract and frontend and display the data fetched from the contract.
When being deployed in substrate, the ERC20 contract is suppose to save the amount fo total supply.
…
nphsu updated
4 years ago