Coz has launched v1.3.0 for 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.
new System.Runtime.CurrentSigners
Syscall permits contracts to instantly entry a set of signers whereas they’re operating.
As a part of our efforts to arrange and modernize the codebase, the usual import path has been modified from boa3.builtin
In boa3.sc
. The earlier cross is presently deprecated.
We've additionally added a information to utilizing BoA-Check-Constructor, which goals to enhance the developer expertise when creating and testing good contracts.
The v1.3.0 bug repair resolves the inaccurate hash era of script containers and the issues with class instantiation when utilizing literal arguments.
The total launch notes could be discovered on the following hyperlink:
https://github.com/cityofzion/neo3-boa/releases/tag/v1.3.0