mirror of
https://github.com/pezkuwichain/pezframe-metadata.git
synced 2026-04-22 06:37:56 +00:00
f84ba3ff49
* git: Run job from the `main` branch instead of `master` Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * git: Expose terminal colors for CI Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * git: Fix CI and add extra checks Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Fix clippy Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * git: Add missing `cargo hack` command Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * git: Use actions-rs/target for wasm Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> --------- Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
Decodable variant of the RuntimeMetadata.
This really doesn't belong here, but is necessary for the moment. In the future it should be removed entirely to an external module for shimming on to the codec-encoded metadata.
License: Apache-2.0