SingularityNET Daemon v5.1.3
AlbinaPomogalova
released this
21 May 12:03
·
92 commits
to master
since this release
- completely removed nodejs as a dependency
- now the information about the smart contracts of the snet ecosystem is taken from snet-ecosystem-contracts
(https://github.com/singnet/snet-ecosystem-contracts) - heartbeat returns more parameters (TrainingEnabled, TrainingInProto, BlockchainEnabled, BlockchainNetwork)
- the init command now generates a simpler config with only the basic parameters
- the new init-full command generates a complete config
- abigen is no longer needed to work with daemon
- all mentions of Kovan & ropsten have been removed
- some fixes for grpc codec and params names for HTTP services
- updated libraries