neoneo-go/pkg/crypto
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
..
hash *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
keys remove github.com/pkg/errors from dependencies 2020-08-07 12:21:52 +03:00
verifiable.go smartcontract: use new VerifiableDecodable for ParameterContext 2020-06-18 12:12:56 +03:00