This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
tendermint
Watch
1
Star
0
Fork
0
You've already forked tendermint
mirror of
https://github.com/tendermint/tendermint.git
synced
2026-01-05 04:55:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac6519dbf9427d2e4fd0f383eb1dfbbbd87b7d24
tendermint
/
node
History
Anton Kaliaev
e2d6859afd
p2p: limit the number of incoming connections
...
to p2p.max_num_inbound_peers + len(p2p.unconditional_peer_ids)
2020-04-09 19:32:00 +02:00
..
codec.go
format: add format cmd & goimport repo (
#4586
)
2020-03-23 09:19:26 +01:00
doc.go
node: allow replacing existing p2p.Reactor(s) (
#3846
)
2019-07-30 15:08:11 +02:00
id.go
lint: Enable Golint (
#4212
)
2019-12-05 10:12:08 +01:00
node_test.go
format: add format cmd & goimport repo (
#4586
)
2020-03-23 09:19:26 +01:00
node.go
p2p: limit the number of incoming connections
2020-04-09 19:32:00 +02:00