Commit Graph

87 Commits (6e8a906dfb44d3b2445de3d8b5069b5a4830dba9)

Author SHA1 Message Date
Adrian Sutton 9bc721ff2a Unwrap DelegatingBytes32 and prevent Hash from wrapping other Hash instances (#1423) 6 years ago
mark-terry 4a2417a0c1 [PAN-2590] Improved JSON-RPC responses when EnodeURI parameter has invalid EnodeId (#1417) 6 years ago
mbaxter f861d67115 Handle case where peers advertise a listening port of 0 (#1391) 6 years ago
mbaxter f9641148df [PAN-2585] Prefer EnodeURL over Endpoint (#1378) 6 years ago
mbaxter 61d5734062 [PAN-2560] Consolidate p2p node info methods (#1288) 6 years ago
mbaxter 7a892e9943 Create EnodeURL Builder (#1275) 6 years ago
mbaxter c7947b8185 Keep enode nodeId stored as a BytesValue (#1274) 6 years ago
mbaxter e870ade816 Normalize EnodeURLs (#1264) 6 years ago
Abdelhamid Bakhta 173480b5dc Feature/pie 1502 ewp options cli (#1246) 6 years ago
Adrian Sutton bac2828313 Pipeline chain download - fetch and import data (#1207) 6 years ago
Chris Mckay 0af0a4300b [PAN-2503] permission provider that allows bootnodes if you have no other connections (#1206) 6 years ago
Chris Mckay 5107f63479 [PAN-2494] [PAN-2474] permissioning issues (#1174) 6 years ago
Chris Mckay bc5d6eb45a [PAN-2347] nodepermissioningcontroller used for devp2p connection filtering (#1132) 6 years ago
Danno Ferrin fbb731a8fe Errorprone 2.3.3 upgrades (#1110) 6 years ago
Chris Mckay 82ced07835 [PAN-2343] refactor enodeurl to use inetaddr (#1032) 6 years ago
Adrian Sutton ae528fc7cb Ensure devp2p ports are written to ports file correctly (#1020) 6 years ago
Adrian Sutton 8df9a9622b Ensure exceptions in suppliers passed to EthScheduler are propagated to the returned CompletableFuture. (#884) 6 years ago
Adrian Sutton 463fc3994e Introduce FutureUtils to reduce duplicated code around CompletableFuture (#868) 6 years ago
Lucas Saldanha d3b9211b82 Moving NodeWhitelistController to permissioning package (#855) 6 years ago
Lucas Saldanha 6551183a8d [NC-2118] Method to reload permissions file (#834) 6 years ago
Adrian Sutton b28258b8c4 Delegate getRootCause through to Guava's implementation to avoid re-implementing the wheel (keep our wrapper method to preserve null safe handling). (#692) 6 years ago
Adrian Sutton 99bded7dd4 [NC-1977] Provide a better error message when RocksDB reports an unsupported operation system/jvm combination (like 32bit Java on Windows). (#547) 6 years ago
Danno Ferrin e73b339070 Update errorprone (#401) 6 years ago
Danno Ferrin 055d63f109 NC-1883 - IPv6 peers (#281) 6 years ago
mbaxter 6209269eb6 Remove unnecessary RlpInput and RlpOutput classes (#287) 6 years ago
Danno Ferrin e11fec2346 The ShortHex of 0 should be '0x0', not '0x' (#272) 6 years ago
Adrian Sutton 39e05141fe Remove reference counting from MessageData (#264) 6 years ago
Danno Ferrin 0716e6044b Update Client Version to be ethstats friendly (#258) 6 years ago
Danno Ferrin 770ce91779 Replace custom Clock with java.time.Clock (#220) 6 years ago
mbaxter 0cf8f2e5b8 [NC-1561] Remove RLPUtils from RawBlockIterator (#179) 6 years ago
Adrian Sutton ebe9f3e36d [MINOR] Add missing finals. (#128) 6 years ago
mark-terry cb01231ac0 [NC-862] License headers applied to non-java files (#93) 6 years ago
mark-terry 310bd4035c Nc 862 spotless license headers (#69) 6 years ago
Christopher Mckay cf66277a57 changed all the imports to tech.pegasys packaging 6 years ago
Christopher Mckay f6ed2d3d02 renamed package paths 6 years ago
Chris Mckay 75ce3a4f02 [MINOR] removing executable from files (#14) 6 years ago
PegaSys Admin 7dfc2e4085 Initial commit 6 years ago