Skip to content

TaoFold v1.3.0

Compare
Choose a tag to compare
@mccrindlebrian mccrindlebrian released this 12 Dec 01:27
· 782 commits to main since this release
182ba8c

We provide a major upgrade to the folding repo that is a first stepping stone towards a Global Job Pool. The major features include:

  1. an rqlite distributed database (https://rqlite.io) for holding the job requests created by the validator
  2. We use a centralized API from the new macrocosmos repo called Golgi-apparatus (https://github.com/macrocosm-os/golgi-apparatus) which is a FastAPI-based service for managing and interacting with job creation and deletion processes, backed by RQLite for distributed storage.
  3. The API uses Epistula (https://epistula.sybil.com) for secure communications that are signed by the hotkey credentials of the validator/miner