COZ has delivered Mamba v2.1.0. The release features new tools, improvements, and a set of bug fixes to improve usability.

Among the most significant improvements is support for the FindStorage RPC method, giving developers a convenient way to explore on-chain data for smart contracts. Notifications were added to the ExecutionResultResponse class, providing additional information to users when viewing invokescript and invokefunction responses.

The ScriptBuilder class received two notable changes in v2.1.0: one to allow more dictionary key types, and the second to allow empty strings to be pushed.

The update addressed a variety of bugs, including issues with Map key processing, custom scrypt parameter usage in wallets, and instabilities on Windows machines with IPv6 enabled.

The full release notes for the new version may be viewed at the link below:
https://github.com/CityOfZion/neo-mamba/releases/tag/v2.1.0