neoneo-go/pkg
Roman Khimov 2a49e68d77 network: start worker goroutine for every connection attempts
Prevents blocking on write to workCh which can be dangerous for the server.
2019-09-16 16:26:30 +03:00
..
core core: add some mechanism to drop bad blocks from cache 2019-09-16 16:26:30 +03:00
crypto Merge pull request #374 from nspcc-dev/makefile-and-gofmt 2019-09-09 15:05:12 +03:00
internal/keytestcases *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
interop *: fix some misspellings 2019-09-03 18:20:05 +03:00
io Implemented rpc server method GetRawTransaction (#135) 2019-02-20 18:39:32 +01:00
network network: start worker goroutine for every connection attempts 2019-09-16 16:26:30 +03:00
rpc Merge pull request #377 from nspcc-dev/config_for_db 2019-09-10 17:46:31 +03:00
smartcontract *: add/fix godoc comments to satisfy golint 2019-09-03 17:57:51 +03:00
util util: drop Endpoint structure, fix #321 2019-09-09 17:54:38 +03:00
vm vm: do not allow APPEND to operate on bytearray 2019-09-11 17:17:37 +03:00
wallet *: gofmt -s 2019-09-09 12:02:24 +03:00