0g-storage-node/node/rpc/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
..
admin Add more metrics for file sync (#164) 2024-08-22 10:42:15 +08:00
miner Chore: expose RPC modules, update dependency (#35) 2024-04-02 21:00:26 +08:00
zgs Return the first finalized tx by data root if possible. (#278) 2024-11-19 11:59:50 +08:00
config.rs Optimize rpc config (#213) 2024-09-25 16:48:40 +08:00
error.rs Initial commit 2024-01-04 18:05:32 +08:00
lib.rs Add more metrics for network unbounded channel (#264) 2024-11-12 17:25:49 +08:00
types.rs RPC return file pruned info (#266) 2024-11-13 16:55:57 +08:00