Skip to content

Use tx digest dissemination binaries#265

Merged
philipsu522 merged 3 commits into2.0.0betafrom
use-tx-digest
Sep 29, 2022
Merged

Use tx digest dissemination binaries#265
philipsu522 merged 3 commits into2.0.0betafrom
use-tx-digest

Conversation

@philipsu522
Copy link
Contributor

No description provided.

@philipsu522 philipsu522 merged commit 4145336 into 2.0.0beta Sep 29, 2022
philipsu522 added a commit that referenced this pull request Sep 29, 2022
* Update sei-tendermint and sei-cosmos for tx-digest

* Add paralleism to populate accounts
philipsu522 added a commit that referenced this pull request Oct 17, 2022
* Update sei-tendermint and sei-cosmos for tx-digest

* Add paralleism to populate accounts
philipsu522 added a commit that referenced this pull request Oct 18, 2022
* Update sei-tendermint and sei-cosmos for tx-digest

* Add paralleism to populate accounts
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 changes amount of for dec coins to be iterative too it dangerously
assumes that the coins are in sorted order and returns 0 often if it's
not.



## Testing performed to validate your change
Added a unit test for this, 

it would fail with the old logic


![image](https://github.com/sei-protocol/sei-cosmos/assets/18161326/d2d5d34a-5c86-494e-9619-a3e72080c753)
masih pushed a commit that referenced this pull request Sep 30, 2025
## Describe your changes and provide context
This changes amount of for dec coins to be iterative too it dangerously
assumes that the coins are in sorted order and returns 0 often if it's
not.



## Testing performed to validate your change
Added a unit test for this, 

it would fail with the old logic


![image](https://github.com/sei-protocol/sei-cosmos/assets/18161326/d2d5d34a-5c86-494e-9619-a3e72080c753)
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.

1 participant