neoneo-go/pkg/crypto/hash
Evgenii Stratonikov a3dacd3b74 tests: replace t.Fatal with require where possible
This makes tests less verbose and unifies the style
they are written in.
2020-03-02 17:22:27 +03:00
..
hash.go hash: remove useless no-op decoding 2019-12-12 17:58:34 +03:00
hash_test.go util: add LE suffix to Uint256 methods 2019-12-06 12:16:55 +03:00
merkle_tree.go hash: simplify merkle tree error handling 2019-12-25 14:38:48 +03:00
merkle_tree_test.go tests: replace t.Fatal with require where possible 2020-03-02 17:22:27 +03:00