Skip to content
Snippets Groups Projects
Benjamin Gallois's avatar
Benjamin Gallois authored
* add check metadata

* Revert "add automatic metadata generation at commit"

This reverts commit b8f0e439.

* add automatic metadata generation at commit

* add clippy checks for runtime-features

* fix clippy errors runtime-benchmarks

* remove unused BenchmarkSetupHandler trait

* optimize AccountLinker
b6e6c5dc
History

Resources

Files used for different purpose like tests.

metadata.scale

To generate it for GDev:

cargo run -- --dev --tmp
subxt metadata -f bytes > resources/metadata.scale

See Upgrade metadata for more details.