This repository was archived by the owner on Jan 20, 2026. It is now read-only.
Integrate with tendermint EVM tx replacement logic#446
Merged
Conversation
philipsu522
approved these changes
Mar 1, 2024
stevenlanders
approved these changes
Mar 4, 2024
Integrate with pending txs: - return `ResponseCheckTxV2` - add a new field `PendingTxChecker` field in Context integration with local sei
- Adding an expiration handler callback that lets the mempool - sei-protocol/sei-tendermint#179 - e2e testing with hardhat tests
- needs tendermint pr and go.mod update - adds evm properties to the `ResponseCheckTxV2` - adds evm properties to context - hardhat tests on sei-chain repo - unit tests on tendermint repo
- sei cosmos main rebase - unit / lower env --------- Co-authored-by: Philip Su <philip.su.522@gmail.com> Co-authored-by: Yiming Zang <50607998+yzang2019@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Uday Patil <udpatil@gmail.com> Co-authored-by: codchen <codchen03@gmail.com>
Derive evm address from private key when showing keys in `seid keys show` and `seid keys list`. This only works for local keyring since it would have access to the private key <img width="1201" alt="Screen Shot 2024-02-26 at 11 18 43 AM" src="https://github.com/sei-protocol/sei-cosmos/assets/6227889/68c9e13d-73a0-471c-b424-238c683e8ec9"> <img width="1204" alt="Screen Shot 2024-02-26 at 11 18 35 AM" src="https://github.com/sei-protocol/sei-cosmos/assets/6227889/6a820b81-0405-42ce-9e17-40efa6c4edbc">
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## seiv2 #446 +/- ##
==========================================
- Coverage 55.37% 55.35% -0.02%
==========================================
Files 629 629
Lines 53798 53817 +19
==========================================
+ Hits 29790 29791 +1
- Misses 21879 21896 +17
- Partials 2129 2130 +1
|
udpatil
added a commit
that referenced
this pull request
Mar 11, 2024
## Describe your changes and provide context See description in sei-protocol/sei-tendermint#206 ## Testing performed to validate your change --------- Co-authored-by: Steven Landers <steven@seinetwork.io> Co-authored-by: Philip Su <philip.su.522@gmail.com> Co-authored-by: Yiming Zang <50607998+yzang2019@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Uday Patil <udpatil@gmail.com>
udpatil
added a commit
that referenced
this pull request
Mar 14, 2024
## Describe your changes and provide context See description in sei-protocol/sei-tendermint#206 ## Testing performed to validate your change --------- Co-authored-by: Steven Landers <steven@seinetwork.io> Co-authored-by: Philip Su <philip.su.522@gmail.com> Co-authored-by: Yiming Zang <50607998+yzang2019@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Uday Patil <udpatil@gmail.com>
udpatil
added a commit
that referenced
this pull request
Mar 26, 2024
## Describe your changes and provide context See description in sei-protocol/sei-tendermint#206 ## Testing performed to validate your change --------- Co-authored-by: Steven Landers <steven@seinetwork.io> Co-authored-by: Philip Su <philip.su.522@gmail.com> Co-authored-by: Yiming Zang <50607998+yzang2019@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Uday Patil <udpatil@gmail.com>
udpatil
added a commit
that referenced
this pull request
Mar 26, 2024
## Describe your changes and provide context See description in sei-protocol/sei-tendermint#206 ## Testing performed to validate your change --------- Co-authored-by: Steven Landers <steven@seinetwork.io> Co-authored-by: Philip Su <philip.su.522@gmail.com> Co-authored-by: Yiming Zang <50607998+yzang2019@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Uday Patil <udpatil@gmail.com>
udpatil
added a commit
that referenced
this pull request
Mar 27, 2024
## Describe your changes and provide context See description in sei-protocol/sei-tendermint#206 ## Testing performed to validate your change --------- Co-authored-by: Steven Landers <steven@seinetwork.io> Co-authored-by: Philip Su <philip.su.522@gmail.com> Co-authored-by: Yiming Zang <50607998+yzang2019@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Uday Patil <udpatil@gmail.com>
udpatil
added a commit
that referenced
this pull request
Apr 16, 2024
## Describe your changes and provide context See description in sei-protocol/sei-tendermint#206 ## Testing performed to validate your change --------- Co-authored-by: Steven Landers <steven@seinetwork.io> Co-authored-by: Philip Su <philip.su.522@gmail.com> Co-authored-by: Yiming Zang <50607998+yzang2019@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Uday Patil <udpatil@gmail.com>
udpatil
added a commit
that referenced
this pull request
Apr 19, 2024
## Describe your changes and provide context See description in sei-protocol/sei-tendermint#206 ## Testing performed to validate your change --------- Co-authored-by: Steven Landers <steven@seinetwork.io> Co-authored-by: Philip Su <philip.su.522@gmail.com> Co-authored-by: Yiming Zang <50607998+yzang2019@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Uday Patil <udpatil@gmail.com>
udpatil
added a commit
that referenced
this pull request
Apr 19, 2024
## Describe your changes and provide context See description in sei-protocol/sei-tendermint#206 ## Testing performed to validate your change --------- Co-authored-by: Steven Landers <steven@seinetwork.io> Co-authored-by: Philip Su <philip.su.522@gmail.com> Co-authored-by: Yiming Zang <50607998+yzang2019@users.noreply.github.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> Co-authored-by: Uday Patil <udpatil@gmail.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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Describe your changes and provide context
See description in sei-protocol/sei-tendermint#206
Testing performed to validate your change