pablito テ
pablito テ
Would be great to have a button to download each editor code or just download all of them.
Changed link to reference the Tutorials section in the Substrate Docs
### What does it do? Bump `@polkadot/api` versions and update scripts for updating the TypeScript Api from a local build. Also modified `/test` to use the local package instead of...
### What does it do? ### What important points should reviewers know? ### Is there something left for follow-up PRs? ### What alternative implementations were considered? ### Are there relevant...
### What does it do? ### What important points should reviewers know? ### Is there something left for follow-up PRs? ### What alternative implementations were considered? ### Are there relevant...
### What does it do? This PR adds tests for checking weight and gas costs associated with creating and interacting with Foreign Assets. On the Substrate side it checks the...
### What does it do? Adds the requires BLS12-381 precompiles as specified by [EIP-2537](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-2537.md). Precompiles are available at the following addresses: Name | Address -- | -- BLS12_G1ADD | 0x000000000000000000000000000000000000000b...
### What does it do? ### What important points should reviewers know? ### Is there something left for follow-up PRs? ### What alternative implementations were considered? ### Are there relevant...
### What does it do? ### What important points should reviewers know? ### Is there something left for follow-up PRs? ### What alternative implementations were considered? ### Are there relevant...
### What does it do? - Refactor and split Moonbase XCM tests which were sitting in a single 4k line file. - Added some helpers to extract some login from...