neoneo-go/pkg/rpc
Evgenii Stratonikov e0f406fd3a rpc/client: add constant to ValidUntilBlock
There are 2 problems:
1. `getvalidators` RPC can return empty list.
2. `+1` in single node can be too resrictive.
Proper solution for (1) may require requesting
standby validators. Here we add constant
to fix occasional test failures.
2020-09-18 12:07:02 +03:00
..
client rpc/client: add constant to ValidUntilBlock 2020-09-18 12:07:02 +03:00
request Merge pull request #1367 from nspcc-dev/rpc/array_func_params 2020-08-27 17:31:07 +03:00
response rpc/server: encode answers more efficiently 2020-09-09 20:46:31 +03:00
server rpc: exit from Start after Listener is running 2020-09-18 12:05:31 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00