Go Node and SDK for the NEO blockchain
Find a file
Roman Khimov 0258fa48f8 pkg/vm: fix all GolangCI warnings about v.executeOp errcheck
Fixes lots of warnings like this in the test code:
  Error return value of v.executeOp is not checked (from errcheck)
2019-08-12 16:25:16 +03:00
.circleci Add CircleCI to dev-branch (#165) 2019-02-27 13:49:16 +00:00
cli Initial commit 2019-02-25 22:44:14 +00:00
docs Initial commit 2019-02-25 22:44:14 +00:00
pkg pkg/vm: fix all GolangCI warnings about v.executeOp errcheck 2019-08-12 16:25:16 +03:00
.travis.yml Setup TravisCI for dev branch (#161) 2019-02-26 20:30:05 +00:00
go.mod Fix lint errors (#182) 2019-03-17 18:26:35 +00:00
go.sum Fix lint errors (#182) 2019-03-17 18:26:35 +00:00