Skip to content

Releases: CESSProject/cess-miner

cess-miner v0.7.16

20 Sep 06:46
8fd9ac6
Compare
Choose a tag to compare

Fixed

  1. Fix the issue caused by not rolling back the idle count when idle replacement fails @jiuquxzy #296

Full Changelog: v0.7.15...v0.7.16

Basic features

  1. Distributed network based on libp2p
  2. Innovative POIS algorithm
  3. Innovative service data aggregation proof algorithm
  4. Rpc framework compatible with Polkadot and any Substrate based chain
  5. Developer favorite feature-rich cess-go-sdk
  6. Smart space management
  7. Reliable data recovery mechani

cess-miner v0.7.15

12 Sep 02:27
716302b
Compare
Choose a tag to compare

Fixed

  1. Some miners submitted more files for service challenges @AstaFrode #292

Full Changelog: v0.7.14...v0.7.15

Basic features

  1. Distributed network based on libp2p
  2. Innovative POIS algorithm
  3. Innovative service data aggregation proof algorithm
  4. Rpc framework compatible with Polkadot and any Substrate based chain
  5. Developer favorite feature-rich cess-go-sdk
  6. Smart space management
  7. Reliable data recovery mechani

cess-miner v0.7.14

28 Aug 06:43
da7dc21
Compare
Choose a tag to compare

Change

  1. Update podr2 public key at startup @AstaFrode #288

Full Changelog: v0.7.13...v0.7.14

Basic features

  1. Distributed network based on libp2p
  2. Innovative POIS algorithm
  3. Innovative service data aggregation proof algorithm
  4. Rpc framework compatible with Polkadot and any Substrate based chain
  5. Developer favorite feature-rich cess-go-sdk
  6. Smart space management
  7. Reliable data recovery mechani

cess-miner v0.7.13

23 Aug 08:53
2adab16
Compare
Choose a tag to compare

Change

  1. Change the command to increase staking to TCESS as the unit for staking @AstaFrode #287

Optimization

  1. Optimize the challenge-related transaction failure retry mechanism, with a maximum limit of 5 retries @AstaFrode #287

Fixed

  1. Fixed the issue of not giving priority to the configured tee @AstaFrode #287

Full Changelog: v0.7.12...v0.7.13

Basic features

  1. Distributed network based on libp2p
  2. Innovative POIS algorithm
  3. Innovative service data aggregation proof algorithm
  4. Rpc framework compatible with Polkadot and any Substrate based chain
  5. Developer favorite feature-rich cess-go-sdk
  6. Smart space management
  7. Reliable data recovery mechani

cess-miner v0.7.12

21 Aug 03:45
ea72840
Compare
Choose a tag to compare

Fixed

  1. Fixed the issue of not judging whether the staking account balance is sufficient when adding declaration space @AstaFrode #283
  2. Fixed the issue that some machines cannot authenticate idle space @AstaFrode #284

Full Changelog: v0.7.11...v0.7.12

Basic features

  1. Distributed network based on libp2p
  2. Innovative POIS algorithm
  3. Innovative service data aggregation proof algorithm
  4. Rpc framework compatible with Polkadot and any Substrate based chain
  5. Developer favorite feature-rich cess-go-sdk
  6. Smart space management
  7. Reliable data recovery mechani

cess-miner v0.7.11

31 Jul 09:56
2e9f70b
Compare
Choose a tag to compare

What's Changed

  1. Update pois logic @jiuquxzy #248
  2. Rename the repository to cess-miner @AstaFrode #260
  3. Update sdk-go version to v0.6.0 @AstaFrode #272
  4. Update p2p-go version to v0.4.0 @AstaFrode #272
  5. Update Go version to v1.21 @AstaFrode
  6. Adaptation CESS chain version v0.7.7 @AstaFrode

Full Changelog: v0.7.10...v0.7.11

Basic features

  1. Distributed network based on libp2p
  2. Innovative POIS algorithm
  3. Innovative service data aggregation proof algorithm
  4. Rpc framework compatible with Polkadot and any Substrate based chain
  5. Developer favorite feature-rich cess-go-sdk
  6. Smart space management
  7. Reliable data recovery mechani

cess-bucket v0.7.10

22 Feb 07:43
d68db06
Compare
Choose a tag to compare

Changed

  1. Automatic staking when the staking account is the same as the signature account.
  2. For recovered files, recovery completion will not be reported until the tag has been calculated.
  3. Optimize the calculation of tags as streaming.

Full Changelog: v0.7.9...v0.7.10

Basic features

  1. Distributed network based on libp2p
  2. Innovative POIS algorithm
  3. Innovative service data aggregation proof algorithm
  4. Rpc framework compatible with Polkadot and any Substrate based chain
  5. Developer favorite feature-rich cess-go-sdk
  6. Smart space management
  7. Reliable data recovery mechani

cess-bucket v0.7.9

31 Jan 12:16
30c5ae5
Compare
Choose a tag to compare

Changed

  1. Adapt to CESS 0.7.6

Full Changelog:v0.7.8...v0.7.9

Basic features

  1. Distributed network based on libp2p
  2. Innovative POIS algorithm
  3. Innovative service data aggregation proof algorithm
  4. Rpc framework compatible with Polkadot and any Substrate based chain
  5. Developer favorite feature-rich cess-go-sdk
  6. Smart space management
  7. Reliable data recovery mechani

cess-bucket v0.7.8

13 Dec 03:09
d28e0f0
Compare
Choose a tag to compare

Changed

  1. Update pois algorithm library to v0.4.20
  2. Optimize file recovery function

Basic features

  1. Distributed network based on libp2p
  2. Innovative POIS algorithm
  3. Innovative service data aggregation proof algorithm
  4. Rpc framework compatible with Polkadot and any Substrate based chain
  5. Developer favorite feature-rich cess-go-sdk
  6. Smart space management
  7. Reliable data recovery mechani

cess-bucket v0.7.7

06 Dec 01:38
2a0d333
Compare
Choose a tag to compare

Changed

  1. Update pois algorithm library to v0.4.15(#212 )
  2. Storage nodes using the wrong chain version will fail to start(#212 )

Fixed

  1. Fixed an issue where the certificate of service data could not be verified(#212 )

Basic features

  1. Distributed network based on libp2p
  2. Innovative POIS algorithm
  3. Innovative service data aggregation proof algorithm
  4. Rpc framework compatible with Polkadot and any Substrate based chain
  5. Developer favorite feature-rich cess-go-sdk
  6. Smart space management
  7. Reliable data recovery mechanism
  8. Abundant operation commands