| Crates.io | submig |
| lib.rs | submig |
| version | 0.1.0 |
| created_at | 2023-05-08 16:36:56.808453+00 |
| updated_at | 2025-02-11 14:52:56.460266+00 |
| description | submig is a cli |
| homepage | https://github.com/Chevdor/submig |
| repository | https://github.com/Chevdor/submig |
| max_upload_size | |
| id | 859921 |
| size | 18,636 |
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