cosmos-sdk/x/accounts/defaults/base
dependabot[bot] 6f1dae993a
build(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#21786)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-18 08:32:30 +00:00
..
v1 feat(accounts/base): give chains the possibility to pick their chosen pubkey types for the base accounts (#21466) 2024-09-03 17:09:04 +00:00
account_test.go feat(accounts/base): give chains the possibility to pick their chosen pubkey types for the base accounts (#21466) 2024-09-03 17:09:04 +00:00
account.go feat(auth): support accounts from auth (#21688) 2024-09-17 18:12:45 +00:00
CHANGELOG.md feat(auth): support accounts from auth (#21688) 2024-09-17 18:12:45 +00:00
go.mod build(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#21786) 2024-09-18 08:32:30 +00:00
go.sum build(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#21786) 2024-09-18 08:32:30 +00:00
pubkey.go feat(accounts/base): give chains the possibility to pick their chosen pubkey types for the base accounts (#21466) 2024-09-03 17:09:04 +00:00
utils_test.go docs(core): add core documentation and principles (#21511) 2024-09-03 22:20:05 +00:00