Commit Graph

9 Commits

Author SHA1 Message Date
bruno-valante
40d435597a
feat: Implement the new specification of PoRA mine. ()
* feat: Support faster PoRA specification

* Support subtasks in PoRA mine

* Fix test fails

* Check the contract version
2024-12-28 20:29:45 +08:00
0g-peterzhb
8f4dfff2f6
fix tx store ()
* fix tx store

* fix params
2024-11-20 18:02:43 +08:00
bruno-valante
b2a70501c2
Test flow root consistency () 2024-10-15 14:24:56 +08:00
peilun-conflux
d80e7e22ca
Prune no reward chunks. ()
* Prune no reward chunks.

* Add tests.

* Fix tests.

* Fix clippy.

* Revert test.

* Enable market in shard_sync_test.

* Add tx prune status.

* Fix tests.
2024-08-06 15:06:15 +08:00
bruno-valante
7d73ccd1e1
Update with the most recent storage contract ()
* Update with the most recent storage contract

* fix nits
2024-07-24 13:01:30 +08:00
bruno-valante
cca14e246e
Support multiple mine submission ()
* Support multiple mine submission

* Update
2024-07-12 17:31:53 +08:00
Chenxing Li
2262bc3fb9
Support mining on sharded storage. ()
* Change PoraHash compute

* Change padSeed compute

* Refactor

* Support mining on sharded storage

* Detect single core performance and set correct params for test

* Fix clippy

* Fix an overflow bug
2024-04-30 14:34:44 +08:00
Chenxing Li
16dfc56437
Test mining with the simple market ()
* Test mining with the simple market

* Support reward donation
2024-03-19 14:09:17 +08:00
Peilun Li
9058467be1 Initial commit 2024-01-04 18:05:32 +08:00