neo-go/pkg/rpc
Roman Khimov c16040aecc native: sort GetValidators result
As it's returned sorted now. Fixes state change mismatch for
NextValidators. It also partially reverts
2f8e7e4d33 and significantly changes the test
chain as the fees are no longer being sent to the same account.
2020-08-10 19:49:09 +03:00
..
client Merge pull request #1281 from nspcc-dev/drop-go-1.12-and-fix-some-things 2020-08-07 13:34:54 +03:00
request always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
response remove github.com/pkg/errors from dependencies 2020-08-07 12:21:52 +03:00
server native: sort GetValidators result 2020-08-10 19:49:09 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00