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

refactor(chain): rename binary to world-evm #393

Merged

Conversation

technicallyty
Copy link
Contributor

What is the purpose of the change

renames the cosmos app binary to world-evm to avoid collisions with the CLI which is named world

Brief Changelog

  • rename world binary to world-evm

Testing and Verifying

make rollup in root

@technicallyty technicallyty requested a review from a team as a code owner November 3, 2023 19:58
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #393 (8a72d64) into main (e874637) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #393   +/-   ##
=======================================
  Coverage   60.00%   60.00%           
=======================================
  Files          80       80           
  Lines        4556     4556           
=======================================
  Hits         2734     2734           
  Misses       1502     1502           
  Partials      320      320           
Files Coverage Δ
chain/cmd/world-evm/cmd/root.go 71.27% <100.00%> (ø)

@technicallyty technicallyty merged commit a0c83b0 into main Nov 3, 2023
6 checks passed
@technicallyty technicallyty deleted the tyler/world-491-rename-base-shard-binary-to-world-evm branch November 3, 2023 21:02
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.

3 participants