neoneo-go/pkg
Evgeniy Kulikov 001a0e601e Add RPC Server method ValidateAddress (#134)
* Add RPC Server method ValidateAddress

- implement rpc method validateaddress (https://docs.neo.org/en-us/node/cli/2.9.4/api/validateaddress.html)
- add tests
- add to README.md

* revert go.sum

* remove break

* more tests and C# errors

* simplify

* fix after master merge
2019-02-13 18:18:47 +00:00
..
core Fix typos (#133) 2019-02-13 18:01:10 +00:00
crypto Fix typos and warnings for GoReport / GolangCiLinter (#132) 2019-02-09 16:53:58 +01:00
network Fix typos (#133) 2019-02-13 18:01:10 +00:00
rpc Add RPC Server method ValidateAddress (#134) 2019-02-13 18:18:47 +00:00
smartcontract [FIX] Formatting and code-style (#118) 2019-01-25 12:20:35 +01:00
util Fix typos (#133) 2019-02-13 18:01:10 +00:00
vm Fix typos (#133) 2019-02-13 18:01:10 +00:00
wallet Fix typos (#133) 2019-02-13 18:01:10 +00:00