neoneo-go/pkg/neotest
Anna Shaleva e2580187a1 cli: fetch extended evet types from contract config
The user should specify it via parameter's `extendedtype` field and
via upper-level `namedtypes` field of the contract configuration YAML.

Also, as we have proper event structure source, make the `--guess-eventtype`
compilation option and make event types guess optional.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-05-31 15:53:41 +03:00
..
chain config: replace VerifyBlocks with SkipBlockVerification 2022-12-07 17:35:56 +03:00
account.go [#2442] English Check 2022-05-04 19:48:27 +03:00
basic.go core: add BLS12_381 interops 2023-04-05 15:37:50 +03:00
client.go core: add BLS12_381 interops 2023-04-05 15:37:50 +03:00
compile.go cli: fetch extended evet types from contract config 2023-05-31 15:53:41 +03:00
doc.go *: apply go 1.19 formatter heuristics 2022-08-09 15:37:52 +03:00
signer.go *: use uint*Size and SignatureLen constants where appropriate 2022-10-05 10:45:52 +03:00
signer_test.go *: don't get private key from account if just public one is needed 2022-09-02 14:43:28 +03:00