0g-storage-node/node
Joel Liu 649f6e5e9f
Some checks are pending
abi-consistent-check / build-and-compare (push) Waiting to run
code-coverage / unittest-cov (push) Waiting to run
rust / check (push) Waiting to run
rust / test (push) Waiting to run
rust / lints (push) Waiting to run
functional-test / test (push) Waiting to run
Fix the dead loop problem (#228)
* Fix the dead loop problem

* keep parent block of log_latest_block_number block

* avoid overflow
2024-10-10 22:02:20 +08:00
..
chunk_pool Handle chunk write of rpc in parallel. (#126) 2024-07-15 15:50:51 +08:00
file_location_cache Adjust default value for testnet configs (#180) 2024-09-05 10:09:29 +08:00
log_entry_sync Fix the dead loop problem (#228) 2024-10-10 22:02:20 +08:00
miner Fix issues found in auditions (#203) 2024-09-14 18:19:16 +08:00
network Add TopicScoreParams for gossipsubs. (#189) 2024-10-08 14:32:23 +08:00
pruner do not fail on pruner first reward chunk revert error (#205) 2024-09-19 17:33:56 +08:00
router @peter/async padding (#219) 2024-10-08 13:13:32 +08:00
rpc feat: tx_seq rpc (#226) 2024-10-10 14:57:40 +08:00
shared_types fix: pad tx based on the on-chain contract result. (#224) 2024-10-09 15:20:42 +08:00
src @peter/async padding (#219) 2024-10-08 13:13:32 +08:00
storage fix: pad tx based on the on-chain contract result. (#224) 2024-10-09 15:20:42 +08:00
storage-async @peter/async padding (#219) 2024-10-08 13:13:32 +08:00
sync @peter/async padding (#219) 2024-10-08 13:13:32 +08:00
.gitignore Initial commit 2024-01-04 18:05:32 +08:00
Cargo.toml opt zgs version (#211) 2024-09-24 16:42:38 +08:00