cosmos-sdk/x/accounts/defaults/base
mergify[bot] c32c775238
chore(baseapp): fix api break latest schema (backport #21978) (#21983)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-30 12:29:57 +00:00
..
depinject feat(accounts): make x/accounts more depinject friendly (backport #21928) (#21977) 2024-09-30 08:48:50 +00:00
v1 feat(auth): allow BaseAccounts to be migrated to x/accounts (backport #21820) (#21863) 2024-09-24 07:19:19 +00:00
account_test.go feat(accounts/base): give chains the possibility to pick their chosen pubkey types for the base accounts (backport #21466) (#21524) 2024-09-03 22:11:25 +00:00
account.go feat(accounts): make x/accounts more depinject friendly (backport #21928) (#21977) 2024-09-30 08:48:50 +00:00
CHANGELOG.md feat(auth): support accounts from auth (backport #21688) (#21787) 2024-09-17 19:24:51 +00:00
go.mod chore(baseapp): fix api break latest schema (backport #21978) (#21983) 2024-09-30 12:29:57 +00:00
go.sum chore(baseapp): fix api break latest schema (backport #21978) (#21983) 2024-09-30 12:29:57 +00:00
pubkey.go feat(accounts/base): give chains the possibility to pick their chosen pubkey types for the base accounts (backport #21466) (#21524) 2024-09-03 22:11:25 +00:00
utils_test.go docs(core): add core documentation and principles (backport #21511) (#21530) 2024-09-03 22:44:18 +00:00