Skip to content

Prioritize ante decorator#262

Merged
Kbhat1 merged 2 commits into2.0.0betafrom
kartik/PrioritizeOracleTransactions
Sep 26, 2022
Merged

Prioritize ante decorator#262
Kbhat1 merged 2 commits into2.0.0betafrom
kartik/PrioritizeOracleTransactions

Conversation

@Kbhat1
Copy link
Contributor

@Kbhat1 Kbhat1 commented Sep 26, 2022

  • ante handler that processes transactions and caps priority that is solely determined by gas + assigns highest priority to oracle tx's

@Kbhat1 Kbhat1 requested a review from codchen September 26, 2022 15:56
@Kbhat1 Kbhat1 merged commit 67aa385 into 2.0.0beta Sep 26, 2022
philipsu522 pushed a commit that referenced this pull request Oct 17, 2022
* Prioritize ante decorator

* lint
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
1. remove duplicated ABCI listener calls
2. remove unused runTx hooks

## Testing performed to validate your change
no behavioral change
masih pushed a commit that referenced this pull request Sep 30, 2025
## Describe your changes and provide context
1. remove duplicated ABCI listener calls
2. remove unused runTx hooks

## Testing performed to validate your change
no behavioral change
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