0g-storage-node/node/sync/src/auto_sync
peilun-conflux 40104de891
Some checks failed
abi-consistent-check / build-and-compare (push) Has been cancelled
code-coverage / unittest-cov (push) Has been cancelled
rust / check (push) Has been cancelled
rust / test (push) Has been cancelled
rust / lints (push) Has been cancelled
functional-test / test (push) Has been cancelled
Return the first finalized tx by data root if possible. (#278)
* Only use tx seq for tx status.

* Return the first finalized tx by data root if possible.

This index is used for upload/download segments and file status check.
In all the cases, if there is a finalized transaction, we should use it.
2024-11-19 11:59:50 +08:00
..
batcher_random.rs Supports to sync historical files without NewFile gossip message (#269) 2024-11-15 10:00:58 +08:00
batcher_serial.rs Adjust default value for testnet configs (#180) 2024-09-05 10:09:29 +08:00
batcher.rs Return the first finalized tx by data root if possible. (#278) 2024-11-19 11:59:50 +08:00
historical_tx_writer.rs Return the first finalized tx by data root if possible. (#278) 2024-11-19 11:59:50 +08:00
manager.rs Supports to sync historical files without NewFile gossip message (#269) 2024-11-15 10:00:58 +08:00
metrics.rs Supports to sync historical files without NewFile gossip message (#269) 2024-11-15 10:00:58 +08:00
mod.rs Supports to sync historical files without NewFile gossip message (#269) 2024-11-15 10:00:58 +08:00
sync_store.rs @peter/db split (#262) 2024-11-08 22:06:45 +08:00
tx_store.rs @peter/db split (#262) 2024-11-08 22:06:45 +08:00