neoneo-go/_pkg.dev
Roman Khimov d5d570f793 uint256: add Reverse(), change String() to be BE
This one makes a little more obvious that we're operating with LE
representations mostly. Refs. #307. See #314 also.
2019-08-26 13:32:19 +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/aes, refs #307 2019-08-23 19:29:09 +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 uint256: add Reverse(), change String() to be BE 2019-08-26 13:32:19 +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