What's Changed
- contracts: update NEF script deserialization limit by @ixje in #305
- api: fix candidate unregister by @ixje in #307
- docs: fix various typos in docstrings by @ixje in #308
- tests: fix StackItem.as_address test by @ixje in #309
- api: make valid_until_block configurable in TxBuilder by @ixje in #310
- api: extend
get_version
RPC call with extra fields by @ixje in #311 - api: update NEP-11 wrappers by @ixje in #312
- setup: update dependencies by @ixje in #313
- vm: add
ABORTMSG
&ASSERTMSG
opcodes by @ixje in #314 - api: deprecate
end
argument inget_unclaimed_gas()
by @ixje in #315 - api: do not post process on VM exception in test_invoke by @ixje in #316
Full Changelog: v2.6.0...v2.7.0