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

Export methods for in-place-testnet command #255

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

codchen
Copy link
Collaborator

@codchen codchen commented Jan 24, 2025

Describe your changes and provide context

in-place testnet needs to modify certain tendermint states in order to fork. This PR exposes the necessary functions.

Testing performed to validate your change

integration with sei-cosmos

@codchen codchen requested a review from jewei1997 January 24, 2025 07:48
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.24%. Comparing base (184afc7) to head (d8e9b5e).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #255      +/-   ##
==========================================
+ Coverage   58.23%   58.24%   +0.01%     
==========================================
  Files         249      249              
  Lines       34559    34559              
==========================================
+ Hits        20124    20129       +5     
+ Misses      12847    12836      -11     
- Partials     1588     1594       +6     
Files with missing lines Coverage Δ
node/node.go 58.39% <100.00%> (ø)

... and 15 files with indirect coverage changes

@codchen codchen merged commit b352e3f into main Jan 24, 2025
24 checks passed
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