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

use cometbft binary #1454

Closed
wants to merge 1 commit into from
Closed

use cometbft binary #1454

wants to merge 1 commit into from

Conversation

adrianbrink
Copy link
Member

@adrianbrink adrianbrink commented May 23, 2023

@Fraccaman could you fix the CI integration. cometbft just works and we should start using it over our fork of tendermint


cd $TARGET_PATH
sudo tar -xvzf $TMP_PATH/tendermint.tar.gz tendermint || error_exit "tendermint release extraction failed"
sudo tar -xvzf $TMP_PATH/cometbft.tar.gz tendermint || error_exit "tendermint release extraction failed"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is on purpose to allow this to be tested on the CI without having to rename everything.

@adrianbrink
Copy link
Member Author

pls spawn devnet [devnet-0.15-faster-epochs,3,heliaxdev@1be9883,ON]

@github-actions
Copy link
Contributor

Devnet with chain id internal-devnet-b9a.89d6cb8ede spawned succesfully!

@adrianbrink adrianbrink mentioned this pull request May 24, 2023
@tzemanovic tzemanovic force-pushed the adrian/upgrade_cometbft branch from b9adcdb to 726557d Compare May 24, 2023 18:06
tzemanovic added a commit that referenced this pull request May 24, 2023
* adrian/upgrade_cometbft:
  use cometbft binary
@adrianbrink
Copy link
Member Author

closed in favor of #1476

Fraccaman added a commit that referenced this pull request May 31, 2023
This reverts commit 52bbe56, reversing
changes made to 2770df4.
brentstone added a commit that referenced this pull request Jun 1, 2023
This reverts commit 52bbe56, reversing
changes made to 2770df4.
brentstone added a commit that referenced this pull request Jun 1, 2023
This reverts commit 52bbe56, reversing
changes made to 2770df4.
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