neo-go/pkg/rpc
Roman Khimov 81d89cd502 core: fix SystemFee calculation for Invocation TXes
They have it specified right in the transaction. Unfortunately, this little
change rendered invalid our RPC test chain, but I think it became even better
after it, especially given that chain generation is a nice test by itself, so
it should be running as a regular test.
2020-03-04 19:23:23 +03:00
..
client rpc/client: implement GetRawTransaction, fix #586 2020-03-03 20:43:57 +03:00
request pkg: fix gofmt issues 2020-03-03 17:22:15 +03:00
response *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
server core: fix SystemFee calculation for Invocation TXes 2020-03-04 19:23:23 +03:00