Releases: CronCats/croncat
Releases · CronCats/croncat
1.7.1
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
- Ft/agent poc by @TrevorJTClarke in #30
Full Changelog: 1.6.5...1.7.1
ABI Update, Testnet Contract Change
Change to manager_v1.croncat.testnet
for consistency
Daemon Helper, Process Updates
Updates:
- Daemon now reports the CLI commands for finishing install
- Added more process exits to allow better handling of auto-restart
CLI Features & Config
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
Issues with RPC connections on testnet and guildnet continue, covering more cases for errors happening.
Stability, Typos & UX
Croncat CLI: 1.5.2
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!
Croncat CLI Mainnet RC 1
This is the first release covering all the features needed for stability, monitoring, agent performance for NEAR mainnet.
Updates
- Improves error message for when user is logged out by @taylorjdawson in #1
- 1.0.3: [fix] Fixes several bugs: by @taylorjdawson in #3
- 1.0.3: [feature] Creates Dockerfile for croncat agent by @taylorjdawson in #2
- Ft/ux bugs by @TrevorJTClarke in #5
- added run command by @TrevorJTClarke in #6
- Ft/cmd by @TrevorJTClarke in #7
- fixing cmds, adding params by @TrevorJTClarke in #8
- Fix/rpc crash by @TrevorJTClarke in #11
- Added slack alerts, adding better efficiency for agents to reduce fai… by @TrevorJTClarke in #14
Full Changelog: https://github.com/Cron-Near/croncat/commits/1.3.2