Anna Shaleva
|
541da7e83b
|
cli: add util ops command
Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
|
2023-04-12 17:12:18 +03:00 |
|
Anna Shaleva
|
0b717b0c22
|
vm: move vm CLI to cli/vm package
|
2022-10-07 15:56:34 +03:00 |
|
Roman Khimov
|
411ebdf51e
|
cli: add complete support for offline signing, fix #2662
See documentation update for an example. Some code is made generic as well,
GetCompleteTransaction can now be used directly on ParameterContext.
|
2022-09-01 15:30:34 +03:00 |
|
Evgeniy Stratonikov
|
bf2ca35453
|
cli/wallet: allow to testinvoke transaction before signing
Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
|
2021-09-23 11:48:25 +03:00 |
|
Evgenii Stratonikov
|
911be78cc7
|
cli: use Writer from app instead of Stdout
It is useful in tests.
|
2020-09-18 12:05:31 +03:00 |
|
Roman Khimov
|
b0f0dc5352
|
cli/util: fix lint error introduced by 227c6a2ca
|
2020-08-05 13:17:23 +03:00 |
|
Evgenii Stratonikov
|
227c6a2caa
|
cli: allow to use vm parse directly
|
2020-08-05 09:40:50 +03:00 |
|