Releases: CESSProject/cess-miner
cess-bucket v0.6.0
Highlights
1.Storage network upgrade to p2p network
2.Developed with cess-go-sdk
3.Adapted to the new v0.6.0 version of CESS chain
Features
1.Front and backend start mode
2.Secure data transmission
3.Intelligent Space Management
4.Freedom to join and leave the network
5.Data recovery function
6.Data redundancy
7.Aggregate proof algorithm
8.Flexible architecture design
Bucket v0.5.4
Release for cess-bucket v0.5.4
Features
- Upgrade some structures to adapt to cess_v0.5.3
- Upgrade file backup logic
- Upgrade space authentication logic
Bucket v0.5.3
Release for cess-bucket v0.5.3
Features
- Upgrade file storage and download functions to speed up file download
- Upgrade the space certification process and allocate resources reasonably
Bucket v0.5.2
Release for cess-bucket v0.5.2
Feature
- Upgrade go version to v1.19
- Adjusted cooldown period to 28800 blocks
Fixed
- The income address is wrong when registering
Bucket v0.5.1
Release for cess-bucket v0.5.1
Feature
- Add blacklist function
- Optimized space authentication logic
- Optimize project structure
Fixed
- Failed to update address
Bucket v0.5.0
Release for cess-bucket v0.5.0
Highlights
- Faster space certification
- Support docker image build
- More reliable file storage
Feature
- Speed up query chain status and transactions, extract fixed logic and execute it only once
- Add command to update service access address
- Add command to update revenue address
- Update the space display unit, in "1024" mode
- Upgrade the logic of the certification space to speed up the certification
- Log classification record
Bucket v0.4.3
Release for cess-bucket v0.4.3
Highlights
- Faster file download speeds
- More reliable file storage
Feature
- Users download files directly from miners
- Downloading files supports RPC and HTTP modes
- Increase the mechanism of connection scheduling: priority idle and good network
- Cancel the long connection function with the chain node
- Add domain name configuration item to configuration file
- The data storage directory is changed to the address of the miner's signature account
- Delete the filling file record on the chain when exiting mining
Fixed
- Fix registration related issues
Bucket v0.4.2
Release for cess-bucket v0.4.2
Fixed
- Fixed an issue where the deposit was incorrectly calculated when miners registered
Bucket v0.4.1
Release for cess-bucket v0.4.1
Feature
- Change the miner's report certificate to a list to save bandwidth
Bucket v0.4.0
Release for cess-bucket v0.4.0
This version is still based on the cess public chain, and has made great improvements and optimizations.
Feature
- Remove the ffi module and use the pbc library
- Use websocket transport protocol
- Data is encoded by protobuf to improve efficiency