Commit Graph

  • 23aa2e43a4
    Merge c8fbb13443 into 949462084a 0g-peterzhb 2024-10-03 10:38:29 +0000
  • c8fbb13443 change to executor @peter/async-padding Peter Zhang 2024-10-03 18:38:18 +0800
  • 7e0da61256 update store usage Peter Zhang 2024-09-28 10:24:52 +0800
  • 522900ec32 range root should also add back missing padded data Peter Zhang 2024-09-14 17:38:29 +0800
  • 7e19cd7e94 add missing padded subtree leaves to root map when recover the merkle Peter Zhang 2024-09-14 17:08:30 +0800
  • 9960598d0e only async full empty segment Peter Zhang 2024-09-14 14:29:14 +0800
  • 14d19b812e support async padding Peter Zhang 2024-09-14 00:11:31 +0800
  • 011c89e094
    Merge 3957f8b28d into 949462084a peilun-conflux 2024-09-30 18:43:44 +0800
  • e7cda8924d
    Merge b0e273e141 into 949462084a 0g-peterzhb 2024-09-30 18:43:39 +0800
  • 4c46489be3
    Merge 9593b51f5b into 949462084a bruno-valante 2024-09-30 18:43:34 +0800
  • 949462084a
    fix: finalize check on tx sync (#220) main MiniFrenchBread 2024-09-30 18:43:11 +0800
  • 9100b4801f fix: fmt MiniFrenchBread 2024-09-30 16:01:16 +0800
  • a26cab16ca fix: end_segment_index MiniFrenchBread 2024-09-30 15:49:10 +0800
  • e03c88f722 fix: end_segment_index MiniFrenchBread 2024-09-30 15:49:10 +0800
  • dfda9152f6 fix: check MiniFrenchBread 2024-09-30 15:36:06 +0800
  • debff76142 fix: finalize MiniFrenchBread 2024-09-30 15:34:26 +0800
  • 07ac814e57
    test: use fixed 0g binary (#218) MiniFrenchBread 2024-09-30 14:56:38 +0800
  • b07749d09b feat: use bug fixed 0g binary MiniFrenchBread 2024-09-30 14:19:08 +0800
  • 41803aa1dd range root should also add back missing padded data Peter Zhang 2024-09-14 17:38:29 +0800
  • 69f81ec1d1 Merge remote-tracking branch 'origin/main' into upgrade-0g MiniFrenchBread 2024-09-27 18:16:34 +0800
  • 18536bbe3b test: use latest 0g binary MiniFrenchBread 2024-09-27 18:16:14 +0800
  • 2efa91987e stat only 10 mins pubsub-announce-stat boqiu 2024-09-26 13:56:29 +0800
  • 15aca2d386 Add log for file announcement boqiu 2024-09-26 13:50:41 +0800
  • 69b71fc0b2
    Fix issue in reverting the last incomplete tx. (#215) peilun-conflux 2024-09-27 10:02:47 +0800
  • a776f3917d Fix issue in reverting the last incomplete tx. Peilun Li 2024-09-26 22:24:31 +0800
  • ae6ecfec96
    reduce default sync threads (#214) Bo QIU 2024-09-26 14:55:00 +0800
  • b1cb0335a0 reduce default sync threads boqiu 2024-09-26 14:35:08 +0800
  • ad80b22a1b
    Optimize rpc config (#213) v0.5.3 Bo QIU 2024-09-25 16:48:40 +0800
  • c2d7f67ae8 Optimize rpc config boqiu 2024-09-25 16:20:41 +0800
  • 9593b51f5b Avoid appending to_seal_set if sealer is not enabled seal_work_detect Bruno Valente 2024-09-25 15:43:27 +0800
  • 84c415e959
    opt zgs version (#211) Bo QIU 2024-09-24 16:42:38 +0800
  • 9852144a2f opt zgs version boqiu 2024-09-24 14:39:26 +0800
  • 9cde84ae15
    Refactor network peer db configs (#209) Bo QIU 2024-09-24 11:59:34 +0800
  • 2ec2f7b18d Refactor network peer db configs boqiu 2024-09-23 18:04:14 +0800
  • b0e273e141 update boot nodes @peter/update-ip Peter Zhang 2024-09-16 00:19:35 +0800
  • 1dd7bf7734
    Remove the 0gchain genesis init script for mac os (#208) Bo QIU 2024-09-20 19:16:53 +0800
  • b780e5f47e fix on mac boqiu 2024-09-20 19:04:52 +0800
  • 4109791ba3 Remove the 0gchain genesis init script for mac os boqiu 2024-09-20 18:25:07 +0800
  • 5849e9c2ba
    fix: finalize file does not need to save (#206) MiniFrenchBread 2024-09-19 19:14:45 +0800
  • cabdad133f fix: rust fmt fix_finalized MiniFrenchBread 2024-09-19 18:24:19 +0800
  • d365eff11d fix: finalize file does not need to save MiniFrenchBread 2024-09-19 17:47:50 +0800
  • b7badcda5e
    do not fail on pruner first reward chunk revert error (#205) v0.5.2 0g-peterzhb 2024-09-19 17:33:56 +0800
  • c0c39bc690 do not fail on pruner first reward chunk revert error Peter Zhang 2024-09-19 16:52:23 +0800
  • 602cd74be6 do not fail on pruner first reward chunk revert error Peter Zhang 2024-09-19 16:52:23 +0800
  • 4943f9119d update defaut version v0.5.1 Peter Zhang 2024-09-18 14:30:34 +0800
  • 1434b94495
    Resolve dependency issue from atty (#204) bruno-valante 2024-09-14 19:06:52 +0800
  • ee629004a4 Resolve dependency issue from atty fix-audition-b3 Bruno Valente 2024-09-14 18:53:40 +0800
  • da0e2c7031
    Fix issues found in auditions (#203) bruno-valante 2024-09-14 18:19:16 +0800
  • ed65d63e8c Fix issues found in auditions fix-audition-b2 Bruno Valente 2024-09-14 13:50:46 +0800
  • 10bd71046b
    Add some input validation for append_merkle. (#202) peilun-conflux 2024-09-14 17:39:07 +0800
  • 93885bb25c range root should also add back missing padded data Peter Zhang 2024-09-14 17:38:29 +0800
  • e58f6ca101 add missing padded subtree leaves to root map when recover the merkle Peter Zhang 2024-09-14 17:08:30 +0800
  • f29af9c872 only async full empty segment Peter Zhang 2024-09-14 14:29:14 +0800
  • a153955246
    Add log entry sync info in zgs_getStatus rpc (#200) Bo QIU 2024-09-14 10:11:12 +0800
  • f878a4849c
    Handle cases where sequence is not continuous during catch-up (#199) Joel Liu 2024-09-14 09:05:11 +0800
  • 627f7f1661 Fix clippy. add_merkle_validation Peilun Li 2024-09-14 06:12:44 +0800
  • 40a289f0d5 Add some input validation for append_merkle. Peilun Li 2024-09-14 06:10:10 +0800
  • 814bc35b3b support async padding Peter Zhang 2024-09-14 00:11:31 +0800
  • aad2af252a get block hash from rpc if not found in local cache recoverretry Joel 2024-09-13 19:05:25 +0800
  • 3c4139180b Add log entry sync info in zgs_getStatus rpc boqiu 2024-09-13 19:04:56 +0800
  • a9f5169c15
    Allow user to configure network bandwidth for file sync (#198) Bo QIU 2024-09-13 16:58:27 +0800
  • b4c30e2036 Handle cases where the sequence is not continuous during the catch-up process Joel 2024-09-13 16:04:45 +0800
  • d397b71757 Allow user to configure network bandwidth for file sync boqiu 2024-09-13 15:47:28 +0800
  • 59d24b073d
    change the Pora result from debug to info (#192) Jason 2024-09-13 07:41:23 +0800
  • 7f14451141
    Add zgs rpc to check file finality (#196) Bo QIU 2024-09-13 07:40:43 +0800
  • 5c81abb79f
    Use iterator to return padding data. (#197) peilun-conflux 2024-09-13 07:38:47 +0800
  • 0e9f1f3498 Fix order. fix_padding Peilun Li 2024-09-13 00:41:28 +0800
  • 6c10b90d9e Use iterator to return padding data. Peilun Li 2024-09-13 00:35:48 +0800
  • 8e8f6100e1 trailing whitespace boqiu 2024-09-12 17:02:50 +0800
  • ee9cd60497 Add zgs rpc to check file finality boqiu 2024-09-12 16:54:50 +0800
  • efc6735912 Add tx seq or root enum boqiu 2024-09-12 16:19:25 +0800
  • a4dd88f2b8
    Change submit receipt to info. (#195) peilun-conflux 2024-09-11 17:59:43 +0800
  • 3dc3d0574f
    Fix typos. (#193) peilun-conflux 2024-09-11 17:57:41 +0800
  • 209313a525 Change submit receipt to info. Peilun Li 2024-09-11 17:55:59 +0800
  • 520b27a6c7 add get chunk rpc @peter/add-chunk-rpc Peter Zhang 2024-09-11 16:43:32 +0800
  • 1d48cb1ea7
    Use 0gchain to test mine tests (#191) Bo QIU 2024-09-11 10:13:31 +0800
  • 85bda191a6 Fix typos. Peilun Li 2024-09-10 17:45:43 +0800
  • 4ca228097c adjust zg block time boqiu 2024-09-10 17:19:22 +0800
  • 627ff9e607 Use 0gchain to test mine tests boqiu 2024-09-10 14:38:00 +0800
  • ffcd9c0b25 change the Pora result from debug to info jason/porainfo jason1 2024-09-10 14:11:52 +0800
  • 14edeca41b use get_block to fetch latest block getlatesetblock Joel 2024-09-10 13:44:56 +0800
  • 3957f8b28d Add TopicScoreParams for gossipsubs. fix_libp2p Peilun Li 2024-09-09 17:58:41 +0800
  • 702680f3a4
    reset parent block hash when reset progress (#188) v0.5.0 Joel Liu 2024-09-09 14:51:08 +0800
  • 236f6dc098 format code fixresetprogress Joel 2024-09-09 12:49:05 +0800
  • 24c0ca54fd reset parent block hash when reset progress Joel 2024-09-09 12:25:24 +0800
  • 678d233f69
    Output debug log with serde_json and fix debug root db key. (#185) peilun-conflux 2024-09-08 20:21:34 +0800
  • 052d2d781b
    Change zg chain block time in python tests (#181) Bo QIU 2024-09-08 08:38:53 +0800
  • 52878b6709
    Fix recall range computation for sharding (#186) bruno-valante 2024-09-08 08:37:03 +0800
  • 43c2d5f788
    Add configuration which can force sync from start_block_number (#183) Joel Liu 2024-09-08 08:34:59 +0800
  • f8f5b67266 cargo fmt fix-recall-range Bruno Valente 2024-09-06 19:02:04 +0800
  • 17cf054a9b Fix recall range computation for sharding Bruno Valente 2024-09-06 17:59:03 +0800
  • deaf224d0f nit. more_debug Peilun Li 2024-09-06 17:53:21 +0800
  • ff9810e1ca Output debug log with serde_json and fix debug root db key. Peilun Li 2024-09-06 17:40:29 +0800
  • 29fcc415a6
    Add log for proof generation errors. (#182) peilun-conflux 2024-09-06 17:56:04 +0800
  • bf3694d138
    Update mine test process to avoid random bugs on low-performance devices (#184) bruno-valante 2024-09-06 17:53:00 +0800
  • d2af05cd70 Update mine test process to avoid random bugs on low-performance devices fix-slow-mine-test Bruno Valente 2024-09-06 17:28:04 +0800
  • f58eed1c5b resolve conflicts forcestart Joel 2024-09-06 15:28:48 +0800
  • 93f99e3537 Merge branch 'main' of https://github.com/0glabs/0g-storage-node into forcestart Joel 2024-09-06 15:25:00 +0800
  • 041f5f12b6
    Allow for retry attempts in the watch loop (#179) Joel Liu 2024-09-06 15:08:13 +0800
  • 97a3cb6b08 Merge branch 'main' into proof_err Peilun Li 2024-09-05 18:05:03 +0800