neo-go/pkg
Roman Khimov 80c3c9035a hash: simplify Sha256 implementations
Use sha256.Sum256() and drop duplicating Sum() completely.
2019-08-26 13:32:19 +03:00
..
core fixed8: switch to more uniform function naming 2019-08-26 13:32:19 +03:00
crypto hash: simplify Sha256 implementations 2019-08-26 13:32:19 +03:00
interop interop: move into pkg/interop, replace pkg/vm/api 2019-08-15 19:41:51 +03: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 fixed8: remove trailing zeroes from string representation 2019-08-26 13:32:19 +03:00
smartcontract vm: switch from Opcode to Instruction 2019-08-14 15:40:31 +03:00
util hask: import package from _pkg.dev, make it compile 2019-08-26 13:32:19 +03:00
vm vm: expand binary expr tests with cases from #294 2019-08-20 20:43:43 +03:00
wallet Key signature and wallet address get functions added to Public key (#144) 2019-02-19 18:37:35 +00:00