..
capability
capability: prevent panic on wrong capabilities receival
2020-05-29 00:11:54 +03:00
metrics
cli,pkg: use zap.Logger
2020-01-10 11:14:27 +03:00
payload
payload: add a check for zero-length address list
2020-10-08 13:26:18 +03:00
blockqueue.go
network: restrict block queue size
2020-09-02 17:04:49 +03:00
blockqueue_test.go
network: restrict block queue size
2020-09-02 17:04:49 +03:00
compress.go
network: handle length mismatch in decompression routine
2020-08-03 22:38:55 +03:00
discovery.go
network: try connecting to seeds indefinitely, use them with 0 pool
2020-10-13 19:02:10 +03:00
discovery_test.go
network: try connecting to seeds indefinitely, use them with 0 pool
2020-10-13 19:02:10 +03:00
helper_test.go
core/rpc: add continue
flag to iterating functions
2020-09-21 22:23:34 +03:00
message.go
network: don't compress Inventory messages
2020-09-09 20:46:31 +03:00
message_string.go
network: rename GetBlockData command
2020-08-04 17:52:34 +03:00
message_test.go
network: remove outdated fields
2020-05-27 19:32:50 +03:00
peer.go
network: request blocks when there is a ping with bigger than ours height
2020-08-14 16:22:15 +03:00
prometheus.go
monitoring: add prometheus monitoring
2019-10-29 20:51:17 +03:00
relay_reason.go
fix spelling and godoc comments
2019-10-22 17:56:03 +03:00
server.go
network: try connecting to seeds indefinitely, use them with 0 pool
2020-10-13 19:02:10 +03:00
server_config.go
*: move wallet config from wallet
to config
package
2020-06-29 09:15:29 +03:00
server_test.go
core, network: request blocks instead of headers
2020-08-04 17:52:34 +03:00
tcp_peer.go
network: request blocks when there is a ping with bigger than ours height
2020-08-14 16:22:15 +03:00
tcp_peer_test.go
protocol: add capabilities to version payload
2020-05-27 19:01:14 +03:00
tcp_transport.go
network: fix datarace in TCPTransport
2020-09-18 12:07:02 +03:00
transport.go
protocol: add capabilities to version payload
2020-05-27 19:01:14 +03:00