Skip to content

v2.4.0

Compare
Choose a tag to compare
@krhougs krhougs released this 14 Nov 07:55
· 19 commits to current-v2 since this release

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

Common Updates

  • Updates to latest Polkadot.js
  • Supports optional preparing batch blob for parachain blocks(Pull request #87)