Skip to content

feat: add Block-STM configuration support #1085

Open
mmsqe wants to merge 9 commits into
cosmos:mainfrom
mmsqe:stm_config
Open

feat: add Block-STM configuration support #1085
mmsqe wants to merge 9 commits into
cosmos:mainfrom
mmsqe:stm_config

Conversation

@mmsqe

@mmsqe mmsqe commented Mar 23, 2026

Copy link
Copy Markdown
Collaborator

Description

depends on cosmos/cosmos-sdk#26208


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

@codecov

codecov Bot commented Mar 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 63.63636% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.94%. Comparing base (008c171) to head (d96bcae).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
server/start.go 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1085      +/-   ##
==========================================
- Coverage   66.99%   66.94%   -0.05%     
==========================================
  Files         320      320              
  Lines       23433    23441       +8     
==========================================
- Hits        15698    15692       -6     
- Misses       6578     6589      +11     
- Partials     1157     1160       +3     
Files with missing lines Coverage Δ
x/vm/runner/runner.go 100.00% <100.00%> (ø)
server/start.go 0.00% <0.00%> (ø)

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

@mmsqe mmsqe marked this pull request as draft April 1, 2026 01:47

@aljo242 aljo242 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

blocked on two things:

  1. both go.mod files replace cosmos/cosmos-sdk with github.com/mmsqe/cosmos-sdk (personal fork). needs to wait for cosmos/cosmos-sdk#26208 to merge upstream before this can land.

  2. branch is 72 commits behind main -- ci passed against stale state, needs a rebase before this can be meaningfully reviewed.

@mmsqe mmsqe marked this pull request as ready for review June 5, 2026 15:50
@mmsqe mmsqe requested a review from a team as a code owner June 5, 2026 15:50
@greptile-apps

greptile-apps Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

PR author is not in the allowed authors list.

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.

2 participants