neo-go/_pkg.dev
Roman Khimov b19190b32f _pkg.dev: drop crypto/elliptic
It's the same implementation that we have in pkg/crypto (based on
https://github.com/vsergeev/btckeygenie) but with tests preserved. I don't see
any reason to port tests from it because even the pkg/crypto copy should go
away to fix #245.
2019-08-27 17:09:24 +03:00
..
chain pkg: hide it by moving to _pkg.dev 2019-08-20 18:39:50 +03:00
chaincfg pkg: hide it by moving to _pkg.dev 2019-08-20 18:39:50 +03:00
connmgr pkg: hide it by moving to _pkg.dev 2019-08-20 18:39:50 +03:00
crypto _pkg.dev: drop crypto/elliptic 2019-08-27 17:09:24 +03:00
database pkg: hide it by moving to _pkg.dev 2019-08-20 18:39:50 +03:00
peer pkg: hide it by moving to _pkg.dev 2019-08-20 18:39:50 +03:00
peermgr pkg: hide it by moving to _pkg.dev 2019-08-20 18:39:50 +03:00
server pkg: hide it by moving to _pkg.dev 2019-08-20 18:39:50 +03:00
syncmgr pkg: hide it by moving to _pkg.dev 2019-08-20 18:39:50 +03:00
vm pkg: hide it by moving to _pkg.dev 2019-08-20 18:39:50 +03:00
wire _pkg.dev: drop address pkg, move test into crypto 2019-08-27 17:09:24 +03:00
Readme.md pkg: hide it by moving to _pkg.dev 2019-08-20 18:39:50 +03:00

ReadMe

Currently this package is in Development.

References

btcd https://github.com/btcsuite/btcd

geth https://github.com/ethereum/go-ethereum

aeternity https://github.com/aeternity/elixir-node