Commit Graph

74 Commits (2b92cd8d0ea6341f71e1ec52913dc1ef4843beef)

Author SHA1 Message Date
Antoine Toulme 11f5cfb022
Upgrade to Apache Tuweni 2.0 (#2376) 3 years ago
Danno Ferrin 55f7c502d3
Extract RollingFileReader and RollingFileWriter (#1614) 4 years ago
mark-terry e783dd7294
Added zero gasPrice validation for Quorum compatibility mode. (#1554) 4 years ago
Antoine Toulme b9364ed243
Upgrade to Apache Tuweni 1.2.0 (#1493) 4 years ago
Danno Ferrin 223d6457f9
Update GraalVM detection in Platform Detector (#1286) 4 years ago
matkt c8e23c970e
Add ethstats support (#1239) 4 years ago
Ratan (Rai) Sur c231d0e704
Migrate some OptionalInt's to Optional<Integer>s (#1242) 4 years ago
Ratan (Rai) Sur 78f203d8a3
Copy Subscribers to Prevent Unwanted Recursion (#1169) 4 years ago
Danno Ferrin 256e5c914d
Errorprone version upgrade (#1096) 5 years ago
Abdelhamid Bakhta 8589177e49
Fix EIP-2124 Fork identifier for chain compatibility checks. (#1050) 5 years ago
Ratan Rai Sur fbdd5301b0
Replace FutureUtil method with standard library equivalent (#390) 5 years ago
Antoine Toulme b9c6c4b3cc
Add eth65 support (#608) 5 years ago
Danno Ferrin 838f7aa5e0
Fix Gradle 7.0 compatibility issues and build warnings (#288) 5 years ago
Danno Ferrin e493b91742
Restore "FieldCanBeFinal" errorprone check (#287) 5 years ago
Danno Ferrin dfad8bff78 Update Dependencies (#281) 5 years ago
Antoine Toulme ccefada736 Move to Apache Tuweni Bytes library (#215) 5 years ago
Ratan Rai Sur 271d578956
Log Event Streaming for Plugin API (#186) 5 years ago
Joshua Fernandes bac5c673d3
Adding a spdx license check gradle task (#30) 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
Edward 9856cd32b0 Ensure plugin-api module gets published at the correct maven path (#1905) 5 years ago
Edward 9601f44ac8 Return the plugin-apis to this repo (#1900) 5 years ago
Danno Ferrin 43cc4ce5c9 Support plugin Richdata APIs via implementation (#1581) 5 years ago
Danno Ferrin 3ca363c813 [PAN-2946] Add strict short hex strings for retesteth (#1812) 5 years ago
Danno Ferrin 7a022beea9 [PAN-2954] - Allow fixedDifficulty=1 to mean "all solutions" (#1784) 5 years ago
mbaxter d48ca9e5a9 [PAN-2952] Add storage key preimage tracking (#1772) 5 years ago
Ivaylo Kirilov 2c64a9ceba [PAN-2852] privacy group id consistent (#1667) 5 years ago
Abdelhamid Bakhta 65fb548b8d Use a percentage instead of fraction for the remote connections percentage CLI option. (#1682) 5 years ago
Abdelhamid Bakhta dba3469de0 [PAN-1683] Limit the fraction of wire connections initiated by peers (#1665) 5 years ago
mbaxter f5e841c018 [PAN-2797] Refactor experimental CLI options (#1629) 5 years ago
mbaxter 037a6e8527 [PAN-2783] Invert dependency between permissioning and p2p (#1557) 6 years ago
mbaxter e89d2a72af [PAN-2731] Extract connection management from P2PNetwork (#1538) 6 years ago
mark-terry 7e29b0954b [FIX] Changed Enode length error String implementation. (#1486) 6 years ago
mbaxter 2a64902bd2 [PAN-2614] Add simple PeerPermissions interface (#1446) 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
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