snet-cli icon indicating copy to clipboard operation
snet-cli copied to clipboard

SingularityNET CLI for interacting with SNET blockchain contracts and deployed services.

Results 76 snet-cli issues
Sort by recently updated
recently updated
newest added

Bumps [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts) from 3.4.1 to 3.4.2. Release notes Sourced from @​openzeppelin/contracts's releases. v3.4.2 TimelockController: Add additional isOperationReady check. v3.4.2-solc-0.7 TimelockController: Add additional isOperationReady check. Changelog Sourced from @​openzeppelin/contracts's changelog. 3.4.2...

dependencies

## Expected Behavior Creating a CID hash and publishing on IPFS should raise an exception if an incorrect path or non-existent file name is provided. ## Current Behavior The exception...

``` Collecting snet-cli Downloading https://files.pythonhosted.org/packages/1e/99/f3a7b6b38c2fbd221d8d4e21bc93bcee6bfd8af49a4283c1d415e0e10235/snet_cli-1.1.2-py3-none-any.whl (73kB) 100% |████████████████████████████████| 81kB 854kB/s Collecting jsonrpcclient==2.5.2 (from snet-cli) Downloading https://files.pythonhosted.org/packages/cf/03/7378eda311cd73d4445ae4c8299419e580ba43531d165b89c85261ea763a/jsonrpcclient-2.5.2.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "",...

Currently the sne-cli does not support free calls .

- Since we're mostly using just Rospen as testnet. - CircleCI: Getting the latest Daemon release.

Original issue description: https://github.com/singnet/dev-portal/issues/126

bug
beta