neoneo-go/pkg/rpc
Roman Khimov e5f05790d5 core: cache standby validators in the Blockchain
They never change, so it makes no sense parsing the keys over and over
again. It also simplifies the interface a little.
2020-06-24 10:22:17 +03:00
..
client Merge pull request #1058 from nspcc-dev/neo3/smartcontract/policy 2020-06-24 09:37:29 +03:00
request core: fix contract manifest unpacking in System.Contract.Create 2020-06-18 22:38:34 +03:00
response rpc: marshal GasConsumed getapplicationlog as string 2020-06-19 11:38:56 +03:00
server core: cache standby validators in the Blockchain 2020-06-24 10:22:17 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00