All notable changes to this project will be documented in this file.
- Update default prover url (#158)
- Openssl issue with builds on linux (#144)
- Remove utils.rs (#138)
- Update cargo-dist and retry build (#135)
- Update docker log command (#131)
- Fix log formatting (#127)
- Private type ConfigSubcommands in public interface (#125)
- Implement update checker (#117)
- Move command functions into commands module
- Config proposer command
- Use more dialoguer
- Add private key config for proposer, and ability to update (#103)
- Validate endpoints on startup (#100)
- Add restart prompt after upgrade (#102)
- Improve status to check for full sync
- Extend logs with proposer, and add stats command
- Add dashboard command
- Implement proposer config (#90)
- Add restart command (#86)
- Add archive node validation, improve logs tail, config codecov (#76)
- Add l1 endpoint validation in stn config (#67)
- Improve documentation (#63)
- Improve documentation (#59)
- Handle more docker bugs (#57)
- Changelog (#49)
- Add check for installation before status, fix some logging (#46)
- Remove old changelog (#42)
- Separate logic into crates (#30)
- Add powershell, linux-musl target, and simplify install (#20)
- Ignore release.yml from dependabot (#18)
- Implement install, config, and update readme (#9)
- Implement up, down, terminate, and update readme (#3)
- Typo
- Init the stn cli tool