neoneo-go/cli/smartcontract/testdata
Anna Shaleva 1356721862 rpcbinding: export any unexported fields of structures/events
Perform private -> public transformation at the last step of RPC binding
generation so that it works not only with NeoGo contracts, but with any
other contracts.

Close #3083.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-08-11 15:31:08 +03:00
..
deploy *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
gas cli: allow dynamic RPC binding contract hash 2023-06-01 16:06:28 +03:00
invalid1 cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
invalid2 cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
invalid3 cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
invalid4 cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
invalid5 compiler: compare emitted event params if --guess-eventtypes enabled 2023-05-31 15:53:43 +03:00
invalid6 compiler: compare emitted event params if --guess-eventtypes enabled 2023-05-31 15:53:43 +03:00
invalid7 compiler: compare emitted event params if --guess-eventtypes enabled 2023-05-31 15:53:43 +03:00
invalid8 compiler: compare emitted event params if --guess-eventtypes enabled 2023-05-31 15:53:43 +03:00
invalid9 compiler: disallow named types redeclaration via contract config 2023-05-31 15:53:43 +03:00
nameservice rpcbinding: call scriptFor* as method 2023-06-05 18:31:34 +03:00
nex cli: allow dynamic RPC binding contract hash 2023-06-01 16:06:28 +03:00
nonepiter cli: allow dynamic RPC binding contract hash 2023-06-01 16:06:28 +03:00
notifications rpcbinding: export any unexported fields of structures/events 2023-08-11 15:31:08 +03:00
structs rpcbinding: export any unexported fields of structures/events 2023-08-11 15:31:08 +03:00
types cli: allow dynamic RPC binding contract hash 2023-06-01 16:06:28 +03:00
verifyrpc rpcbinding: call scriptFor* as method 2023-06-05 18:31:34 +03:00
verify.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
verify.manifest.json cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
verify.nef cli: move tests to subpackages 2022-10-06 09:21:26 +03:00
verify.yml cli: move tests to subpackages 2022-10-06 09:21:26 +03:00