neo-go/pkg/rpc
Roman Khimov 9d6a5dc26f result: fix confirmations count for blocks
It's +1, current block actually had `-1` value calcuated that transformed into
4294967295.
2021-02-18 17:28:19 +03:00
..
client rpc: encode port numbers as proper numbers in getpeers 2021-02-18 17:28:19 +03:00
request rpc: allow batch JSON-RPC requests 2020-11-06 17:20:27 +03:00
response result: fix confirmations count for blocks 2021-02-18 17:28:19 +03:00
server state: use big.Int for NEP5 balances and transfer amounts 2021-02-18 17:28:19 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00