neo-go/pkg
dauTT 7e43717657 Implemented rcp method GetAccountState (#124)
* Implemented rcp method GetAccountState

* code clean up

* Removed empty line

* Used consistently github.com/pkg/errors package. Amended error message

* Get rid of fmt.Sprintf and use either errors.Errorf or errors.Wrapf

* cosmetic changes
2019-02-08 09:04:38 +01:00
..
core Implemented rcp method GetAccountState (#124) 2019-02-08 09:04:38 +01:00
crypto Simplify code and improve performance (crypto/PublicKey.DecodeBinary) (#121) 2019-01-28 13:03:02 +01:00
network Implemented rcp method GetAccountState (#124) 2019-02-08 09:04:38 +01:00
rpc Implemented rcp method GetAccountState (#124) 2019-02-08 09:04:38 +01:00
smartcontract [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00
util Parse stack params (#119) 2019-02-05 13:22:10 +01:00
vm [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00
wallet [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00