neoneo-go/cli/smartcontract/testdata
Anna Shaleva 19cc6c6369 compiler: store ready-to-use notification names in bindings config
Notification and its parameters may have any UTF8-compatible name
which is inappropriate for bindings configuration and for the resulting
RPC bindings file. This commit stores the prettified version of
notification's name and parameters that are ready to be used in the
resulting RPC binding without any changes.

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 smartcontract: drop standard events before RPC binging generation 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 compiler: store ready-to-use notification names in bindings config 2023-05-31 15:53:43 +03:00
structs rpcbinding: fix binding indentation 2023-05-30 17:37:06 +03:00
types rpcbinding: fix binding indentation 2023-05-30 17:37:06 +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