Conversation
philipsu522
pushed a commit
that referenced
this pull request
Oct 17, 2022
* Use SR25519 as signing algo * batch verification * idx * bump * bump * bump * remove extra tracing
philipsu522
added a commit
that referenced
this pull request
Oct 25, 2022
* Cherry pick 0b79099 * Rebase * update local scripts * Fix validator mode * Fix rebase conflicts * Use SR25519 as signing algo (#238) * Use SR25519 as signing algo * batch verification * idx * bump * bump * bump * remove extra tracing * Register accesscontrol module (#257) * Ante decorator for tx priorities * Revert "Ante decorator for tx priorities" This reverts commit 01929ee. * Prioritize ante decorator (#262) * Prioritize ante decorator * lint * Use tx digest dissemination binaries (#265) * Update sei-tendermint and sei-cosmos for tx-digest * Add paralleism to populate accounts * Update tm and cosmos releases (#267) * fix populate genesis script * upgrade tm version * Uncomment script * fix go mod * Fix script * Revert "Register accesscontrol module (#257)" This reverts commit 7248ade. * rm priority * rm test * more fixes * Add back cancel test * Fix dex module test (#321) * fix cancel tests * Constant load test (#326) * Add failure load client (#323) * initial test for failure example * add failure examples * print and not panic errs failure mode * small edit * edit jsons * remove multiple json configs * fix lint issues * change config failure type to message type * Fix tokens * Fix keeper memstate * more fixes for memstate * Fix limit order test Co-authored-by: Xiaoyu Chen <codchen03@gmail.com> Co-authored-by: Brandon Weng <18161326+BrandonWeng@users.noreply.github.com> Co-authored-by: kbhat1 <kartikbhatri@gmail.com> Co-authored-by: Cody Wang <cody@seinetwork.io> Co-authored-by: Kevin Huo <5000881+kwhuo68@users.noreply.github.com>
masih
pushed a commit
that referenced
this pull request
Sep 29, 2025
## Describe your changes and provide context This refactors tracing from sei-chain app to sei-cosmos baseapp, allowing us to add tracing to sei-cosmos level logic ## Testing performed to validate your change tested locally --------- Co-authored-by: Brandon Weng <18161326+BrandonWeng@users.noreply.github.com>
masih
pushed a commit
that referenced
this pull request
Sep 30, 2025
## Describe your changes and provide context This refactors tracing from sei-chain app to sei-cosmos baseapp, allowing us to add tracing to sei-cosmos level logic ## Testing performed to validate your change tested locally --------- Co-authored-by: Brandon Weng <18161326+BrandonWeng@users.noreply.github.com>
masih
pushed a commit
that referenced
this pull request
Oct 1, 2025
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.
Upgrade to
sei-cosmosversion where sr25519 is the default