Skip to content

Releases: CronCats/croncat

1.7.1

24 Feb 19:33
Compare
Choose a tag to compare

Agent Trigger Support

Adding a new beta feature for allowing realtime eventing to trigger chain transactions.
To enable, add BETA_FEATURES=true to your .env file.

What's Changed

Full Changelog: 1.6.5...1.7.1

ABI Update, Testnet Contract Change

14 Jan 22:54
Compare
Choose a tag to compare
Pre-release

Change to manager_v1.croncat.testnet for consistency

Daemon Helper, Process Updates

16 Dec 21:03
08386ce
Compare
Choose a tag to compare

Updates:

  • Daemon now reports the CLI commands for finishing install
  • Added more process exits to allow better handling of auto-restart

CLI Features & Config

16 Dec 00:21
3c33e1a
Compare
Choose a tag to compare

Updates:

  • Added new CLI command croncat daemon, see README.md for details
  • Added configurations for RPCs, see README.md for details
  • Fixed slack provider for .env variables

RPC Error Handling

14 Dec 20:14
1a6b2eb
Compare
Choose a tag to compare

Issues with RPC connections on testnet and guildnet continue, covering more cases for errors happening.

Stability, Typos & UX

04 Dec 06:09
24e8e56
Compare
Choose a tag to compare

Patch Release

Bugs:

  • #24 Which caused crashing on intermittent RPC data
  • #17 RPC Issues

Cleanup

  • #23 Added more details to status, thank you @bentleybm
  • #21 typo
  • #20 typo
  • #18 Optional params for when .env is used

Croncat CLI: 1.5.2

22 Nov 23:40
6801b3f
Compare
Choose a tag to compare

Added the following Features:

  • Configuration updates in .env file! You can now specify to allow Beta Features (more on that soon), failover RPCs, and more.
  • Logging Update: Added Network information so you know which network the agent is actually on.

Mainnet Launch!

07 Oct 02:42
Compare
Choose a tag to compare

Croncat CLI Mainnet RC 1

This is the first release covering all the features needed for stability, monitoring, agent performance for NEAR mainnet.

Updates

Full Changelog: https://github.com/Cron-Near/croncat/commits/1.3.2