Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Releases: dkackman/rchia

0.9.1 bug fix release

05 Jan 01:23
Compare
Choose a tag to compare

There was a bug where the progress animation was interfering with and confirmation requests. this is now fixed.

First beta

26 Dec 05:01
Compare
Choose a tag to compare

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

11 Dec 01:17
5b10191
Compare
Choose a tag to compare

All commands support --json and will output json results instead of console friendly results.
Also updated to .net6 core.

1.2.11 changes

05 Nov 23:04
Compare
Choose a tag to compare

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

04 Oct 15:25
Compare
Choose a tag to compare

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

22 Sep 20:44
Compare
Choose a tag to compare

Stick a fork in it.

This completes all of the functional areas and ANSI console inclusions. I

pi version

19 Sep 19:16
Compare
Choose a tag to compare
pi version Pre-release
Pre-release
0.5.1-beta.1

0.5.0-beta.1

Colourized

17 Sep 23:56
Compare
Choose a tag to compare

Finished adding color to all outputs.
Fixed a couple minor bugs

Functionally and feature complete for this stage.

now with color

17 Sep 00:08
Compare
Choose a tag to compare
now with color Pre-release
Pre-release

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

15 Sep 19:58
Compare
Choose a tag to compare
Stabliizing Pre-release
Pre-release

This is a stabilization release. all of the main commands and sub-commands are in place. now testing and refining.