neo-go/cli/smartcontract/testdata
Anna Shaleva 0195aae824 cli: add test for --guessed-eventtypes RPC binding generator flag
Currently we have problems with unnamed structs used as a parameter for
notifications, because there's no one-to-one correspondence between
notification parameter and the list of extended types used by the whole
contract. Otherwise eventtypes guessing works OK.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-05-31 15:53:43 +03:00
..
deploy *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
gas smartcontract: drop standard events before RPC binging generation 2023-05-31 15:53:43 +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
nameservice rpcbinding: properly add imports for simple types of event parameters 2023-05-31 15:53:43 +03:00
nex smartcontract: drop standard events before RPC binging generation 2023-05-31 15:53:43 +03:00
nonepiter rpcbinding: fix binding indentation 2023-05-30 17:37:06 +03:00
notifications cli: add test for --guessed-eventtypes RPC binding generator flag 2023-05-31 15:53:43 +03:00
structs rpcbinding: fix binding indentation 2023-05-30 17:37:06 +03:00
types rpcbinding: support map[any]any conversion for extended types 2023-05-31 15:53:43 +03:00
verifyrpc smartconract: generate RPC binding wrappers for events 2023-05-31 15:52:39 +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