- Added support for web sockets to
Port(experimental) - Overhauled RPC internals
- Added static name fields to structs so minification works (james-pre/memium#2)
- Most updates to
SuperBlock'sused_bytesare now atomic, which should make the backend less prone to errors - The ES target is now 2022
- Improved the
zenfs-testshort format - Fixed tests not using
afterfor Node 24 - Moved
waitOnlineto utils - Added polyfill for
Uint8Arraymethods: to/from base64/hex - Added test suite for scaling
- Fixed incorrect
rootDirin tests tsconfig