neoneo-go/cli/smartcontract
Roman Khimov 4c9cd438f8 rpcbinding: sort named types to stabilize output
Same input -> same output, otherwise tests fail and @AnnaShaleva is annoyed.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2023-11-21 21:47:51 +03:00
..
testdata rpcbinding: sort named types to stabilize output 2023-11-21 21:47:51 +03:00
contract_test.go compiler: perform NEF size check on serialization 2023-11-20 15:14:05 +03:00
generate.go cli: adjust usage text of contract generate-rpcwrapper command 2023-10-18 20:38:54 +03:00
generate_test.go cli/sc: don't rewrite RPC bindings by default 2023-11-21 17:43:45 +03:00
manifest.go *: always close the wallet after use 2022-09-02 14:44:32 +03:00
permission.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
smart_contract.go cli: fetch extended evet types from contract config 2023-05-31 15:53:41 +03:00
smart_contract_test.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00