2025.12 Update
celldb-v2enabled by default.- Fast state serializer (sharded serialization) enabled by default.
- Using
_instead of:in package filenames for better compatibility with Windows and network protocols. - Introduced parallelism in the validator engine.
- Added Python-based testing framework.
- Various fixes in emulator, node, TVM,
Asm.fif. - Introduced improved network traffic compression.
- BLST updated.
Internal code changes:
- Introduced support for coroutines in actors.
- Enabled
clang-format21. - Removed the virtualization level concept.
- Minor code style and cleanliness improvements.
Besides the work of the core team, this update also includes contributions from: @pyAndr3w (Asm.fif), @Gusarich (TVM fixes in arithops), @Kaladin13 (node fixes).