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...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
This issue started happening frequently on sound-spleeter service instance. It happens about two times per week. In client logs one can see that client first receives "cannot get mutex for...
Hi, Looking at a private application of singnet, in the long term it would be interesting to incorporate the ledger side of things but for the short term it would...
I think Daemon must make a dummy check on the gRPC server before starting. This step could avoid a bunch of services (7) that was flagged as `Online` in dApp...
We are looking at enhancing the Daemon to Support /standardize - Creation of Training models - Ensure only certain address can call training methods - Check the status of the...
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
enhance the hearbeat by adding the content shown below in bold **`"storageClientCertDetails": { "validFrom": "Valid Since: 2022-05-20 11:55:00 +0000 UTC days", "validTill": "Valid Till: 2023-05-20 11:55:00 +0000 UTC days" }`**...
Steps to reproduce - User invokes a call from the market place dapp , the Service however has an exception and doesnt reply , - User closes the window on...
In case your license usage is consumed before expiry and you just want to have some additional discounted calls, one could buy these add-ons
```json "licenses": { "tiers": [{ "type": "Tier", "planName": "Tier AAA", "grpcServiceName": "ServiceA", "grpcMethodName": "MethodA", "range": [ { "high": 100, "DiscountInPercentage": 3 }, { "high": 200, "DiscountInPercentage": 4 }, { "high":...