- Determine and listen on external p2p IP
- WebRTC signalling server support
- WebRTC (basic) signalling server via
--signal-active
- Light client sync, along with default to light
- Light client browser deployment
- Support for both lmdb and file (native node) database interfaces
- Swap default DB to file (less memory intensive, which seems to be problematic on cloud instances)
- Rework connection and disconnect logic, it now works in adverse network conditions
- Support for sr25519 and secp256k1 externals
- Swap to WASM crypto (all hashing functions)
- Swap Kad to new interfaces, no manual randomWalk start
- Dockerfile available
- Swap to publishing -beta.x on merge (non-breaking testing)
- Support for POC-3 testnets, including Alexander (Polkadot) & Dried Danta (Substrate)
- Support for pre-POC-3 networks including new trie interfaces
- Full support for POC-2 testnets, most notably Krumme Lanke (Polkadot)