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

Multiple L2s #7

Merged
merged 8 commits into from
Oct 24, 2024
Merged

Multiple L2s #7

merged 8 commits into from
Oct 24, 2024

Conversation

adaki2004
Copy link

No description provided.

@adaki2004 adaki2004 changed the title first trial Multiple L2s Oct 18, 2024
bin/reth/src/main.rs Outdated Show resolved Hide resolved
crates/gwyneth/src/exex.rs Outdated Show resolved Hide resolved
@adaki2004 adaki2004 marked this pull request as ready for review October 22, 2024 13:11
@Brechtpd
Copy link

let transactions: Vec<TransactionSigned> = decode_transactions(&meta.txList);

After this, you'll have to filter on the tx chain_id to only build a block for the transactions with matching chain_id for that specific l2 node.

bin/reth/src/main.rs Outdated Show resolved Hide resolved
@Brechtpd
Copy link

Oh and can you also update the readme: https://github.com/taikoxyz/gwyneth?tab=readme-ov-file#use

at least for another L2 so the pattern is clear, and maybe specify formula there as well (or link to the code).

@Brechtpd Brechtpd merged commit 0b0cdda into gwyneth Oct 24, 2024
6 of 31 checks passed
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