snet-daemon icon indicating copy to clipboard operation
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...

Results 56 snet-daemon issues
Sort by recently updated
recently updated
newest added

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...

dependencies
go

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...

bug

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...

help wanted

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...

enhancement

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...

enhancement

Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.32.0&new-version=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...

dependencies
go

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" }`**...

enhancement

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...

bug

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

enhancement

```json "licenses": { "tiers": [{ "type": "Tier", "planName": "Tier AAA", "grpcServiceName": "ServiceA", "grpcMethodName": "MethodA", "range": [ { "high": 100, "DiscountInPercentage": 3 }, { "high": 200, "DiscountInPercentage": 4 }, { "high":...

enhancement
help wanted