Skip to content

Flatten sei-cosmos go module into sei-chain#2870

Merged
masih merged 40 commits intomainfrom
masih/cosmos-be-flat
Feb 19, 2026
Merged

Flatten sei-cosmos go module into sei-chain#2870
masih merged 40 commits intomainfrom
masih/cosmos-be-flat

Conversation

@masih
Copy link
Collaborator

@masih masih commented Feb 12, 2026

Flatten the sei-cosmos go module into sei-chain tin reduce dependency management complexity and error-prone multi layer replace directives.

This is the final module and as a result also removes the now redundant go workspace.

Fixes PLT-6

@github-actions
Copy link

github-actions bot commented Feb 12, 2026

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedFeb 19, 2026, 8:26 PM

@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.70%. Comparing base (7f57cdb) to head (ec3efe7).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cmd/seid/cmd/genaccounts.go 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2870      +/-   ##
==========================================
+ Coverage   57.35%   57.70%   +0.35%     
==========================================
  Files        2095     2111      +16     
  Lines      172870   174210    +1340     
==========================================
+ Hits        99142   100530    +1388     
+ Misses      64842    64688     -154     
- Partials     8886     8992     +106     
Flag Coverage Δ
sei-chain 57.67% <0.00%> (+4.82%) ⬆️
sei-cosmos ?
sei-db 68.42% <ø> (ø)

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

Files with missing lines Coverage Δ
app/abci.go 66.92% <ø> (ø)
app/ante.go 64.51% <ø> (ø)
app/ante/cosmos_checktx.go 35.59% <ø> (ø)
app/ante/cosmos_delivertx.go 78.26% <ø> (ø)
app/ante/evm_checktx.go 33.75% <ø> (ø)
app/ante/evm_delivertx.go 72.00% <ø> (ø)
app/antedecorators/authz_nested_message.go 75.75% <ø> (+6.06%) ⬆️
app/antedecorators/gas.go 100.00% <ø> (ø)
app/antedecorators/gasless.go 84.12% <ø> (+3.17%) ⬆️
app/antedecorators/priority.go 100.00% <ø> (ø)
... and 150 more

... and 158 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.

# Conflicts:
#	cmd/seid/cmd/init.go
#	cmd/seid/cmd/init_test.go
#	go.mod
#	go.work.sum
#	sei-cosmos/crypto/keyring/keyring_ledger_test.go
#	sei-cosmos/crypto/ledger/ledger_secp256k1.go
#	sei-cosmos/go.mod
#	sei-cosmos/go.sum
@masih masih force-pushed the masih/cosmos-be-flat branch from 4fb1477 to 1f7d906 Compare February 16, 2026 21:21
@masih masih marked this pull request as ready for review February 19, 2026 10:41
Copy link
Contributor

@pompon0 pompon0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm for sei-tendermint

# Conflicts:
#	sei-cosmos/baseapp/abci.go
#	sei-cosmos/baseapp/test_helpers.go
@masih masih merged commit 8cf29d8 into main Feb 19, 2026
35 checks passed
@masih masih deleted the masih/cosmos-be-flat branch February 19, 2026 20:44
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.

4 participants