neoneo-go/pkg
Roman Khimov d6c3f74e3c pkg/vm/stack: make some use of testReadInt64()
GolangCI complains:
  testReadInt64 is unused (from deadcode)

Fix it to always provide correctly-sized buffer for the binary.Read().
2019-08-12 17:53:19 +03:00
..
crypto pkg/(crypto|vm): fix GolangCI errcheck warnings 2019-08-12 16:36:06 +03:00
database Fix lint errors (#182) 2019-03-17 18:26:35 +00:00
peer [Stall] 2019-03-18 21:33:07 +00:00
pubsub Fix lint errors (#182) 2019-03-17 18:26:35 +00:00
vm pkg/vm/stack: make some use of testReadInt64() 2019-08-12 17:53:19 +03:00
wire Fix lint errors (#182) 2019-03-17 18:26:35 +00:00
Readme.md Initial commit 2019-02-25 22:44:14 +00: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