neo-go/pkg/smartcontract
2020-03-23 17:38:58 +03:00
..
context smartcontract: implement (*ParameterContext).GetWitness() 2020-03-05 09:45:33 +03:00
trigger smartcontract: turn trigger types into Type 2020-03-02 17:25:27 +03:00
contract.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
contract_test.go *: move all packages from CityOfZion to nspcc-dev 2020-03-03 17:21:42 +03:00
deployment_price.go cli: make gas parameter to deployment add gas to the base price 2020-03-11 20:34:36 +03:00
param_type.go smartcontract: always use int64 for integers 2020-03-18 11:58:17 +03:00
param_type_test.go smartcontract: always use int64 for integers 2020-03-18 11:58:17 +03:00
parameter.go util: JSONify uint160 using LE instead of BE 2020-03-23 17:38:58 +03:00
parameter_test.go smartcontract: always use int64 for integers 2020-03-18 11:58:17 +03:00