Merge pull request #1212 from fjl/p2p-eth-block-timeout
eth, p2p: improve write timeouts and behaviour under load
No related branches found
No related tags found
Showing
- core/transaction_pool.go 1 addition, 0 deletionscore/transaction_pool.go
- core/types/transaction.go 7 additions, 0 deletionscore/types/transaction.go
- eth/downloader/downloader.go 18 additions, 12 deletionseth/downloader/downloader.go
- eth/handler.go 26 additions, 11 deletionseth/handler.go
- eth/protocol.go 4 additions, 2 deletionseth/protocol.go
- eth/protocol_test.go 190 additions, 336 deletionseth/protocol_test.go
- eth/sync.go 94 additions, 0 deletionseth/sync.go
- p2p/server.go 1 addition, 1 deletionp2p/server.go
Loading
Please register or sign in to comment