neo-go/pkg
Roman Khimov 33c512032f vm: switch from Opcode to Instruction
Which matches the changes done in neo-storm and also make this codebase closer
to the `dev` branch (that also uses Instruction).
2019-08-14 15:40:31 +03:00
..
core vm: switch from Opcode to Instruction 2019-08-14 15:40:31 +03:00
crypto PublicKey from serialized bytes (#154) 2019-02-20 14:34:28 +01:00
io Implemented rpc server method GetRawTransaction (#135) 2019-02-20 18:39:32 +01:00
network Implement rpc server method: sendrawtransaction (#174) 2019-03-20 12:30:05 +00:00
rpc Implement rpc server method: sendrawtransaction (#174) 2019-03-20 12:30:05 +00:00
smartcontract vm: switch from Opcode to Instruction 2019-08-14 15:40:31 +03:00
util Implement rpc server method: sendrawtransaction (#174) 2019-03-20 12:30:05 +00:00
vm vm: switch from Opcode to Instruction 2019-08-14 15:40:31 +03:00
wallet Key signature and wallet address get functions added to Public key (#144) 2019-02-19 18:37:35 +00:00