Skip to content

Use older version of goleveldb to match sei-chain#5

Merged
BrandonWeng merged 1 commit intomainfrom
bweng-use-stable
Nov 28, 2022
Merged

Use older version of goleveldb to match sei-chain#5
BrandonWeng merged 1 commit intomainfrom
bweng-use-stable

Conversation

@BrandonWeng
Copy link
Contributor

@BrandonWeng BrandonWeng commented Nov 28, 2022

Using the same version of goleveldb as the sei-chain one, the newer one seems to be causing some issues with the store initialization. It looks like the state isn't being committed properly

failed to load state at height 9774; version does not exist (latest height: 9774): invalid request
    Usage:
      seid tx wasm store [wasm file] [flags]

Pretty sizable diff
https://github.com/syndtr/goleveldb/compare/64ee5596c38af10edb6d93e1327b3ed1739747c7..2ae1ddf74ef7020251ff1ff0fe8daac21a157761

Tested E2E through local chain:
sei-protocol/sei-cosmos#97
sei-protocol/sei-chain#434

@BrandonWeng BrandonWeng merged commit 645a136 into main Nov 28, 2022
BrandonWeng added a commit to sei-protocol/sei-cosmos that referenced this pull request Nov 28, 2022
## Describe your changes and provide context
Context: sei-protocol/sei-tm-db#5

## Testing performed to validate your change
Tested here: sei-protocol/sei-chain#434
@BrandonWeng BrandonWeng deleted the bweng-use-stable branch November 28, 2022 19:59
masih pushed a commit to sei-protocol/sei-chain that referenced this pull request Sep 29, 2025
## Describe your changes and provide context
Context: sei-protocol/sei-tm-db#5

## Testing performed to validate your change
Tested here: #434
masih pushed a commit to sei-protocol/sei-chain that referenced this pull request Sep 30, 2025
## Describe your changes and provide context
Context: sei-protocol/sei-tm-db#5

## Testing performed to validate your change
Tested here: #434
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants