Marko
74cae49c3b
proto: leftover amino ( #4986 )
4 years ago
Erik Grinaker
db8f1b3df3
migrate all JSON to new JSON encoder ( #4975 )
Uses new JSON encoder in #4955 for all JSON. Branched off of #4968 .
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
044f1bf288
format: add format cmd & goimport repo ( #4586 )
* format: add format cmd & goimport repo
- replaced format command
- added goimports to format command
- ran goimports
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* fix outliers & undo proto file changes
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