gear
feat: Execution layer fast sync
#5425
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
89
Changes
View On
GitHub
feat: Execution layer fast sync
#5425
ark0f
wants to merge 89 commits into
master
from
al/ethexe/bitswap
Initial db-sync removal
2f403897
Merge remote-tracking branch 'origin/master' into al/ethexe/bitswap
02b398fd
Initial announces
7b26975a
Done announces
cf5582d7
Initial fast sync
9313ad70
ark0f
added
type: refactor
ark0f
added
scope: vara.eth
Remove unused deps
7abbff0d
Update docs
1b22b0fb
Add tests
5a8c5840
Map database panics to `FatalDatabaseError` and add corresponding test.
692b4471
breathx
changed the title
refactor!(ethexe-network): Use Bitswap protocol
refactor!(ethexe/network): use Bitswap protocol
84 days ago
breathx
added
ci: full
breathx
assigned
ark0f
84 days ago
Merge branch 'master' into al/ethexe/bitswap
349dde90
Merge branch 'master' into al/ethexe/bitswap
769ee118
ark0f
removed
ci: full
Merge remote-tracking branch 'origin/master' into al/ethexe/bitswap
aa7f7c33
Initial fast sync
61241cc8
Remove mb_sync
0a7c1ec9
Initial assert_chain
e9086754
Merge remote-tracking branch 'origin/master' into al/ethexe/bitswap
7ed0faae
make workspace-hack
fcac944f
Pending removal of `custom_network_bootstrap_addresses`
e74c8eb3
Manual fixes
201aba01
Simplify request and response in bitswap
599a385f
Implement `Handle::request_many`
67e27c5e
Manual fixes
23a5bae5
Speed up Malachite sync in tests
25a03662
Start Malachite app in `run_inner`
908ed78b
Manual fixes
71eda408
Change some `TestingEventReceiver` methods
19995415
Initial manual fast sync test (`fast_sync2`)
74b4c6fe
Suppress pre-boundary ValueSync replay events
ab6f14fe
ark0f
changed the title
refactor!(ethexe/network): use Bitswap protocol
feat: Execution layer fast sync
57 days ago
ark0f
removed
type: refactor
ark0f
added
type: feat
Skip fast synced MB in chain assertion
3bf6a6f2
Merge remote-tracking branch 'origin/master' into al/ethexe/bitswap
b156fb11
Fixes after merge
9481cd4f
ark0f
force pushed
from
9fc45577
to
9481cd4f
57 days ago
initial
f47e0be8
fix(vara.eth/malachite): make workspace compile after starter refactor
2ef61645
test(vara.eth/malachite): re-enable disabled tests, adapt to new inteā¦
34f3523c
fix(vara.eth/malachite): publish synced head to externalities on eb-sā¦
90580d14
malachite core acceptance fixing
1a3ab40e
refactor(vara.eth/malachite): adapt service and tests to Acceptance-bā¦
09b036f9
fixing errors handling
6543f0ab
test(vara.eth/malachite): re-enable gated tests after errors-handlingā¦
d5d3c41a
chore(vara.eth/malachite): add missing SPDX license headers
9b31037c
Simplify activation of replay boundary
a4e52231
docs(vara.eth/malachite): fix intra-doc links broken by type renames
b368b3bd
docs example
4385d9c4
docs(vara.eth/malachite): concise item-level documentation
f154c85e
Pair fast-sync committed MB and EB
1aecf141
Filter fast-sync replay events locally
792c897c
Remove Malachite callback origin plumbing
91a9778b
Clean up fast-sync replay filter tests
4a0bc2eb
more errors handling
a2146e1a
Merge branch 'master' into gsobol/ethexe/tune-malachite-errors
fb8dc8ab
Skip replay filter for finalized Malachite target
b911e094
fix(vara.eth/malachite): address review findings
3253ef4b
Start Malachite app task in service tests
e5eafcc1
Simplify fast-sync replay filter state
1e49ebff
ark0f
commented on 2026-06-11
Address fast-sync replay review
788c466a
Clean up network test builder
d9f63d20
fix(vara.eth/malachite): address codex review, stabilize heavy tests
a4f06caf
Simplify fast-sync test event data
6c2ecb6f
fix problem with collect_advance_chain
56d3730c
Merge remote-tracking branch 'origin/master' into gsobol/ethexe/tune-ā¦
cff3c4cd
Add events module to test utils
b3e45469
Cleanup tests
17708ef1
fix(ethexe): skip processed fast sync codes
341acc75
fix(ethexe): avoid latest block fast sync fallback
fe5b692c
Simplify fast sync committed anchor
2f5dd617
fix fast sync batch digest invariant
b9039b7f
Document Malachite fast sync chain head seed
5a5a08ae
Merge remote-tracking branch 'origin/master' into gsobol/ethexe/tune-ā¦
509d3266
Remove stale fast-sync delay wait
607bdf6d
Fix fast sync computed MB wait
c07d3fe8
Merge remote-tracking branch 'origin/master' into al/ethexe/bitswap
261ed3ee
ark0f
marked this pull request as ready for review
51 days ago
gemini-code-assist
commented on 2026-06-16
chatgpt-codex-connector
commented on 2026-06-16
chore: fix CI checks
54b300f1
Merge remote-tracking branch 'origin/master' into gsobol/ethexe/tune-ā¦
14cdd65f
test(ethexe): wait for referenced MB computations
d7e66c11
ark0f
force pushed
from
7e680da4
to
d7e66c11
51 days ago
Fix docs
0ad87e9a
Fix fast sync test race
cc41e9e5
Remove duplicate size check in Bitswap
adc4e25b
fix(vara.eth): drain bitswap inner events
3e0683a9
Remove redundant fast sync compute wait
6d25f41b
Skip zero program states
f0afc8e2
Bind fast sync batch digest to replay block
040c734b
Merge remote-tracking branch 'origin/master' into al/ethexe/bitswap
42e2080b
Merge branch 'master' into gsobol/ethexe/tune-malachite-errors
e9ace054
Merge tune-malachite-errors into al/ethexe/bitswap
5acd18e0
refactor(vara.eth/malachite): move EB-prerequisite gating out of Malaā¦
3bcbf1a5
Merge remote-tracking branch 'origin/master' into al/ethexe/bitswap
413fad5b
Post-merge fixes
22a694cc
Merge commit 'refs/pull/5602/head' of https://github.com/gear-tech/geā¦
8d687d82
Merge remote-tracking branch 'origin/master' into al/ethexe/bitswap
3904db08
Login to write a write a comment.
Login via GitHub
Reviewers
chatgpt-codex-connector
gemini-code-assist
Assignees
ark0f
Labels
type: feat
scope: vara.eth
Milestone
No milestone
Login to write a write a comment.
Login via GitHub