neo-go/pkg
Roman Khimov a861f53733 fixed8: simplify arithmetic functions
I'm not sure they're of any use at all.
2019-08-26 13:32:19 +03:00
..
core uint256: add Reverse(), change String() to be BE 2019-08-26 13:32:19 +03:00
crypto uint256: add Reverse(), change String() to be BE 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 fixed8: simplify arithmetic functions 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