neoneo-go/pkg/rpc
Evgenii Stratonikov d2ddf7b7cb *: support invoking methods by offset
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`.
2020-07-27 13:00:35 +03:00
..
client manifest: remove EntryPoint from manifest 2020-07-27 11:08:01 +03:00
request rpc/request: add (*Param).GetUint160FromAddressOrHex() 2020-07-17 18:51:13 +03:00
response Merge pull request #1216 from nspcc-dev/neo3/rpc/sendrawtransaction 2020-07-22 22:13:21 +03:00
server *: support invoking methods by offset 2020-07-27 13:00:35 +03:00
rpc_config.go config: move config.go out of config/ 2020-03-31 17:55:59 +03:00