neoneo-go/pkg
Anthony De Meulemeester 55966c7e07 Draft of iterator and enumerator (CityOfZion/neo-storm#26)
* Draft of iterator and enumerator

* Added iterator API to the syscall mapping

* Added draft of the enumerator.go file

* Added enumerator interop API.

* Updated the changelog

Imported from CityOfZion/neo-storm (156093318b8612e810965bb1ea26e1babfb46cdd).
2019-08-14 19:14:06 +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 Draft of iterator and enumerator (CityOfZion/neo-storm#26) 2019-08-14 19:14:06 +03:00
wallet Key signature and wallet address get functions added to Public key (#144) 2019-02-19 18:37:35 +00:00