Releases: singnet/snet-daemon
SingularityNET Daemon v4.0.0
Released Daemon Version v4.0.0
SingularityNET Daemon v3.1.8
Released Daemon Version v3.1.8
SingularityNET Daemon v3.1.7
Released Daemon Version v3.1.7
SingularityNET Daemon v3.1.6
Releasesed Daemon version v3.1.6
by default set passthrough_enabled config to true
the user also needs to specify a valid URL for the config passthrough_endpoint
user has the choice to set the value to false explicitly, inwhich case ( the response will be the same as the request)
SingularityNET Daemon v3.1.5
Releasesed Daemon version v3.1.5
SingularityNET Daemon v3.1.4
Releasesed Daemon version v3.1.4
*** Ability to invoke Mutiple Claims
is to add a new RPC method StartClaimsOnMultipleChannels that takes a list of ChannelIds , What Daemon will do is invoke the StartClaim internally for every channel Id passed
*** Pass the Channel's Expiry as well in the channels that needs to be Claimed and also the claims / payment that are in progress
SingularityNET Daemon v3.1.3
Released Daemon v3.1.3 version
Includes the Daemon version in the Heart beat
Support configurable grpc Recieve and send messages for passthrough end point
SingularityNET Daemon v3.1.2
Released Daemon v3.1.2 Version
SingularityNET Daemon v3.1.1
Releasing Daemon version v3.1.1
Added more details to the user data stored on free call usage ( ex service id, org_id, group_id) for easy view on usage of a given user across organizations and services.
Please make sure you are on this version of Daemon to be compatible with Dapp
SingularityNET Daemon v3.1.0
Releasing Daemon version v3.1.0
- Support to track free-call usage as part of Daemon storage
- New commands to view the usage of a user and also ability to reset the used calls to zero for a given user
- Feature to restrict access only to certain users
- Improved messages on errors and logging
- Ability to allow service provider to access details of state service
- Increased code coverage through test cases