Release tondev 0.8.0
New
-
value option of the
contract commands can accept values with "t" suffix. Such values will be properly converted to nano tokens.
-
run-signer option of the the
contract commands allows to sign messages with alternative keys different from signer meanwhile address is still calculated from
signer parameter (or from default
signer). It should be useful for
run-local (with
None value) so that it is not needed to specify address explicitly any more.
- tondev commands that produce files (e.g.
sol create) create output folders if required.
-
tondev signer add command's
secret option can accept a path to the keys file.
-
tondev se set options
image and
container allow use existing docker
images and containers to register SE instances.
-
tondev se delete deletes registered SE instance from tondev SE registry.
-
--version or
-v or
-V global option prints current tondev version