cpp-filecoin
cpp-filecoin copied to clipboard
C++17 implementation of Filecoin
We need to check workers before assigning them a task, so that the task doesn't get lost.
Chan API should use only change function without return channel
If deal failure is not critical - it should be continued. The task is to decide what failure is critical and how many times it should be retried. Also deal...
Updates GitHub Actions actions versions and configures dependabot to auto-update actions in the future. Related to https://filecoinproject.slack.com/archives/C03KLC57LKB/p1686680229440949
Bumps [github.com/ipfs/go-unixfs](https://github.com/ipfs/go-unixfs) from 0.2.4 to 0.4.3. Release notes Sourced from github.com/ipfs/go-unixfs's releases. v0.4.3 What's Changed sync: update CI config files by @web3-bot in ipfs/go-unixfs#137 Full Changelog: https://github.com/ipfs/go-unixfs/compare/v0.4.2...v0.4.3 v0.4.1 What's Changed...
Ubuntu 20.04 runners and actions/cache v1 and v2 are getting deprecated soon.