You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[0.8.0] - 2021-07-26
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.