neoneo-go/cli/smartcontract
Anna Shaleva 0a3260c22c examples: add compatibility example for Groth16 veification
Port the C# contract provided in the
https://github.com/neo-project/neo/issues/2647#issuecomment-1129849870 and
add an integration test for it. Part of the #3002.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-10-05 11:01:25 +03:00
..
testdata rpcbinding: check duplicating struct fields before binding generation 2023-08-11 17:48:54 +03:00
contract_test.go examples: add compatibility example for Groth16 veification 2023-10-05 11:01:25 +03:00
generate.go cli: allow dynamic RPC binding contract hash 2023-06-01 16:06:28 +03:00
generate_test.go rpcbinding: check duplicating struct fields before binding generation 2023-08-11 17:48:54 +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