Add automatic pinning and unpinning of render offers, render requests, and render results on IPFS/Filecoin
Closed this issue · 1 comments
regcs commented
Implementation of the basic creation of render offers and render requests as well as there pinning on the local IPFS node.
regcs commented
Implemented by the following commits:
- Updated: Go version and migrated to ipfs/boxo
- Added: Playground for JSON-RPC testing
- Fixed: Wrong check in UploadList() function of w3up
- Optimized: JSON-RPC playground with multiple options
- Fixed: Local IPFS node was not working correctly
- Added: Mechanism to prepare Hedera transactions for frontend.
- Optimized: JSON-RPC types are now defined globally
- Optimized: Renderhive messaging protocol structure
- Added: NodeService to the JSON-RPC
- Added: Preparation of mechanism for Blender archive on IPFS
- Optimized: Download of Blender versions from IPFS