neoneo-go/pkg/rpc/request
Roman Khimov 0e2784cd2c always wrap errors when creating new ones with fmt.Errorf()
It doesn't really change anything in most of the cases, but it's a useful
habit anyway.

Fix #350.
2020-08-07 12:21:52 +03:00
..
param.go remove github.com/pkg/errors from dependencies 2020-08-07 12:21:52 +03:00
param_test.go Merge pull request #1266 from nspcc-dev/notifications/filter_by_name 2020-08-05 10:00:15 +03:00
params.go rpc/server: simplify errors handling during parameter parsing 2020-06-27 12:11:21 +03:00
tx_builder_test.go rpc/request: decode bytearray as base64, fix #1151 2020-07-07 22:35:03 +03:00
txBuilder.go rpc/request: decode bytearray as base64, fix #1151 2020-07-07 22:35:03 +03:00
types.go always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00