cosmos-sdk/x/accounts/defaults/base
dependabot[bot] 0255823d3c
build(deps): Bump github.com/cometbft/cometbft-db from 0.15.0 to 1.0.1 (#21870)
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-24 07:16:50 +00:00
..
v1 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_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: introduce x/validate and split x/auth/tx/config (backport #21822) (#21836) 2024-09-20 17:00:16 +00:00
CHANGELOG.md feat(auth): support accounts from auth (backport #21688) (#21787) 2024-09-17 19:24:51 +00:00
go.mod build(deps): Bump github.com/cometbft/cometbft-db from 0.15.0 to 1.0.1 (#21870) 2024-09-24 07:16:50 +00:00
go.sum build(deps): Bump github.com/cometbft/cometbft-db from 0.15.0 to 1.0.1 (#21870) 2024-09-24 07:16:50 +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