This motion will add a new pruntime release to the blockchain registry. This version has the following major changes.
Enhancements
- Upgraded SubXT to 0.28 and Polkadot to v0.9.43.
- Introduced pink runtime 1.1 and upgraded pink-extension-runtime to 0.4.4.
- Added support for batch HTTP requests, query signed in EIP-712, and configurable RA timeout and retries.
- Enabled trust-dns as resolver for outgoing HTTP.
Fixes
- Resolved issues causing infinite restarts, memory leaks in logging, HTTP ABI incompatibility, and sidevm restart stucks.
Other Changes
- Increased brk max size to 256M in pruntime and storage value limit to 1MB in pink.
- Merged deposit() and contract call() into a single call in pink-runtime.
- Introduced a safe handover feature and made parallelism for query in pruntime configurable.
To learn more, please check the full changelog
I beg to include this fix in v2.1
https://github.com/Phala-Network/phala-blockchain/pull/1370