neo-go/pkg/crypto
Roman Khimov cda1c75db3 core: drop GetStandBy* methods
They're misleading now that we have variable number of committee
members/validators. The standby list can be seen in the configuration and the
appropriate numbers can be received from it also.
2022-01-31 23:14:38 +03:00
..
hash hash: avoid allocation in RipeMD160 calculation 2021-12-02 16:11:09 +03:00
keys core: drop GetStandBy* methods 2022-01-31 23:14:38 +03:00
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00
verifiable.go crypto: add Hashable to VerifiableDecodable 2021-03-26 13:45:18 +03:00