This website requires JavaScript.
Explore
Help
Sign In
logos-blockchain
/
lssa
Watch
1
Star
0
Fork
0
You've already forked lssa
mirror of
https://github.com/logos-blockchain/lssa.git
synced
2026-07-25 00:53:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lssa
/
lez
/
indexer
/
core
/
src
History
erhant
46732698b7
feat(indexer): add Stalled status and chain breaker snapshot
...
test `RISC0_DEV_MODE=1 RISC0_SKIP_BUILD=1 cargo test -p indexer_core --lib status`
2026-07-07 16:31:40 +03:00
..
block_store.rs
feat(indexer): add accept_block with chain-linkage check and atomic apply
2026-07-07 16:31:40 +03:00
chain_breaker.rs
feat(indexer): persist ChainBreaker in RocksDB meta
2026-07-07 16:31:40 +03:00
config.rs
feat(indexer)!: make storage location caller-driven, not config-driven
2026-06-23 15:57:33 +03:00
ingest_error.rs
feat(indexer): add
BlockIngestError
enum, fix linting
2026-07-07 16:31:40 +03:00
lib.rs
feat(indexer): add Stalled status and chain breaker snapshot
2026-07-07 16:31:40 +03:00
status.rs
feat(indexer): add Stalled status and chain breaker snapshot
2026-07-07 16:31:40 +03:00