AnnaShaleva
|
670af050ee
|
cli: fix TestGetTimeoutContext test
Problem:
```
--- FAIL: TestGetTimeoutContext (0.00s)
--- FAIL: TestGetTimeoutContext/default (0.00s)
options_test.go:44:
Error Trace: options_test.go:44
Error: Should be true
Test: TestGetTimeoutContext/default
--- FAIL: TestGetTimeoutContext/set (0.00s)
options_test.go:55:
Error Trace: options_test.go:55
Error: Should be true
Test: TestGetTimeoutContext/set
FAIL
```
Solution:
Allow deadline be equal to expected end time.
|
2021-11-18 17:35:15 +03:00 |
|
Anna Shaleva
|
b8a88f9378
|
rpc: allow to use address, id or name instead of scripthash [Client]
... for getcontractstate RPC client method.
|
2020-11-03 17:58:24 +03:00 |
|
Anna Shaleva
|
590be7a58d
|
rpc, cli: remove Network from RPC client and cli
|
2020-10-19 16:11:11 +03:00 |
|
Anna Shaleva
|
cab767dafe
|
cli: add tests to cli packages
Closes #1336
|
2020-08-26 10:14:55 +03:00 |
|