cosmos-sdk/x/accounts/defaults/base
dependabot[bot] 2dc4cd5876
build(deps): Bump cosmossdk.io/api from 0.8.1 to 0.8.2 (#23432)
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: aljo242 <alex@interchainlabs.io>
2025-01-17 17:32:16 -05: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 fix: sequence should be higher or equal than expected during checktx and equal during deliver tx (backport #22299) (#22307) 2024-10-17 22:44:12 +02:00
CHANGELOG.md chore: fix spelling errors (backport #23004) (#23005) 2024-12-19 13:31:19 +01:00
go.mod build(deps): Bump cosmossdk.io/api from 0.8.1 to 0.8.2 (#23432) 2025-01-17 17:32:16 -05:00
go.sum build(deps): Bump cosmossdk.io/api from 0.8.1 to 0.8.2 (#23432) 2025-01-17 17:32:16 -05: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 chore(x/): use cosmossdk.io/core/codec instead of github.com/cosmos/cosmos-sdk/codec (backport #23313) (#23340) 2025-01-13 10:49:45 +01:00