COZ has launched v1.3.0 of the Boa compiler for Neo N3. The brand new model introduces a brand new SYSCALL, provides contract testing documentation, and consists of two bug fixes.
The brand new System.Runtime.CurrentSigners
SYSCALL permits contracts to extra immediately entry the set of signers throughout execution.
As a part of an effort to prepare and modernize the codebase, the usual import path has been modified from boa3.builtin
to boa3.sc
. The earlier path is now deprecated.
A information was additionally added for utilizing boa-test-constructor, aimed toward enhancing the developer expertise when writing and testing sensible contracts.
Bug fixes in v1.3.0 tackle incorrect hash era in script containers and an issue with class instantiation when utilizing literal arguments.
The total launch notes will be discovered on the following hyperlink:
https://github.com/CityOfZion/neo3-boa/releases/tag/v1.3.0