Skip to content

fix ss import for raw flatkv modules#3228

Open
Kbhat1 wants to merge 3 commits intomainfrom
kartik/flatkv-ss-import-only-main
Open

fix ss import for raw flatkv modules#3228
Kbhat1 wants to merge 3 commits intomainfrom
kartik/flatkv-ss-import-only-main

Conversation

@Kbhat1
Copy link
Copy Markdown
Contributor

@Kbhat1 Kbhat1 commented Apr 10, 2026

Describe your changes and provide context

  • Update SS import to recognize raw FlatKV module names and decode those low-level values with vtype before routing them into the logical EVM state store

Testing performed to validate your change

  • Unit tests
  • State syncing fully on node

Teach SS import to recognize raw FlatKV module names and decode those low-level values with vtype before routing them into the logical EVM state store.

Made-with: Cursor
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 10, 2026

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedApr 13, 2026, 1:19 PM

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

❌ Patch coverage is 83.33333% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.99%. Comparing base (df8c2bb) to head (bf935f3).

Files with missing lines Patch % Lines
sei-db/state_db/ss/composite/store.go 80.45% 10 Missing and 7 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3228      +/-   ##
==========================================
- Coverage   59.26%   58.99%   -0.27%     
==========================================
  Files        2066     2064       -2     
  Lines      169624   169322     -302     
==========================================
- Hits       100521    99895     -626     
- Misses      60311    60661     +350     
+ Partials     8792     8766      -26     
Flag Coverage Δ
sei-chain-pr 74.52% <83.33%> (?)
sei-db 70.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
sei-db/common/evm/keys.go 93.54% <100.00%> (+2.05%) ⬆️
sei-db/state_db/ss/composite/store.go 71.90% <80.45%> (+0.14%) ⬆️

... and 46 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant