Here’s the latest Dev updates for July 2020!
- A blockchain-agnostic compression framework was added to minimize bandwidth and improve performance for large blocks.
- Buffer and WeakBuffer have been rewritten using the CRTP pattern. This enables chaining the write methods with much better ergonomics around serialization.
- Dependencies in vendor are now fully submoduled, makes it easier to keep them updated.
- OpenWeaver can now be built with g++ (supports v7.5 and higher). Open an issue on our Github if it isn’t building properly in your setup.
- A code coverage tool has been integrated to help us measure coverage and testing progress.
- Minor housekeeping in
net
classes with respect to const correctness and removing superfluous/misleading consts.
Things you might have missed recently
Introducing OpenWeaver, a scalable framework to deploy relay networks on-demand
Feel free to bug us here, on github or our discord channel to learn more.
Make sure you’re always up to date by following our official channels!
Twitter | Telegram Announcements | Telegram Chat | Discord | Website