cosmos-sdk/crypto
2024-05-12 08:11:25 +00:00
..
codec refactor! : bump comet to v1 (#19726) 2024-05-06 14:12:00 +00:00
hd refactor(crypto): unify the error handling methods in the crypto package that are different from the project style (#19650) 2024-03-05 13:36:10 +00:00
keyring feat(crypto/keyring): expose db keyring used in the keystore (#20212) 2024-05-09 11:33:38 +00:00
keys refactor: replace error-handling code for potential wrapped errors (#20214) 2024-04-30 11:14:02 +00:00
ledger refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
types style: remove redundant import alias (#20109) 2024-04-21 19:03:43 +00:00
xsalsa20symmetric docs(log,crypto,depinject/appconfig): update docs (#19625) 2024-03-04 10:18:04 +00:00
armor_test.go refactor!: mv AddressCodecs aliases from runtime -> core (#19747) 2024-03-14 14:19:15 +00:00
armor.go chore: make fmt.Errorf use %w to wrap error instead of %v (#20350) 2024-05-12 08:11:25 +00:00
bcrypt_readme.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00