neoneo-go/pkg
Anastasia Prasolova 2fd2866f7f Key signature and wallet address get functions added to Public key (#144)
* small fixes

* gofmt

* fix in raw tx build

* fixes after review

* balance getter interface

* moved address and signature calculation to public key

* errors handling

* PublicKey() returns PublicKey instead of bytes slice

* fixes after review

* fixes after review
2019-02-19 18:37:35 +00:00
..
core Code refactoring (#143) 2019-02-19 14:22:33 +01:00
crypto Key signature and wallet address get functions added to Public key (#144) 2019-02-19 18:37:35 +00:00
network Code refactoring (#143) 2019-02-19 14:22:33 +01:00
rpc Code refactoring (#143) 2019-02-19 14:22:33 +01:00
smartcontract [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00
util Code refactoring (#143) 2019-02-19 14:22:33 +01:00
vm Code refactoring (#143) 2019-02-19 14:22:33 +01:00
wallet Key signature and wallet address get functions added to Public key (#144) 2019-02-19 18:37:35 +00:00