b77e533d13
And drop associated _pkg.dev remnants (refs. #307). Original `dev` branch had two separate packages for public and private keys, but those are so intertwined (`TestHelper` subpackage is a proof) that it's better unite them and all associated code (like WIF and NEP-2) in one package. This patch also: * creates internal `keytestcases` package to share things with wallet (maybe it'll be changed in some future) * ports some tests from `dev` * ports Verify() method for public key from `dev` * expands TestPrivateKey() with public key check |
||
---|---|---|
.. | ||
chain | ||
chaincfg | ||
connmgr | ||
database | ||
peer | ||
peermgr | ||
server | ||
syncmgr | ||
vm | ||
wire | ||
Readme.md |
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