0g-storage-node/node/storage/src
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
..
log_store Return the first finalized tx by data root if possible. (#278) 2024-11-19 11:59:50 +08:00
config.rs Use LRU to cache MPT nodes. (#227) 2024-10-27 12:52:06 +08:00
error.rs Initial commit 2024-01-04 18:05:32 +08:00
lib.rs Implement Pruner to delete unwanted data. (#70) 2024-05-31 13:11:06 +08:00