neoneo-go/pkg
Roman Khimov 3bc195659a pkg/vm: fix error handling in XDROP()
Found by GolangCI:
  Error return value of ctx.Estack.Remove is not checked (from errcheck)
  nilness: impossible condition: nil != nil (from govet)
2019-08-12 16:40: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: fix error handling in XDROP() 2019-08-12 16:40: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