tellor-io / telliot-feeds

Telliot feeds
https://tellor-io.github.io/telliot-feeds
Other
26 stars 10 forks source link

Add Flag for Skipping Config Confirmations #693

Closed 0xSpuddy closed 1 year ago

0xSpuddy commented 1 year ago

Currently, the telliot starts up there are two confirmations required. One is for confirming the telliot account:

Screenshot 2023-07-19 at 12 13 16 PM

Then there's one that asks the user to confirm their settings / cli flags

Screenshot 2023-07-19 at 12 13 39 PM

These confirmations could be helpful for new reporters / telliot users...But it would be great to be able to bypass all confirmations to allow starting/restarting telliot processes automatically, or even running telliot as a systemd proccess.

Personally, I would be in favor of removing these confirmations entirely.

The goal here would be to make telliot more like an ethereum client. It is software that should run continuously (which it is very good at now) without input from the user unless absolutely necessary.

Thanks for reading! Let me know if any of this doesn't make sense. 🙏