Skip to content

chore: bump comet to latest #24866

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

Merged
merged 1 commit into from
Jun 11, 2025
Merged

chore: bump comet to latest #24866

merged 1 commit into from
Jun 11, 2025

Conversation

aljo242
Copy link
Contributor

@aljo242 aljo242 commented Jun 11, 2025

needed to push through the lib/strings re-addition

Copy link

ironbird-prod bot commented Jun 11, 2025

Ironbird - launch a network To use Ironbird, you can use the following commands:
  • /ironbird start OR /ironbird start --load-test-config= - Launch a testnet with the specified chain and load test configuration.
  • /ironbird chains - List of chain images that ironbird can use to spin-up testnet
  • /ironbird loadtests - List of load test modes that ironbird can run against testnet
Custom Load Test Configuration You can provide a custom load test configuration using the `--load-test-config=` flag:
/ironbird start cosmos --load-test-config={
  "block_gas_limit_target": 0.75,
  "num_of_blocks": 50,
  "msgs": [
    {"weight": 0.3, "type": "MsgSend"},
    {"weight": 0.3, "type": "MsgMultiSend"},
	{"weight": 0.4, "type": "MsgArr", "ContainedType": "MsgSend", "NumMsgs": 3300}
  ]
}

Use /ironbird loadtests to see more examples.

@aljo242 aljo242 enabled auto-merge June 11, 2025 15:41
@github-actions github-actions bot added C:CLI C:Simulations C:Store C:Cosmovisor Issues and PR related to Cosmovisor C:Confix Issues and PR related to Confix labels Jun 11, 2025
@zrbecker
Copy link
Contributor

Don't we need to update the cometbft package, not the API package? Or did I restore the wrong thing?

@zrbecker
Copy link
Contributor

Nvm. I see it's being updated

@aljo242 aljo242 added this pull request to the merge queue Jun 11, 2025
Merged via the queue into main with commit 9fa93c9 Jun 11, 2025
38 checks passed
@aljo242 aljo242 deleted the chore/bump-comet branch June 11, 2025 15:53
warpbuild-benchmark-bot bot added a commit to WarpBuilds/cosmos-sdk that referenced this pull request Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:CLI C:Confix Issues and PR related to Confix C:Cosmovisor Issues and PR related to Cosmovisor C:Simulations C:Store
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants