Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: update cosmos and tendermint #18

Merged
merged 5 commits into from
Jul 11, 2024
Merged

refactor: update cosmos and tendermint #18

merged 5 commits into from
Jul 11, 2024

Conversation

skosito
Copy link
Contributor

@skosito skosito commented Apr 29, 2024

Updates cosmos sdk to 0.47.10, and replaces tendermint with comet.

Also, in order to remove tendermint from indirect dependency, binance-sdk/types has to be removed. I replaced it with cosmos-sdk types, but not sure if this is ok, seems like only AccAddress is used from there.

If we don't change this binance-sdk/types to cosmos types, tendermint will only be indirect dependency, which should be ok, so if needed this change can be reverted.

On master, compilation is broken - with introduction of password in tss constructor, it was not used on couple of places. Also test4nodes test is failing on master, it can be follow up work to stabilize that a bit.

@skosito skosito changed the title Update tendermint refactor: update cosmos and tendermint Apr 30, 2024
@skosito skosito marked this pull request as ready for review April 30, 2024 11:16
@skosito skosito requested a review from a team as a code owner April 30, 2024 11:16
@lumtis lumtis merged commit d6125e8 into master Jul 11, 2024
5 checks passed
@lumtis lumtis deleted the update-tendermint branch July 11, 2024 11:44
gartnera added a commit that referenced this pull request Jul 18, 2024
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.

2 participants