Skip to content

Releases: swanchain/go-computing-provider

Saturn-Testnet-rc2

25 Jan 11:53
0067c20
Compare
Choose a tag to compare
Saturn-Testnet-rc2 Pre-release
Pre-release

This is the second version for Saturn Testnet, there are some important bug fixes, please CP update to this version as soon as possible.

Bugs Fixes

  • fix ubi proof report port (#3)
  • fix the 32G ubi task load issue(#4)
  • update Collateral contract address (#4)

How to Upgrade

Saturn-Testnet-rc1

23 Jan 10:08
b40798c
Compare
Choose a tag to compare
Saturn-Testnet-rc1 Pre-release
Pre-release

This is the first version for Saturn Testnet, introducing a multitude of new features. All features have been migrated to the new test chain. Please upgrade to this version before January 24, 2024, 9:00 AM (EST) to receive tasks from Swan Network.

New Features

  • CP (Computing Provider) integrates with the Orchestrator engine. CPs need to obtain a new Access token from Orchestrator.
  • Introduction of the Collateral mechanism. CPs need to stake collateral to accept new tasks (computing-provider collateral -h).
  • CPs have integrated wallet functionality for basic wallet operations (computing-provider wallet -h).
  • CPs integrate with the UBI Engine, supporting UBI tasks. It can accept ZK tasks through guideline, with support for proofs containing two types of sectors(512MiB, 32GiB) from Filecoin network.
  • CPs submit UBI account and generated ZK proofs to Swan Chain to let Challenger verify them (computing-provider init).
  • CPs can view the current UBI task list and status through command-line (computing-provider ubi-task -h).

How to Setup/Upgrade