neoneo-go/pkg/rpc/request
Anna Shaleva 73b630db9b *: switch from fixed8 to int64
Follow C# implementation, we have to marshall JSON Fixed8 fields without
taking into account decimals.
2020-06-29 21:39:27 +03:00
..
param.go rpc: convert null value to a defaultT 2020-06-27 12:15:29 +03:00
param_test.go rpc: convert null value to a defaultT 2020-06-27 12:15:29 +03:00
params.go rpc/server: simplify errors handling during parameter parsing 2020-06-27 12:11:21 +03:00
tx_builder_test.go vm,compiler: replace APPCALL with System.Contract.Call 2020-05-07 14:52:03 +03:00
txBuilder.go *: switch from fixed8 to int64 2020-06-29 21:39:27 +03:00
types.go rpc: separate out request and response structures 2020-02-21 15:12:04 +03:00