Tags give the ability to mark specific points in history as being important
-
1.27.6-rc9
protectedbd9abb04 · ·📦 Dependencies: * Bumped beekeeper version * Moved beekeeper to dev dependencies
-
1.27.6-rc8
protected3c0a0a3c · ·🚀 New Features & Enhancements * Revamped Python Interface: A completely new, more intuitive Python interface (wax.base) has been introduced, offering asynchronous communication, streamlined transaction management, and better error handling. We've also replaced Pydantic with Msgspec for a significant performance boost. * Next-Gen Transaction Handling: We've rolled out a more flexible and efficient transaction processing system, powered by WasmTransaction and val_protocol_visitor, and deprecated the older transaction-related functions. * Expanded API & Security: The release includes a more extensible API definition method, adds support for database_api.find_witnesses, and introduces a new verifyAuthorityTrace interface for more granular authority checks. We've also hardened security by disabling dynamic code execution in the web WASM glue code and patching several vulnerabilities. * Broader Wallet & Signing Support: We've added native support for more signature providers, including hb-auth, Metamask, and PeakVault, and improved our integration with Beekeeper. * The Python interface documentation has been completely overhauled and is now available on a new MkDocs-powered website. We've also added a detailed ARCHITECTURE.md file to provide a deeper understanding of the WAX library's design. 🐛 Bug Fixes * Corrected issues with HiveDateTime and a calculation error in IWaxBaseInterface.calculateWitnessVotesHp. * Addressed several bugs in the HealthChecker and the Nuxt.js example application.
-
1.27.6-rc7
protected1ebeb3f6 · ·Added account authority update complex operation
-
1.27.6-rc5
protectedd4b0c0df · ·Another release candidate bumping dependency versions and adding new features regarding assets managment
-
1.27.6-rc4
protectedb0a5c51b · ·Another release candidate to use official version of Beekeeper tool.
-
1.27.6-rc3
protected2f66cc22 · ·Another Release Candidate containing significant interface changes to simplify further testing based on public NPM package source.
-
1.27.6-rc2
protectedd5ac9c41 · ·Publishing latest interface changes, to simplify dependent apps update