cosmos-sdk/crypto/keyring
mergify[bot] 8179cf4748
docs(crypto): update docs (backport #22247) (#22256)
Co-authored-by: xujikks <xujikksjjfjf@163.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-14 14:50:47 +02:00
..
testdata/keys/keys.db crypto/keyring: deprecate old keybase (#5889) 2020-03-30 20:30:50 +02:00
autocli.go refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
codec.go refactor: decouple from sdk/codec in amino codec usage (#20369) 2024-05-14 16:52:51 +00:00
doc.go feat(crypto/keyring): add Linux's keyctl support (backport #21653) (#21839) 2024-09-21 11:10:31 +00:00
errors.go 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_ledger_test.go fix(crypto): error if incorrect ledger public key (#19691) 2024-03-13 19:07:34 +00:00
keyring_linux_test.go feat(crypto/keyring): add Linux's keyctl support (backport #21653) (#21839) 2024-09-21 11:10:31 +00:00
keyring_linux.go feat(crypto/keyring): add Linux's keyctl support (backport #21653) (#21839) 2024-09-21 11:10:31 +00:00
keyring_other.go feat(crypto/keyring): add Linux's keyctl support (backport #21653) (#21839) 2024-09-21 11:10:31 +00:00
keyring_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
keyring.go docs(crypto): update docs (backport #22247) (#22256) 2024-10-14 14:50:47 +02:00
keys.toml crypto/keys: move keybase and keyring to crypto/keyring/ dir (#5866) 2020-03-25 15:20:36 +00:00
legacy_info.go chore(all)!: use gogoproto/any instead of codec/types/any (#21013) 2024-07-22 11:23:51 +00:00
migration_test.go chore: fix function names in comment (#20086) 2024-04-18 13:40:08 +00:00
record_test.go style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
record.go docs(crypto): update docs (backport #22247) (#22256) 2024-10-14 14:50:47 +02:00
record.pb.go refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
signing_algorithms_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
signing_algorithms.go 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
types_test.go test: keyring test refactor (#15039) 2023-02-17 17:44:58 +01:00
types.go refactor: keyring errors (#14974) 2023-02-09 18:31:54 +00:00