snet-daemon
snet-daemon copied to clipboard
Service Daemon exposes an AI application as an API that is accessible through the SingularityNET Network. It handles all interaction with the blockchain for authorization and payment using AGI tokens...
When a service provider needs to restart his/her Daemon, there is no practical way to get information about what is happening in that moment regard to requests. Example: 1 -...
Need to check the behavior of Demon when certificates are renewed and look at possibilities on avioding re starting the Daemon "ssl_cert" - path to certificate to use for SSL....
Ex : snet verify_config config_name Verfies the config provided and list any warnigns / errors
Check the expiry date of ETCD certificates and notify the service developers when the expiry date is nearing.
While mockbales enabled testing the requet / response it did come back with an issue on always internet to run yuur test cases . This ticket is to look for...
Using the `v2.0.2` if I set the `snetd.config.json` like this: ``` ... "pvt_key_for_metering": "0x11111111111111111111111111111111111111111111111111111111111111", ... ``` `snetd` will not get the value as a private key, instead I had to...
Do a quick POC to have an alternatiive storage for channel state , we are looking at redis / cockraoch DB . We are also looking at making the Daemon...
This way any break / change in snet-cli that impacts Daemon is known immediatley we use this test metadata files already in Daemon , proposal is just to genrate it...