Marko
74cae49c3b
proto: leftover amino ( #4986 )
4 years ago
Marko
31a361d119
proto: move keys to oneof ( #4983 )
4 years ago
Marko
7c576f02ab
keys: change to []bytes ( #4950 )
4 years ago
Marko
99d88cbe2f
crypto: remove key suffixes ( #4941 )
## Description
- remove keyname suffix from keys
Closes : #2228
4 years ago
Marko
9bd0f9e634
lint: golint issue fixes ( #4258 )
* lint: golint issue fixes
- on my local machine golint is a lot stricter than the bot so slowly going through and fixing things.
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* more fixes from golint
* remove isPeerPersistentFn
* add changelog entry
5 years ago
Sunny Aggarwal
b0bb8a1437
crypto: add sr25519 signature scheme ( #4190 )
* sr25519
* added amino encoding
* fixed dependencies
* Apply suggestions from code review
Co-Authored-By: Tess Rinearson <tess.rinearson@gmail.com>
Co-Authored-By: Marko <marbar3778@yahoo.com>
* file structure
* Apply suggestions from code review
Co-Authored-By: Anton Kaliaev <anton.kalyaev@gmail.com>
* address @melekes and @marbar3778 review
* removed nolint
* CHANGELOG and go-schnorrkel mod update
5 years ago