cosmos-sdk/store/v2/root
Julien Robert 071aa508eb
refactor(store/v2): human readable ss/sc types (#21645)
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
2024-09-11 10:21:23 +00:00
..
factory_test.go test(store/v2): add the root store unit test (#21208) 2024-08-09 15:11:05 +00:00
factory.go refactor(store/v2): human readable ss/sc types (#21645) 2024-09-11 10:21:23 +00:00
migrate_test.go feat(store/v2): implement the feature to upgrade the store keys (#20453) 2024-08-05 12:34:36 +00:00
reader.go chore: bring back store v1 to main (#20263) 2024-05-03 12:21:16 +00:00
store_mock_test.go test(store/v2): add the root store unit test (#21208) 2024-08-09 15:11:05 +00:00
store_test.go chore(store/v2): Increase storev2 tests coverage (#21094) 2024-08-09 16:10:30 +00:00
store.go refactor: use errors.New to replace fmt.Errorf with no parameters (#21394) 2024-08-25 11:41:31 +00:00
upgrade_test.go feat(store/v2): implement the feature to upgrade the store keys (#20453) 2024-08-05 12:34:36 +00:00