Commit Graph

328 Commits (2d02f6be412d022c49da81d1a5cca92398dd07cc)

Author SHA1 Message Date
mbaxter 9027a5f238
[Minor] Add more logging around peer disconnects (#131) 5 years ago
mbaxter 3c82daf149
[Pan 3238] Fix rlpx startup (#114) 5 years ago
CJ Hare 502e53cdb2
Removing redundant code (#98) 5 years ago
CJ Hare 8bc82e027f Removing orphaned Javadoc (#64) 5 years ago
Joshua Fernandes bac5c673d3
Adding a spdx license check gradle task (#30) 5 years ago
mbaxter 1d74e60cf2 [PAN-3155] Handle discovery peers with updated endpoints (#12) 5 years ago
Joshua Fernandes d6a2394e2d Migrating Pantheon to Besu (#1945) 5 years ago
mbaxter 684a01e202 [PAN-3140] Expand p2p config options (#1940) 5 years ago
Ratan Rai Sur 995ef1adba Ban junit assertions (#1939) 5 years ago
mark-terry 402937a459 [PIE-1859] Extracted Metrics interfaces to plugins-api. (#1898) 5 years ago
Adrian Sutton d9187edfa1 Update Görli bootnodes. (#1842) 5 years ago
Danno Ferrin 6f52d8bd83 Revert "[PAN-2950] Use java.time.Clock instead of System.currentTimeMillis()" (#1768) 5 years ago
Danno Ferrin ec5dc85403 [PAN-2950] Use java.time.Clock instead of System.currentTimeMillis() (#1747) 5 years ago
mbaxter 1f6f659489 [PAN-1683] Rework remote connection limit flag defaults (#1705) 5 years ago
mbaxter 2509680026 [PAN-1683] Exempt static nodes from all connection limits (#1685) 5 years ago
Abdelhamid Bakhta 65fb548b8d Use a percentage instead of fraction for the remote connections percentage CLI option. (#1682) 5 years ago
mbaxter 82ec73f956 [PAN-1683] Fix handling of remote connection limit (#1676) 5 years ago
Adrian Sutton ffbd8a5ab5 Add new MainNet bootnodes 5 years ago
Abdelhamid Bakhta dba3469de0 [PAN-1683] Limit the fraction of wire connections initiated by peers (#1665) 5 years ago
Adrian Sutton 351fb679cf Switch to using metric names from EIP-2159. (#1634) 5 years ago
Stephen Shelton 3e410b48fc Add UPnP Support (#1334) 5 years ago
mbaxter 348c1d2544 [PAN-2797] Check connections more frequently during acceptance tests (#1630) 5 years ago
Usman Saleem 70f561421b PAN-2860 - Ignore discport during static node permissioning check (#1631) 5 years ago
mbaxter f5e841c018 [PAN-2797] Refactor experimental CLI options (#1629) 5 years ago
mbaxter e42db83cc2 [PAN-2797] Clean up failed connections (#1591) 6 years ago
mbaxter a04d94ca0f [PAN-2811] Be more lenient with discovery message deserialization (#1580) 6 years ago
Adrian Sutton f2a2ffc008 Rename MetricCategory to PantheonMetricCategory (#1574) 6 years ago
Adrian Sutton 8bf224707f Expand readiness check to check peer count and sync state (#1568) 6 years ago
mbaxter 5ce6b5e85a [PAN-2798] Reorganize p2p classes (#1567) 6 years ago
mbaxter 037a6e8527 [PAN-2783] Invert dependency between permissioning and p2p (#1557) 6 years ago
mbaxter 19a278fce1 Make permissions checks for ongoing connections more granular (#1563) 6 years ago
mbaxter e89d2a72af [PAN-2731] Extract connection management from P2PNetwork (#1538) 6 years ago
Adrian Sutton 9ef6002a4a Avoid auto-boxing for gauge metrics. (#1526) 6 years ago
Adrian Sutton 458e3bfb00 Set disconnect flag immediately when disconnecting a peer (#1521) 6 years ago
Sally MacFarlane 2341ba1550 [PIE-1577] added node local metrics (#1514) 6 years ago
Adrian Sutton 83102e097e Add metrics to assist monitoring and alerting (#1506) 6 years ago
Adrian Sutton 945f979357 Treat RLPException when processing a message as an indication that the message is invalid and disconnect the client for breach of protocol. (#1491) 6 years ago
mbaxter b86cedfa11 [PAN-2560] Add LocalNode class (#1489) 6 years ago
mbaxter 527167827a [PAN-2730] Create MaintainedPeers class (#1484) 6 years ago
mbaxter 22ec27796d [PAN-2614] Expand permissioning interface (#1471) 6 years ago
mbaxter 2a64902bd2 [PAN-2614] Add simple PeerPermissions interface (#1446) 6 years ago
Adrian Sutton be1fa19a16 Decode devp2p packets off the event thread (#1439) 6 years ago
Danno Ferrin 16982ebad2 Equals cleanup (#1434) 6 years ago
mbaxter 9bc8d8531b Update EnodeURL to support enodes with listening disabled (#1403) 6 years ago
mbaxter ff56a65af2 Fix p2p PeerInfo handling (#1428) 6 years ago
mbaxter f54f2e10f4 [PAN-2624] Start listening for p2p connections after start() is invoked (#1418) 6 years ago
Danno Ferrin c028352642 PAN-2592: Rename methods that create and return streams away from getX() (#1368) 6 years ago
Lucas Saldanha 8445135929 PAN-2449: Remove NodePermissioningLocalConfig external references (#1406) 6 years ago
mbaxter 07136bc1b5 Add explanatory comment about default port (#1392) 6 years ago
mbaxter f861d67115 Handle case where peers advertise a listening port of 0 (#1391) 6 years ago