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 TxFeeChecker requirement #1468

Merged
merged 3 commits into from
Mar 14, 2023
Merged

Add TxFeeChecker requirement #1468

merged 3 commits into from
Mar 14, 2023

Conversation

facs95
Copy link
Contributor

@facs95 facs95 commented Mar 14, 2023

Description


Add TxFeeChecker check on handler options

Closes #XXX

@facs95 facs95 requested a review from a team as a code owner March 14, 2023 21:35
@facs95 facs95 requested review from MalteHerrmann and GAtom22 and removed request for a team March 14, 2023 21:35
@facs95 facs95 enabled auto-merge (squash) March 14, 2023 21:36
@facs95 facs95 merged commit 8885209 into main Mar 14, 2023
@facs95 facs95 deleted the facs95/feechecker-required branch March 14, 2023 21:48
MalteHerrmann added a commit that referenced this pull request Mar 15, 2023
* fix (tests): fix version assertion to be valid for release candidates (#1461)

fix unit test assertion for release candidates

* fix(evm): add gas used (#1466)

* fix(evm): add gas used

* add changelog entry

* add changelog entry

* add changelog entry

* Add TxFeeChecker requirement (#1468)

* add TxFeeChecker requirement

* add unit tests

* update Changelog

* fix(cli) rollback fees auto calculation (#1467)

* chore (ci): update CI workflows to use go v1.20 (#1469)

* update CI workflows to use Go 1.20

* update Dockerfile to use Go 1.20

* address linter

* fix (ci): fix used Go version in CI by passing version as a string (#1471)

fix used Go version in CI by passing version as a string

* chore (ci): remove python from CodeQL action (#1472)

remove python from CodeQL action

* imp(ante): error message (#1470)

* imp(ante): error message

* add changelog entry

* update err msg

* update err msg to be general for all clients

---------

Co-authored-by: Freddy Caceres <facs95@gmail.com>
Co-authored-by: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com>

* deps: update cosmos-sdk version (#1473)

* deps: update cosmos-sdk version

* add changelog entry

---------

Co-authored-by: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com>

* update changelog for rc2

* update upgrade constants for rc2

---------

Co-authored-by: Tom <54514587+GAtom22@users.noreply.github.com>
Co-authored-by: Freddy Caceres <facs95@gmail.com>
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.

None yet

2 participants