v2.2.1
Overview
Runtime Bridge 2 uses P2P technologies to improve the mining experience. It allows multiple lifecycle instance share data providers to reduce storage pressure and support data provider redundancy to ensure overall stability.
Deployment guide: https://github.com/Phala-Network/runtime-bridge/wiki/Deployment-Guide-for-Runtime-Bridge-2
Migrate from v0: https://github.com/Phala-Network/runtime-bridge/wiki/Migrate-from-v0-to-v2
To use with docker: docker pull phalanetwork/prb:next
To use monitor with docker: docker pull phalanetwork/prb-monitor:next
Lifecycle
- Include
RuntimeInfo
in worker status; - Fix stuck synchronization on some circumstances;
- Make some field in worker status human-readable.
Known issues
- Data Provider: Synching from the P2P network is not implemented yet.
- Trade: Will deprecate
bee-queue
in future releases.