Skip to content

v1.1.7

Choose a tag to compare

@orkhanshirin orkhanshirin released this 02 Sep 14:27
· 49 commits to main since this release
16a9836
Release PR v1.1.7 (#177)

* Fixed `clvm instance command -h` help messages (#174)

Desc:
	- Help messages properly displayed
Extra:
	- Minor refactoring in overall project files

Co-authored-by: Dmitry Slobodchikov <zoosman@mail.ru>

* Fixed `clvm instance command` pwd (#176)

* Fixed `clvm instance command` pwd

Desc:
	- due to overloading warnings, assigned the `script` to a variable
	- added a custom prefix to script and assigned it to a variable too
	- now the pwd of `command` function is `/home/ssm-user/`

* Fixed lint error

* version bump

Co-authored-by: Dmitry Slobodchikov <zoosman@mail.ru>