This website requires JavaScript.
Explore
Help
Sign In
logos-blockchain
/
logos-execution-zone
Watch
1
Star
0
Fork
0
You've already forked logos-execution-zone
mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced
2026-07-17 19:29:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
logos-execution-zone
/
lez
/
sequencer
/
core
/
src
History
erhant
cb23561b3a
feat(sequencer): store adopted and finalized blocks on disk within
on_follow
2026-07-15 13:20:38 +03:00
..
block_publisher.rs
fix(sequencer): apply the own-published block immediately to the head & dedup it later if received
2026-07-15 13:20:38 +03:00
block_store.rs
feat(test_fixtures): use prebuilt sequencer dp to speed up integration tests
2026-07-09 17:15:29 +03:00
config.rs
Merge origin/main
2026-07-04 00:47:20 +02:00
cross_zone_watcher.rs
feat(cross-zone): add interactive two-zone chat demo app
2026-07-04 00:47:20 +02:00
lib.rs
feat(sequencer): store adopted and finalized blocks on disk within
on_follow
2026-07-15 13:20:38 +03:00
mock.rs
fix(sequencer): apply the own-published block immediately to the head & dedup it later if received
2026-07-15 13:20:38 +03:00
tests.rs
feat!(sequencer): derive state from
ChainState
via
state()
method, remove the
state
attribute
2026-07-15 13:20:38 +03:00