Go Node and SDK for the NEO blockchain
Find a file
Roman Khimov bb2568cc53
Merge pull request #301 from nspcc-dev/fix-sigsegv-on-failed-bind
connmgr: correctly pass binding error to the server
2019-08-19 20:22:55 +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 connmgr: correctly pass binding error to the server 2019-08-19 15:31:22 +03:00
.gitignore .gitignore: add db directory 2019-08-12 19:42:26 +03:00
.travis.yml [travis] add verbose flag to test 2019-03-30 23:52:28 +00:00
go.mod go.(mod|sum): make a clenup with go mod tidy 2019-08-12 19:32:17 +03:00
go.sum go.(mod|sum): make a clenup with go mod tidy 2019-08-12 19:32:17 +03:00
main.go [Server] Implements Orchestration server (#252) 2019-03-28 22:49:34 +00:00