status-go/vendor/github.com/ethereum/go-ethereum/p2p
Pedro Pombeiro 3b052098fe Update to geth 1.8.11. Closes #1033
- Replace deprecated common.Hex with hexutil.Encode.
- Remove upstreamed 0010-geth-17-fix-npe-in-filter-system.patch.
- Remove upstreamed 0020-discv5-metrics.patch.
- Remove upstreamed 0026-ethdb-error-deadlock.patch.
- Update goleveldb to same version used by geth 1.8.11.
- Update PublicTransactionPoolAPI.GasPrice return type to match type in internal geth interface.
2018-06-22 18:04:13 +02:00
..
discover Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
discv5 Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
enr Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
nat Rebase on geth 1.7.2 (#402) 2017-10-17 12:58:04 +03:00
netutil Update to go-ethereum 1.8.1 (#702) 2018-02-27 11:39:30 +01:00
protocols Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
simulations Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
testing Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
dial.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
message.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
metrics.go Update go-ethereum to 1.8.5 (#854) 2018-04-24 18:50:26 +03:00
peer.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
peer_error.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
protocol.go Initial refactoring + vendor update (after rebase) 2016-09-15 06:12:25 +03:00
rlpx.go Update to geth 1.8.11. Closes #1033 2018-06-22 18:04:13 +02:00
server.go Prevent sending messages to flaky peers (#917) 2018-05-15 20:08:31 +03:00