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

add inplacetestnet #2063

Merged
merged 2 commits into from
Jan 31, 2025
Merged

add inplacetestnet #2063

merged 2 commits into from
Jan 31, 2025

Conversation

codchen
Copy link
Collaborator

@codchen codchen commented Jan 31, 2025

Describe your changes and provide context

To use:

  1. modify ~/.sei/config/config.toml: change mode to validator and turn off statesync
  2. run `seid in-place-testnet

Testing performed to validate your change

run on a detached pacific-1 RPC node

Copy link

codecov bot commented Jan 31, 2025

Codecov Report

Attention: Patch coverage is 4.54545% with 21 lines in your changes missing coverage. Please review.

Project coverage is 61.54%. Comparing base (c2bc99c) to head (9604817).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
app/app.go 4.54% 20 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2063      +/-   ##
==========================================
+ Coverage   61.47%   61.54%   +0.07%     
==========================================
  Files         264      264              
  Lines       24608    24630      +22     
==========================================
+ Hits        15127    15159      +32     
+ Misses       8356     8342      -14     
- Partials     1125     1129       +4     
Files with missing lines Coverage Δ
app/app.go 65.33% <4.54%> (-1.05%) ⬇️

... and 3 files with indirect coverage changes

codchen added a commit to sei-protocol/sei-cosmos that referenced this pull request Jan 31, 2025
## Describe your changes and provide context
(sei-chain PR: sei-protocol/sei-chain#2063)
To use:
1. modify `~/.sei/config/config.toml`: change `mode` to `validator` and
turn off statesync
2. run `seid in-place-testnet <some new chain id name e.g. localsei>
## Testing performed to validate your change
@codchen codchen force-pushed the tony/in-place-fork branch from 0f03958 to c92a871 Compare January 31, 2025 05:53
@codchen codchen force-pushed the tony/in-place-fork branch from c92a871 to 9604817 Compare January 31, 2025 15:34
@codchen codchen merged commit f5e6716 into main Jan 31, 2025
48 of 49 checks passed
@codchen codchen deleted the tony/in-place-fork branch January 31, 2025 16:04
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.

2 participants