neoneo-go/cli/smartcontract
Anna Shaleva 910d53b27b core: do not check manifest size on deploy/update
Manifest will be a part of the state.Contract which will be checked on its
way to the storage. Tiny optimisation which allows not to serialize manifest
twice. Ref. https://github.com/nspcc-dev/neo-go/pull/3218#discussion_r1402374232.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-11-22 20:17:09 +03:00
..
testdata smartcontract: add DO NOT EDIT warning to autogenerated files 2023-10-18 20:34:36 +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 smartcontract: add DO NOT EDIT warning to autogenerated files 2023-10-18 20:34:36 +03:00
manifest.go core: do not check manifest size on deploy/update 2023-11-22 20:17:09 +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