neo-go/pkg/crypto/hash
Roman Khimov df12adaa9e crypto: remove crypto.Verifiable interface
We can now verify any hash.Hashable thing.
2021-03-26 13:45:18 +03:00
..
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
hash.go crypto: remove crypto.Verifiable interface 2021-03-26 13:45:18 +03:00
hash_test.go util: add LE suffix to Uint256 methods 2019-12-06 12:16:55 +03:00
merkle_bench_test.go hash: introduce memory-optimized merkle root hash calculation routine 2020-09-15 18:38:15 +03:00
merkle_tree.go block: remove ConsensusData field 2021-03-10 13:38:44 +03:00
merkle_tree_test.go hash: introduce memory-optimized merkle root hash calculation routine 2020-09-15 18:38:15 +03:00