Skip to content

Releases: Tea-n-Tech/chia-tea

🎁 Chia-Tea Command Line Interface 🎄

05 Dec 22:01
Compare
Choose a tag to compare

This release adds a uniform command line interface called chia-tea. It simplifies the usage a lot. After installing chia-tea simply run chia-tea to see what commands are available. We of course oriented ourselves on the origina chia cli. Please note that the cli is our first (good) shot but will undergo changes. We are eager for feedback.

CLI:

  • run with chia-tea
  • command config to
    • create a default config
    • create server communication certificates
    • print location of default config
    • validate config files
  • command start to:
    • run copying files
    • start the monitoring server
    • start the monitoring client
    • start the discord bot observing monitoring data

We also continue our journey to strengthen the codebase and reached more than 80% code coverage. Since the codebase is now more firm, the release cycle will increase.

🥳 Plotting and More

15 Nov 21:01
Compare
Choose a tag to compare

This release brings the following features:

  • Monitoring of Madmax Plotter
  • New command $plotters in to display plotting status in discord
  • The new command $sql allows running sql queries in discord safely

Furthermore we pushed the stability and resilience of the code with great effort.

First Release

22 Aug 17:59
Compare
Choose a tag to compare

This is the very first release of Chia-Tea. For more information regarding the capabilities please see the documentation.