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

feat!: Accept Arc to allow shared blockstore #49

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

fl0rek
Copy link
Member

@fl0rek fl0rek commented Jul 24, 2024

Change Blockstore to Arc<Blockstore> to allow using blockstore shared with other components

@fl0rek fl0rek requested review from oblique and zvolin July 24, 2024 07:16
@fl0rek fl0rek changed the title feat: Accept Arc to allow shared blockstore feat!: Accept Arc to allow shared blockstore Jul 24, 2024
@fl0rek fl0rek force-pushed the feat/shared-blockstore branch from a47eafb to 99ea542 Compare July 24, 2024 07:19
@fl0rek fl0rek force-pushed the feat/shared-blockstore branch from 99ea542 to 71c4e08 Compare July 24, 2024 07:20
Cargo.toml Outdated Show resolved Hide resolved
@fl0rek fl0rek force-pushed the feat/shared-blockstore branch from b4a4908 to e24e7c8 Compare July 25, 2024 07:04
@oblique oblique merged commit 9c89026 into eigerco:main Jul 25, 2024
6 checks passed
@zvolin zvolin mentioned this pull request Jul 25, 2024
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.

2 participants