Skip to content

test: add a proto-ledger simulating roll forwards and backwards#666

Draft
etorreborre wants to merge 1 commit intomainfrom
etorreborre/test/model-ledger-in-simulation-tests
Draft

test: add a proto-ledger simulating roll forwards and backwards#666
etorreborre wants to merge 1 commit intomainfrom
etorreborre/test/model-ledger-in-simulation-tests

Conversation

@etorreborre
Copy link
Contributor

@etorreborre etorreborre commented Feb 3, 2026

WIP!!!

The purpose of this PR is to run the simulator with a very simple model of the ledger.
This would fail all the time at the moment given the fact that we roll forward every single block we receive, instead of only changing the ledger state once we know what's the best new tip.

Signed-off-by: etorreborre <etorreborre@yahoo.com>
@etorreborre etorreborre self-assigned this Feb 3, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 3, 2026

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.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch etorreborre/test/model-ledger-in-simulation-tests

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.

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