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

afeat(blobs): docker compose local consensus layer #11374

Merged
merged 6 commits into from
Jan 26, 2025

Conversation

Maddiaa0
Copy link
Member

Overview

Docker compose to get a consensus layer up and running, for debugging some blobs work

@Maddiaa0 Maddiaa0 force-pushed the md/local-execution-layer-consensus-layer branch from 802bcca to 6872920 Compare January 20, 2025 22:05
@@ -0,0 +1 @@
{"crypto":{"kdf":{"function":"pbkdf2","params":{"dklen":32,"c":262144,"prf":"hmac-sha256","salt":"4fe22290246afebf4d2b064581ba0cec5853b0e8a1de24b5262e0c82fc265f8e"},"message":""},"checksum":{"function":"sha256","params":{},"message":"3449e5f82bd7470632dbc5d672c09dbe07b0d56e3afda32583c3a57000aebde4"},"cipher":{"function":"aes-128-ctr","params":{"iv":"fa773de4e25f34a4ffa61fcde5bbaa3b"},"message":"2422da8705b02af0124aebcbbc0ef713f051a96f3b0865ea830dd9817e0ff88d"}},"description":"0x82626f97b0fc009c2d2e098e2c3b21922c6525d314552674899953fbb1c4cb48d01966e80167f81b1a36e78e2a6362a9","pubkey":"82626f97b0fc009c2d2e098e2c3b21922c6525d314552674899953fbb1c4cb48d01966e80167f81b1a36e78e2a6362a9","path":"","uuid":"2ddc2811-ec6e-4214-8234-5570e66e063c","version":4}
Copy link
Member Author

Choose a reason for hiding this comment

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

Default validator keystores, just yoinked from the optimism repo.

We need to generate these in cluster init container as i havent worked out a way to mount whole directories with relative paths

@Maddiaa0 Maddiaa0 force-pushed the md/local-execution-layer-consensus-layer branch from 27d6c6d to d5df245 Compare January 21, 2025 22:53
@Maddiaa0 Maddiaa0 marked this pull request as ready for review January 21, 2025 22:55
@Maddiaa0 Maddiaa0 requested a review from just-mitch January 21, 2025 22:55
@Maddiaa0 Maddiaa0 changed the title feat(blobs): quick local consensus layer feat(blobs): docker compose local consensus layer Jan 21, 2025
@Maddiaa0 Maddiaa0 force-pushed the md/local-execution-layer-consensus-layer branch from 10fcdc4 to f849322 Compare January 21, 2025 23:54
@Maddiaa0 Maddiaa0 changed the base branch from md/get-data-from-cl to master January 21, 2025 23:54
@Maddiaa0 Maddiaa0 added the network-all Run this CI job. label Jan 25, 2025
@PhilWindle PhilWindle merged commit 106a7f0 into master Jan 26, 2025
51 checks passed
@PhilWindle PhilWindle deleted the md/local-execution-layer-consensus-layer branch January 26, 2025 11:17
@ludamad ludamad changed the title feat(blobs): docker compose local consensus layer afeat(blobs): docker compose local consensus layer Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
network-all Run this CI job.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants