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

Problem: gasWanted is not aligned for process proposal mode #493

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

mmsqe
Copy link
Collaborator

@mmsqe mmsqe commented Jun 26, 2024

Closes: #XXX

Description


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)

@mmsqe mmsqe requested a review from yihuang June 26, 2024 08:42
Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 61.57%. Comparing base (217e3af) to head (752301e).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #493   +/-   ##
========================================
  Coverage    61.56%   61.57%           
========================================
  Files          128      128           
  Lines         9476     9473    -3     
========================================
- Hits          5834     5833    -1     
+ Misses        3103     3100    -3     
- Partials       539      540    +1     
Files Coverage Δ
app/ante/eth.go 77.11% <0.00%> (+1.08%) ⬆️

@mmsqe mmsqe merged commit 773438f into crypto-org-chain:develop Jun 26, 2024
37 of 39 checks passed
@yihuang yihuang deleted the max_gas_wanted branch June 26, 2024 12:27
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