context
|
transaction: drop Inputs and Outputs, forget UTXO
|
2020-06-05 19:20:16 +03:00 |
manifest
|
core: add Manifest to state.Contract
|
2020-06-11 10:45:24 +03:00 |
trigger
|
smartcontract: turn trigger types into Type
|
2020-03-02 17:25:27 +03:00 |
call_flags.go
|
smartcontract: add CallFlag.Has() helper
|
2020-06-11 13:03:55 +03:00 |
contract.go
|
vm: implement new PUSH opcodes
|
2020-04-23 10:52:28 +03:00 |
convertor.go
|
vm: move StackItem to a separate package
|
2020-06-08 13:27:08 +03:00 |
param_type.go
|
smartcontract: add Any type for parameter
|
2020-04-02 14:15:17 +03:00 |
parameter.go
|
smartcontract,vm: remove DynamicInvoke feature
|
2020-06-11 10:45:25 +03:00 |