neo-go/pkg/smartcontract/binding
Ekaterina Pavlova 9b7eff18c0 smartcontract: fix generation of nns wrapper for follow Go naming
Autogenerated RPC wrapper used underscores to differentiate between
methods/event overloads. Now it adds increasing suffices instead.

Close #3296

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2024-01-24 16:21:36 +03:00
..
generate.go smartcontract: fix generation of nns wrapper for follow Go naming 2024-01-24 16:21:36 +03:00
generate_test.go compiler: compare emitted event params if --guess-eventtypes enabled 2023-05-31 15:53:43 +03:00
override.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
override_test.go cli/smartcontract: generate bindings to an existing contract 2022-02-23 15:40:06 +03:00