Bo QIU
|
908ee156ca
|
Add admin rpc to exports metrics (#162)
|
2024-08-19 15:18:12 +08:00 |
|
Bo QIU
|
f9120b1e4a
|
Add metrics for router and auto sync (#161)
* Add metrics configurations
* Add metrics in router package
* Add catch up info in sync service state
* Add metrics for auto sync
* update cargo lock
|
2024-08-19 09:54:52 +08:00 |
|
peilun-conflux
|
ef82f64393
|
Implement Pruner to delete unwanted data. (#70)
* Implement Pruner.
* Put pruner in a crate.
* Fix clippy.
* Add rpc zgs_getShardConfig.
* Fix.
* Increase wait time.
* Add pruner_test and use max_num_chunks instead of size_limit.
* Add back shard config and fix test.
* fix: serde format
* Remove unneeded PORA_CHUNK_SIZE.
* Fix tests.
---------
Co-authored-by: MiniFrenchBread <103425574+MiniFrenchBread@users.noreply.github.com>
|
2024-05-31 13:11:06 +08:00 |
|
Chenxing Li
|
306c43c9dc
|
Migrate to the new contract interfaces (#29)
* Fix compile warning & Search contract by name automatically
Migrate to the new contract interfaces
* Fix compile
* Fix lint
|
2024-03-14 13:56:17 +08:00 |
|
Peilun Li
|
9058467be1
|
Initial commit
|
2024-01-04 18:05:32 +08:00 |
|