Releases: dkackman/rchia
0.9.1 bug fix release
First beta
First beta release of alternate chia CLI
- Only uses RPC so can run separately from the installed node
- Can interact with any number of remote nodes, wallets, farmers, harvesters or plotters.
- Utilizing console ANSI features for improved formatting
- All commands can output json
- A handful of additional commands
Feedback, bug reports and feature requests welcome!
json output
All commands support --json
and will output json results instead of console friendly results.
Also updated to .net6 core.
1.2.11 changes
Changes for chia 1.2.11
- change of plotter service name
- add
plots plotters
to list status of plotters installed
Full Changelog: v0.5.2...v0.6.2
1.2.9 changes
Sync to minor chia 1.2.9 changes
Added additional output formatting
Made show
command use sub commands like everything else, rather than command options
it's done
Stick a fork in it.
This completes all of the functional areas and ANSI console inclusions. I
pi version
0.5.1-beta.1 0.5.0-beta.1
Colourized
Finished adding color to all outputs.
Fixed a couple minor bugs
Functionally and feature complete for this stage.
now with color
This is another stabilization release. It has a couple bug fixes, most notably creating a plot nft and joining a pool now works.
Also is the start of incorporating Ansi terminal features using /~https://github.com/spectreconsole/spectre.console. Hopefully it isn't over done.
Stabliizing
This is a stabilization release. all of the main commands and sub-commands are in place. now testing and refining.