Crates.io | submig |
lib.rs | submig |
version | 0.0.4 |
source | src |
created_at | 2023-05-08 16:36:56.808453 |
updated_at | 2023-11-07 13:39:42.796119 |
description | submig is a cli |
homepage | https://github.com/Chevdor/submig |
repository | https://github.com/Chevdor/submig |
max_upload_size | |
id | 859921 |
size | 20,714 |
This project is an experimental cli on top of the the submig-lib
crate.
It helps finding Polkadot Migrations.
Sample output:
Checking migrations in repo: /projects/polkadot
/projects/polkadot/runtime/westend/src/lib.rs:
- ✅ V0940
- ✅ V0941
- ✅ V0942
- ✅ Unreleased
/projects/polkadot/runtime/rococo/src/lib.rs:
- ✅ V0940
- ✅ V0941
- ✅ V0942
- ✅ Unreleased
/projects/polkadot/runtime/polkadot/src/lib.rs:
- ✅ V0940
- ✅ V0941
- ✅ V0942
- ✅ Unreleased
/projects/polkadot/runtime/kusama/src/lib.rs:
- ✅ V0940
- ✅ V0941
- ✅ V0942
- ✅ Unreleased
- ❌ InitMigrate