Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blob store key missing for v2 #3464

Closed
rootulp opened this issue May 10, 2024 · 0 comments · Fixed by #3465
Closed

blob store key missing for v2 #3464

rootulp opened this issue May 10, 2024 · 0 comments · Fixed by #3465
Assignees
Labels
bug Something isn't working WS: V2 ✌️ lemongrass hardfork related

Comments

@rootulp
Copy link
Collaborator

rootulp commented May 10, 2024

Problem

The blob store key isn't registered for v2

celestia-app/app/modules.go

Lines 324 to 342 in a20edd1

2: {
authtypes.StoreKey,
authzkeeper.StoreKey,
banktypes.StoreKey,
capabilitytypes.StoreKey,
distrtypes.StoreKey,
evidencetypes.StoreKey,
feegrant.StoreKey,
govtypes.StoreKey,
ibchost.StoreKey,
ibctransfertypes.StoreKey,
icahosttypes.StoreKey,
minttypes.StoreKey,
packetforwardtypes.StoreKey,
signaltypes.StoreKey,
slashingtypes.StoreKey,
stakingtypes.StoreKey,
upgradetypes.StoreKey,
},

It looks like it was missed in #3320

@rootulp rootulp added bug Something isn't working WS: V2 ✌️ lemongrass hardfork related labels May 10, 2024
@rootulp rootulp self-assigned this May 10, 2024
rootulp added a commit that referenced this issue May 10, 2024
0xchainlover pushed a commit to celestia-org/celestia-app that referenced this issue Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working WS: V2 ✌️ lemongrass hardfork related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant