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

fix: don't fail post handler on simulate tx with no fee #122

Merged
merged 7 commits into from
Jun 16, 2024

Conversation

aljo242
Copy link
Collaborator

@aljo242 aljo242 commented Jun 16, 2024

go.mod Show resolved Hide resolved
@@ -29,14 +29,14 @@ require (
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/skip-mev/chaintestutil v0.0.0-20240514161515-056d7ba45610
github.com/spf13/cast v1.6.0
github.com/spf13/cobra v1.8.0
github.com/spf13/cobra v1.8.1
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this intentional / relevant? (Feel free to ignore)

@aljo242 aljo242 merged commit 9a2a3ee into main Jun 16, 2024
9 checks passed
@aljo242 aljo242 deleted the feat/post-check branch June 16, 2024 15:46
mergify bot pushed a commit that referenced this pull request Jun 16, 2024
* ok

* ok

* format

* ok

* clean readme

* retract

* mod bump

(cherry picked from commit 9a2a3ee)

# Conflicts:
#	go.mod
#	go.sum
#	x/feemarket/post/fee.go
aljo242 pushed a commit that referenced this pull request Jun 17, 2024
… (#123)

* fix: don't fail post handler on simulate tx with no fee (#122)

* ok

* ok

* format

* ok

* clean readme

* retract

* mod bump

(cherry picked from commit 9a2a3ee)

# Conflicts:
#	go.mod
#	go.sum
#	x/feemarket/post/fee.go

* fix

---------

Co-authored-by: Alex Johnson <[email protected]>
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