neoneo-go/cli/smartcontract
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
..
testdata rpcbinding: export any unexported fields of structures/events 2023-08-11 15:31:08 +03:00
contract_test.go cli: autocomplete output filenames for contract compile cmd 2023-05-17 13:09:30 +03:00
generate.go cli: allow dynamic RPC binding contract hash 2023-06-01 16:06:28 +03:00
generate_test.go cli: allow dynamic RPC binding contract hash 2023-06-01 16:06:28 +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