cosmos-sdk/crypto/hd
Amaury b49f948b36
feat: Add proto annotations for Amino JSON (#13501)
* add legacy_amino_name

* make-proto-gen

* remove useless omitempty

* add annotations

* Add proto annotations

* Add more annotations

* update cosmos-proto

* Add message scalar?

* Add comments

* Fix comment

* lint proto files

* proto-gen

* go mod tidy

* Add multisig encoding

* Add field name

* Format proto

* proto-gen

* Update proto/cosmos/msg/v1/msg.proto

Co-authored-by: Aaron Craelius <aaron@regen.network>

* Add dont_omitempty whenever we have nullable=false

* proto-gen

* Remove problematic annotations

* put legacy_amino in subpackage

* proto-gen

* Fixes

* legacy_amino.v1

* add non-working proto

* Generate in separate package

* Remove `cosmos.msg` prefix

* make proto-gen

* remove v1 too

* make proto-format

* Add field option

* format

* proto-gen

* Use underscores

* update legacy_amino -> amino

* update to `key_field`

* make proto-format

* make proto-gen

Co-authored-by: Aaron Craelius <aaron@regen.network>
2022-11-07 22:51:51 +00:00
..
testdata Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
algo_test.go Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
algo.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
doc.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
fundraiser_test.go chore: master -> main (#11730) 2022-04-24 10:19:04 -04:00
hd.pb.go feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
hdpath_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
hdpath.go chore(crypto): update btcec to v2 (#13513) 2022-10-17 16:33:43 +02:00