Alpha-0.3
What's New
Key Features
- Integrated the Spectral3D algorithm, implemented PoScan, and added mining support. #100 ; #101; #102; #103; #104; #105
What's Changed
Node
- Adopt Rust edition 2024 by @motoZ-crypto in #106
- Switch the node miner to PoScan by @motoZ-crypto in #109
PoScan
- Deterministic procedural geometry by @motoZ-crypto in #107
- Verify PoScan seals in the runtime by @motoZ-crypto in #108
- Freeze the PoScan work value across architectures by @motoZ-crypto in #110
- Drop sp-core from poscan so its work golden rides wasm by @motoZ-crypto in #111
Mining
- Support external miners over RPC by @motoZ-crypto in #112
CI
- Verify PoScan seals in the runtime by @motoZ-crypto in #108
- Drop sp-core from poscan so its work golden rides wasm by @motoZ-crypto in #111
Full Changelog: Alpha-0.2...Alpha-0.3