Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v0.1.0: ready to replace existing substrate subcommand (#6)
* work with latest substrate * sync code with latest substrate * remove sc_cli shared params * fix comment * add missing stable commands * migrate tests * test rust docs action * install protoc * add rusttoolchain * remove rust-toolchain * add licence * lint * add toolchain * try to fix github actions build * docs * clippy * update homepage * update cargo.lock * tweak docs * fix no deps arg * update readme * update docs * rust docs workflow * update descriptions * fix docs link * improve docs * typo * update tests * prepare for merging * use latest substrate in tests * try fix test ci * disable ci tests * update readme * update readme * remove -cli suffix from binary * update tests * use resolver = 2 * set default runtime value * remove redundant comment * test removing rust toolchain from rust-docs.yaml * minor doc improvement * try stable toolchain * organise deps * update description
- Loading branch information