Merged
Conversation
11 tasks
Contributor
Author
|
Can we proceed with this now @aaronc? |
Member
Yes please! |
Member
|
Because of #6863 we should add the timeout field to Although that will require adding to I don't have a strong preference, but it needs to be addressed. |
…-sdk into bez/5339-tx-height-timeout
Codecov Report
@@ Coverage Diff @@
## master #6089 +/- ##
==========================================
+ Coverage 60.86% 61.94% +1.08%
==========================================
Files 379 519 +140
Lines 24737 32088 +7351
==========================================
+ Hits 15056 19877 +4821
- Misses 8506 10597 +2091
- Partials 1175 1614 +439 |
AdityaSripal
approved these changes
Aug 5, 2020
…-sdk into bez/5339-tx-height-timeout
aaronc
requested changes
Aug 6, 2020
Contributor
Author
|
@aaronc, mind taking another look at this? |
aaronc
reviewed
Aug 7, 2020
larry0x
pushed a commit
to larry0x/cosmos-sdk
that referenced
this pull request
May 22, 2023
* Implement TxHeightTimeoutDecorator * Update error message * rename type * set height timeout * update tests * update *SignDoc) * rename * remove dup * fix build * cli updates * rest updates * cl++ * Update x/auth/ante/basic.go Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com> * Update x/auth/ante/basic.go Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com> * Update x/auth/ante/basic.go Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com> * Update x/auth/ante/basic.go Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com> * rename * rename * remove TimeoutHeight from SignDoc * updates * fix tests * update IBC cmd flags * use omitempty * update godoc * add test case to TestStdSignBytes Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com> Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
SigFeeMemoTxtoTxSigFeeMemoTxis really a poor choiceTxHeightTimeoutDecoratorante-handler decoratortimeout-heightcloses: #5339
For contributor use:
docs/) or specification (x/<module>/spec/)godoccomments.Unreleasedsection inCHANGELOG.mdFiles changedin the Github PR explorerFor admin use:
WIP,R4R,docs, etc)