Peilun Li
|
41ba320bcc
|
Enable market in shard_sync_test.
|
2024-07-30 12:47:05 +08:00 |
|
Peilun Li
|
827d31cacb
|
Revert test.
|
2024-07-30 00:49:43 +08:00 |
|
Peilun Li
|
0350ea7be5
|
Merge branch 'main' into prune_no_reward
|
2024-07-29 23:36:59 +08:00 |
|
Peilun Li
|
e0bb902194
|
Fix tests.
|
2024-07-29 23:35:41 +08:00 |
|
peilun-conflux
|
dbd865fded
|
Change db_max_num_chunks to db_max_num_sectors. (#137)
* Change db_max_num_chunks to db_max_num_sectors.
* Update tests and config files.
* Revert contract change.
|
2024-07-29 22:31:19 +08:00 |
|
Peilun Li
|
be95796f84
|
Add tests.
|
2024-07-29 17:52:56 +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 |
|