neoneo-go/pkg/rpc/request
Evgenii Stratonikov d550e539ba rpc: convert null value to a defaultT
Right now we convert it is unmarshaler into a float64(0)
so an error is supressed.
2020-06-27 12:15:29 +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 core: fix contract manifest unpacking in System.Contract.Create 2020-06-18 22:38:34 +03:00
types.go rpc: separate out request and response structures 2020-02-21 15:12:04 +03:00