Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

add query params to evm #1091

Merged
merged 3 commits into from May 25, 2022
Merged

add query params to evm #1091

merged 3 commits into from May 25, 2022

Conversation

crypto-facs
Copy link
Contributor

Description

Add query params command to evm.


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@codecov
Copy link

codecov bot commented May 23, 2022

Codecov Report

Merging #1091 (c0f5067) into main (c441771) will decrease coverage by 0.17%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1091      +/-   ##
==========================================
- Coverage   59.57%   59.39%   -0.18%     
==========================================
  Files          85       85              
  Lines        6971     6992      +21     
==========================================
  Hits         4153     4153              
- Misses       2601     2622      +21     
  Partials      217      217              
Impacted Files Coverage Δ
x/evm/client/cli/query.go 0.00% <0.00%> (ø)

Copy link
Contributor

@fedekunze fedekunze left a comment

Choose a reason for hiding this comment

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

ACK, can you add a changelog entry?

@fedekunze fedekunze enabled auto-merge (squash) May 25, 2022 13:56
@fedekunze fedekunze merged commit d559893 into evmos:main May 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants