neoneo-go/pkg/crypto/keys
Roman Khimov a039ae6cdb
Merge pull request #374 from nspcc-dev/makefile-and-gofmt
Makefile convenience targets and gofmt
2019-09-09 15:05:12 +03:00
..
nep2.go *: gofmt -s 2019-09-09 12:02:24 +03:00
nep2_test.go keys: simplify error handling for PublicKey() and associated 2019-09-05 12:34:12 +03:00
private_key.go keys: simplify error handling for PublicKey() and associated 2019-09-05 12:34:12 +03:00
private_key_test.go *: gofmt -s 2019-09-09 12:02:24 +03:00
publickey.go Merge pull request #374 from nspcc-dev/makefile-and-gofmt 2019-09-09 15:05:12 +03:00
publickey_test.go keys: simplify error handling for PublicKey() and associated 2019-09-05 12:34:12 +03:00
sign_verify_test.go keys: simplify error handling for PublicKey() and associated 2019-09-05 12:34:12 +03:00
wif.go *: gofmt -s 2019-09-09 12:02:24 +03:00
wif_test.go keys: simplify tests with assert package 2019-08-27 17:46:01 +03:00