neoneo-go/pkg
Roman Khimov f445103260 pkg/vm/stack: fix S1002 gosimple warnings in map.go
S1002: should omit comparison to bool constant, can be simplified to ok.Value() (from gosimple)
2019-08-12 18:08:39 +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: fix S1002 gosimple warnings in map.go 2019-08-12 18:08:39 +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