forked from TrueCloudLab/neoneo-go
2eeec73770
Although error should always be there, we shouldn't fail like this if it's not: | panic: runtime error: invalid memory address or nil pointer dereference | [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0xc8884c] | | goroutine 113 [running]: | github.com/nspcc-dev/neo-go/pkg/network.(*Server).run(0xc000150580) | github.com/nspcc-dev/neo-go/pkg/network/server.go:396 +0x7ac | github.com/nspcc-dev/neo-go/pkg/network.(*Server).Start(0xc000150580, 0x0) | github.com/nspcc-dev/neo-go/pkg/network/server.go:294 +0x3fb | created by github.com/nspcc-dev/neo-go/cli/server.startServer | github.com/nspcc-dev/neo-go/cli/server/server.go:344 +0x56f |
||
---|---|---|
.. | ||
capability | ||
extpool | ||
metrics | ||
payload | ||
blockqueue.go | ||
blockqueue_test.go | ||
compress.go | ||
discovery.go | ||
discovery_test.go | ||
helper_test.go | ||
message.go | ||
message_string.go | ||
message_test.go | ||
notary_feer.go | ||
peer.go | ||
prometheus.go | ||
server.go | ||
server_config.go | ||
server_test.go | ||
tcp_peer.go | ||
tcp_peer_test.go | ||
tcp_transport.go | ||
transport.go |