neoneo-go/pkg/rpc
Anna Shaleva ae36523a61 rpc, internal: fix CodeQL int conversions warnings
```
Incorrect conversion of an integer with architecture-dependent bit
size from to a lower bit size type int32 without an upper bound
check.
```
2021-04-19 11:30:28 +03:00
..
client rpc: add Data field to NEP17 TransferTarget 2021-04-16 13:54:23 +03:00
request rpc: refactor invokecontractverify 2021-03-12 18:59:20 +03:00
response result: gofmt -s 2021-04-08 15:49:14 +03:00
server rpc, internal: fix CodeQL int conversions warnings 2021-04-19 11:30:28 +03:00
rpc_config.go util: move Fixed8 to encoding/fixedn package 2020-12-09 11:18:18 +03:00