neoneo-go/pkg/rpc/response
Roman Khimov 5ef08f60ae remove github.com/pkg/errors from dependencies
It's not needed any more with Go 1.13 as we have wrapping/unwrapping in base
packages. All errors.Wrap calls are replaced with fmt.Errorf, some strings are
improved along the way.
2020-08-07 12:21:52 +03:00
..
result core: use raw stack items in application logs 2020-07-31 16:07:16 +03:00
errors.go rpc: implement submitblock RPC 2020-03-06 12:03:08 +03:00
events.go remove github.com/pkg/errors from dependencies 2020-08-07 12:21:52 +03:00
types.go rpc: drop support for gettxout method 2020-06-05 19:20:16 +03:00