Skip to content

add snapshot cmd#3143

Draft
tac0turtle wants to merge 31 commits intodydxprotocol:mainfrom
01builders:marko/snapshot_cmd
Draft

add snapshot cmd#3143
tac0turtle wants to merge 31 commits intodydxprotocol:mainfrom
01builders:marko/snapshot_cmd

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

Tip

📝 Customizable high-level summaries are now available in beta!

You can now customize how CodeRabbit generates the high-level summary in your pull requests — including its content, structure, tone, and formatting.

  • Provide your own instructions using the high_level_summary_instructions setting.
  • Format the summary however you like (bullet lists, tables, multi-section layouts, contributor stats, etc.).
  • Use high_level_summary_in_walkthrough to move the summary from the description to the walkthrough section.

Example instruction:

"Divide the high-level summary into five sections:

  1. 📝 Description — Summarize the main change in 50–60 words, explaining what was done.
  2. 📓 References — List relevant issues, discussions, documentation, or related PRs.
  3. 📦 Dependencies & Requirements — Mention any new/updated dependencies, environment variable changes, or configuration updates.
  4. 📊 Contributor Summary — Include a Markdown table showing contributions:
    | Contributor | Lines Added | Lines Removed | Files Changed |
  5. ✔️ Additional Notes — Add any extra reviewer context.
    Keep each section concise (under 200 words) and use bullet or numbered lists for clarity."

Note: This feature is currently in beta for Pro-tier users, and pricing will be announced later.


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
@pthmas pthmas force-pushed the marko/snapshot_cmd branch from 4cdd191 to cf6565b Compare November 19, 2025 11:33
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.

4 participants