neo-go/pkg/rpc/server
Anna Shaleva 79f7862496 rpc: fix blockheader marshalling in getblockheader RPC server
Problem: wrong json marshalling of `nextconsensus` field of
result.Header

Solution: change field type from util.uint160 to address string
2020-03-24 14:55:20 +03:00
..
testdata core,rpc: add NEP5 contract to testdata 2020-03-05 18:22:40 +03:00
prometheus.go rpc: implement getunclaimed 2020-03-11 18:33:15 +03:00
server.go rpc: support https 2020-03-17 12:44:23 +03:00
server_helper_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
server_test.go rpc: fix blockheader marshalling in getblockheader RPC server 2020-03-24 14:55:20 +03:00