Evgeniy Stratonikov
|
e2910a7cb4
|
vm/cli: add public key -> address conversion, fix #2121
Signed-off-by: Evgeniy Stratonikov <evgeniy@nspcc.ru>
|
2021-08-13 10:43:49 +03:00 |
|
Roman Khimov
|
0583f252ab
|
*: create real temporary dirs and files in tests
Improve reliability.
|
2021-07-20 12:51:11 +03:00 |
|
Anna Shaleva
|
b14fc5da7c
|
vm: increase waiting time for vm cli program
|
2021-06-01 16:29:08 +03:00 |
|
Anna Shaleva
|
e3611bfa4c
|
vm, cli: allow to specify flags while loading VM
|
2021-05-28 12:07:41 +03:00 |
|
Roman Khimov
|
07cdbb815c
|
*: drop unnecessary fmt.Sprintf uses
gosimple: S1039: unnecessary use of fmt.Sprintf
|
2021-05-12 18:29:39 +03:00 |
|
Anna Shaleva
|
14ade42101
|
core: remove System.Binary.[Serialize, Deserialize] syscalls
And move their tests to native StdLib.
|
2021-03-10 19:24:19 +03:00 |
|
Anna Shaleva
|
2c81fc8b8e
|
*: upgrade tests to use T.Cleanup()
|
2021-03-01 17:08:00 +03:00 |
|
Evgenii Stratonikov
|
1d4d93b3eb
|
vmcli: use manifest for method execution
|
2021-01-11 10:45:42 +03:00 |
|
Evgenii Stratonikov
|
76a6ddc3a4
|
vmcli/test: run shell after providing input
In some cases, `Run()` can read from input before we have written
anything to it.
|
2020-12-10 13:35:52 +03:00 |
|
Evgenii Stratonikov
|
33f13ab1c0
|
vmcli: add tests
|
2020-12-02 10:49:37 +03:00 |
|