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

Address some TODO, add MorphRollup, more Chains #15

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

adraffy
Copy link
Collaborator

@adraffy adraffy commented Nov 17, 2024

  • maxAssembledBytesmaxAllocBytes
    • accumulates concat() and slice() constructions
    • throws when budget is exhausted
  • Alchemy broke their BASE eth_getProof rpc (no depth)
  • add chains MORPH , MORPH_HOLESKY, SONEIUM_MINATO
  • add MorphRollup
    • very similar to ScrollRollup but commit tx and chunks are different
    • there is an issue with finalized state roots
  • fix defaultWindow calculation for TaikoRollup
  • serve.ts changes:
    • --unfinalized instead of unfinalized-<Chain>

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