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

Add utils for rollup with mock da #789

Merged
merged 3 commits into from
Sep 4, 2023
Merged

Conversation

preston-evans98
Copy link
Member

Description

Make it easy to run demo-rollup with MockDa

Linked Issues

Copy link
Member

@bkolad bkolad left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #789 (a6a6e44) into nightly (f8d3270) will decrease coverage by 0.1%.
The diff coverage is 0.0%.

Files Changed Coverage Δ
adapters/celestia/src/verifier/mod.rs 0.0% <ø> (ø)
rollup-interface/src/state_machine/da.rs 79.5% <ø> (ø)
rollup-interface/src/state_machine/mocks/da.rs 67.1% <0.0%> (-0.5%) ⬇️

... and 3 files with indirect coverage changes

@preston-evans98 preston-evans98 added this pull request to the merge queue Sep 4, 2023
Merged via the queue into nightly with commit 05429e0 Sep 4, 2023
@preston-evans98 preston-evans98 deleted the preston/mock-da branch September 4, 2023 17:59
preston-evans98 added a commit that referenced this pull request Sep 14, 2023
* Add utils for rollup with mock da

* Fix clippy
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.

Allow running demo-rollup with MockDa
3 participants