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

DA improve syncing #234

Merged
merged 9 commits into from
Dec 4, 2024
Merged

DA improve syncing #234

merged 9 commits into from
Dec 4, 2024

Conversation

MartinOndejka
Copy link
Collaborator

@MartinOndejka MartinOndejka commented Nov 28, 2024

Don't do many roundtrips for syncing with da nodes, instead download everything when needed. Archive relay now also keeps the ledger with state and tries to only fetch the part that it's missing. It can be improved by #233 if it runs again into performance issues. Sequencer syncing nodes has similar issue that could become a bottleneck in future #235.

Depends on: #232

@MartinOndejka MartinOndejka self-assigned this Nov 28, 2024
@MartinOndejka MartinOndejka requested a review from L-as as a code owner November 28, 2024 16:47
@MartinOndejka MartinOndejka force-pushed the MartinOndejka/da-improve-syncing branch from 93a85de to 6f8f4f1 Compare December 2, 2024 11:42
@MartinOndejka MartinOndejka force-pushed the MartinOndejka/da-improve-syncing branch from 9270c42 to c8b6984 Compare December 2, 2024 12:48
@L-as L-as merged commit f106367 into compatible Dec 4, 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