mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-01-12 05:21:08 +00:00
d2ddf7b7cb
Allow to invoke methods by offset: 1. Every invoked contract must have manifest. 2. Check arguments count on invocation. 3. Change AppCall to a regular syscall. 4. Add test suite for `System.Contract.Call`. |
||
---|---|---|
.. | ||
container.go | ||
container_test.go | ||
manifest.go | ||
manifest_test.go | ||
method.go | ||
permission.go | ||
permission_test.go |