.. |
capability
|
*: enable godot linter and fix all its warnings
|
2021-05-12 23:17:03 +03:00 |
extpool
|
network: decouple it from blockchainer.Blockchainer
|
2022-01-14 19:57:16 +03:00 |
metrics
|
cli,pkg: use zap.Logger
|
2020-01-10 11:14:27 +03:00 |
payload
|
core: implement statesync module
|
2021-09-07 19:43:27 +03:00 |
blockqueue.go
|
network: don't request blocks we already have in the queue
|
2022-01-18 00:04:41 +03:00 |
blockqueue_test.go
|
network: don't request blocks we already have in the queue
|
2022-01-18 00:04:41 +03:00 |
compress.go
|
network: check compressed payload size in decompress
|
2022-05-07 11:57:48 +03:00 |
discovery.go
|
*: enable godot linter and fix all its warnings
|
2021-05-12 23:17:03 +03:00 |
discovery_test.go
|
network: optimize waiting in test
|
2021-07-08 11:14:35 +03:00 |
fuzz_test.go
|
network: check compressed payload size in decompress
|
2022-05-07 11:57:48 +03:00 |
helper_test.go
|
blockchainer/network: move StateSync interface to the user
|
2022-01-14 19:57:14 +03:00 |
message.go
|
core: implement statesync module
|
2021-09-07 19:43:27 +03:00 |
message_string.go
|
transaction: fix Rules stringer, it's WitnessRules in C#
|
2022-05-07 12:05:25 +03:00 |
message_test.go
|
network: check compressed payload size in decompress
|
2022-05-07 11:57:48 +03:00 |
notary_feer.go
|
network: decouple it from blockchainer.Blockchainer
|
2022-01-14 19:57:16 +03:00 |
peer.go
|
network: support non-blocking broadcast
|
2020-12-25 14:36:52 +03:00 |
prometheus.go
|
monitoring: add prometheus monitoring
|
2019-10-29 20:51:17 +03:00 |
server.go
|
config/core: allow to change the number of validators
|
2022-01-31 23:14:38 +03:00 |
server_config.go
|
config: fix duration parameter types
|
2021-09-25 13:13:51 +03:00 |
server_test.go
|
network: tune waiting limits in tests
|
2022-02-10 18:58:50 +03:00 |
state_sync.go
|
network: decouple it from blockchainer.Blockchainer
|
2022-01-14 19:57:16 +03:00 |
tcp_peer.go
|
network: keep a copy of the config inside of Server
|
2022-01-24 18:43:01 +03:00 |
tcp_peer_test.go
|
protocol: add capabilities to version payload
|
2020-05-27 19:01:14 +03:00 |
tcp_transport.go
|
network: use net.ErrClosed to check network connection was closed
|
2022-03-17 19:39:18 +03:00 |
transport.go
|
protocol: add capabilities to version payload
|
2020-05-27 19:01:14 +03:00 |