Skip to content

Conversation

@tac0turtle
Copy link

Changelist

[Describe or list the changes made in this PR]

This pr adds in a snapshot command and does some cleanup to allow us to reuse newApp.

Test Plan

[Describe how this PR was tested (if applicable)]

Author/Reviewer Checklist

  • If this PR has changes that result in a different app state given the same prior state and transaction list, manually add the state-breaking label.
  • If the PR has breaking postgres changes to the indexer add the indexer-postgres-breaking label.
  • If this PR isn't state-breaking but has changes that modify behavior in PrepareProposal or ProcessProposal, manually add the label proposal-breaking.
  • If this PR is one of many that implement a specific feature, manually label them all feature:[feature-name].
  • If you wish to for mergify-bot to automatically create a PR to backport your change to a release branch, manually add the label backport/[branch-name].
  • Manually add any of the following labels: refactor, chore, bug.

mergify bot and others added 6 commits August 12, 2025 15:46
…ydxprotocol#3053)

Co-authored-by: Justin Barnett <61020572+jusbar23@users.noreply.github.com>
Co-authored-by: Justin Barnett <61020572+jusbar23@users.noreply.github.com>
…protocol#3137) (dydxprotocol#3138)

Signed-off-by: Shrenuj Bansal <shrenuj@dydx.exchange>
Co-authored-by: shrenujb <98204323+shrenujb@users.noreply.github.com>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 14, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

mergify bot and others added 20 commits October 14, 2025 19:51
…rotocol#3137)" (backport dydxprotocol#3142) (dydxprotocol#3152)

Co-authored-by: shrenujb <98204323+shrenujb@users.noreply.github.com>
…backport dydxprotocol#3140) (dydxprotocol#3154)

Co-authored-by: jyzhe <10591620+jyzhe@users.noreply.github.com>
Co-authored-by: Tian Qin <tian@dydx.exchange>
Co-authored-by: Tian <tian@dydx.exchange>
…xprotocol#3092) (dydxprotocol#3175)

Co-authored-by: Justin Barnett <61020572+jusbar23@users.noreply.github.com>
Co-authored-by: Justin Barnett <61020572+jusbar23@users.noreply.github.com>
…ol#3036) (dydxprotocol#3186)

Co-authored-by: Justin Barnett <61020572+jusbar23@users.noreply.github.com>
…ort dydxprotocol#3047) (dydxprotocol#3188)

Co-authored-by: Justin Barnett <61020572+jusbar23@users.noreply.github.com>
Co-authored-by: Justin Barnett <61020572+jusbar23@users.noreply.github.com>
…tocol#3201) (dydxprotocol#3202)

Co-authored-by: Justin Barnett <61020572+jusbar23@users.noreply.github.com>
…ol#3219)

Co-authored-by: anmolagrawal345 <anmolagrawal345@gmail.com>
@github-actions github-actions bot added the proto label Oct 29, 2025
@pthmas pthmas force-pushed the marko/snapshot_cmd branch from 4d17d2c to c5f9fab Compare November 7, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants