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-02-03 10:32:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a1ef4aa0f8451d6e2d135f5c065cbbca1b3a121
tendermint
/
node
History
Anton Kaliaev
0a1ef4aa0f
p2p: limit the number of incoming connections
...
to p2p.max_num_inbound_peers + len(p2p.unconditional_peer_ids)
2020-04-03 17:17:51 +04:00
..
codec.go
Renamed wire.go to codec.go (
#3827
)
2019-07-23 15:35:36 +02:00
doc.go
node: allow replacing existing p2p.Reactor(s) (
#3846
)
2019-07-30 15:08:11 +02:00
id.go
crypto: Remove interface from crypto.Signature
2018-08-05 15:46:57 -04:00
node_test.go
mempool: moved TxInfo parameter into Mempool.CheckTx() (
#4083
)
2019-11-04 13:50:22 +04:00
node.go
p2p: limit the number of incoming connections
2020-04-03 17:17:51 +04:00