neoneo-go/pkg/smartcontract
Anna Shaleva 28b74cb647 smartcontract: add ExpandParameterToEmitable method
It'll help to convert Parameter to a atandard type which then can be
emitted ass an array item.
2021-04-16 17:30:25 +03:00
..
callflag smartcontract: move flags to a separate package 2021-01-14 17:52:09 +03:00
context transaction: drop Network from Transaction 2021-03-26 13:45:18 +03:00
manifest native: use proper types in manifest 2021-03-11 11:48:38 +03:00
nef nef: merge Compiler and Version fields 2021-01-19 11:19:28 +03:00
testdata cli: add filebytes parameter type 2021-02-19 10:52:45 +03:00
trigger smartcontract: ignore case in trigger.FromString 2020-11-12 17:49:28 +03:00
contract.go core: refactor Neo.Crypto.CheckMultisigWithECDsaSecpr1 2021-03-10 21:46:05 +03:00
contract_test.go core: refactor Neo.Crypto.CheckMultisigWithECDsaSecpr1 2021-03-10 21:46:05 +03:00
convertor.go vm: move StackItem to a separate package 2020-06-08 13:27:08 +03:00
convertor_test.go vm: move StackItem to a separate package 2020-06-08 13:27:08 +03:00
param_type.go cli: add filebytes parameter type 2021-02-19 10:52:45 +03:00
param_type_test.go cli: add filebytes parameter type 2021-02-19 10:52:45 +03:00
parameter.go smartcontract: add ExpandParameterToEmitable method 2021-04-16 17:30:25 +03:00
parameter_test.go smartcontract: add ExpandParameterToEmitable method 2021-04-16 17:30:25 +03:00