neoneo-go/pkg/smartcontract
Evgeniy Stratonikov 106c27782e cli/wallet: allow to cosign with a contract
Contracts have empty verification script and their hash is
calculated differently.
2021-03-09 15:45:02 +03:00
..
callflag smartcontract: move flags to a separate package 2021-01-14 17:52:09 +03:00
context cli/wallet: allow to cosign with a contract 2021-03-09 15:45:02 +03:00
manifest smartcontract: add checks for onNEP*Payable methods 2021-02-19 17:06:07 +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 smartcontract: add GetMajorityNodeCount() 2021-03-09 13:46:44 +03:00
contract_test.go smartcontract: support creation of majority multisig scripts 2020-08-23 09:39:46 +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 cli: add filebytes parameter type 2021-02-19 10:52:45 +03:00
parameter_test.go cli: add filebytes parameter type 2021-02-19 10:52:45 +03:00