Commit Graph

318 Commits (49e42d28f61b718e7513d710d848209b746bd934)

Author SHA1 Message Date
Abdelhamid Bakhta ee20ed426d [PAN-2850] Create a transaction pool configuration object (#1615) 5 years ago
Abdelhamid Bakhta b63ed2986a [PIE-1710] Expose a CLI option to configure the life time of transaction messages. (#1610) 5 years ago
Adrian Sutton 04069f20c2 Reject transactions with gas price below the configured minimum gas price. (#1602) 6 years ago
Adrian Sutton ca438df9d6 Support specifying config options via environment variables. (#1597) 6 years ago
Adrian Sutton 61d19411ba Print Pantheon version at starting. (#1593) 6 years ago
Abdelhamid Bakhta 31f243b74d [PAN-2803] Update generate-blockchain-config CLI help (#1587) 6 years ago
Lucas Saldanha 5b6f2b7131 Hiding experimental account permissioning cli options (#1584) 6 years ago
Adrian Sutton 9b509d1163 Support arbitrary MetricCategories (#1550) 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
Adrian Sutton cee72c8590 Convert MetricsConfigiguration to use a builder instead of being mutable. (#1572) 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
Lucas Saldanha 6ae6963830 PAN-2729: Account Smart Contract Permissioning ATs (#1565) 6 years ago
Abdelhamid Bakhta 1387e3a1c3 [PIE-1612] [PIE-1613] liveness and readiness probe stub endpoints (#1553) 6 years ago
mbaxter e89d2a72af [PAN-2731] Extract connection management from P2PNetwork (#1538) 6 years ago
Abdelhamid Bakhta 40ad14ce12 [PIE-1602] Implement operator tool. (blockchain network configuration for permisionned networks) (#1511) 6 years ago
Adrian Sutton 94ce7c3a4a Add subscribe and unsubscribe count metrics (#1541) 6 years ago
Lucas Saldanha 576c12dd46 PAN-2445: Onchain account permissioning (#1507) 6 years ago
Sally MacFarlane 4bb1ee500a [PIE-1578] added local transaction permissioning metrics (#1515) 6 years ago
Trent Mohay 71b3e330b7 Log error if clique or ibft have 0 validators in genesis (#1509) 6 years ago
Danno Ferrin 16c64e64f0 Use external pantheon-plugin-api library (#1505) 6 years ago
Danno Ferrin 3e3b7c2b92 Tilde (#1504) 6 years ago
Chris Mckay d325989017 [PIE-1580] Metrics for smart contract permissioning actions (#1492) 6 years ago
Ivaylo Kirilov e91ba1efea [PAN-2652] Refactor Privacy acceptance test and add Privacy Ibft test (#1483) 6 years ago
Danno Ferrin f171a87049 Rename GraphQLRPC to just GraphQL (#1472) 6 years ago
Danno Ferrin 8d1e224c96 Events Plugin - Add initial "NewBlockPropagated" event message (#1463) 6 years ago
mbaxter 2a64902bd2 [PAN-2614] Add simple PeerPermissions interface (#1446) 6 years ago
Danno Ferrin 8b7c5f7949 Plugin Framework (#1435) 6 years ago
Adrian Sutton 3d76bdd802 Cache the parsed form of extra data for PoA algorithms (#1389) 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 2994939d42 Allow config files to specify no bootnodes (#1438) 6 years ago
Adrian Sutton d87b6c4416 Capture all logs and errors in the Pantheon log output (#1437) 6 years ago
mark-terry 3cfa6ce40b [PAN-2601] Refactorings and additions to add Account based Smart Contract permissioning (#1430) 6 years ago
Sally MacFarlane 87da26b08c renamed AccountWhitelistController (#1424) 6 years ago
zyfrank 2026ab9d1a [Ethereal Hackathon] GraphQL EIP-1767 Implementation for Pantheon (#1311) 6 years ago
Lucas Saldanha 8445135929 PAN-2449: Remove NodePermissioningLocalConfig external references (#1406) 6 years ago
Adrian Sutton b918897eab Queue pending requests when all peers are busy (#1331) 6 years ago
mbaxter f861d67115 Handle case where peers advertise a listening port of 0 (#1391) 6 years ago
mbaxter 4606ba2661 Remove unnecessary field (#1384) 6 years ago
mbaxter f9641148df [PAN-2585] Prefer EnodeURL over Endpoint (#1378) 6 years ago
Adrian Sutton 38d60ebfc7 Use execute instead of submit so unhandled exceptions get logged (#1379) 6 years ago
mbaxter 43e4530752 [PAN-2595] Consolidate local enode representation (#1376) 6 years ago
S. Matthew English d09e6bcee6 [MINOR] Rename rocksdDbConfiguration to rocksDbConfiguration (#1375) 6 years ago
S. Matthew English 3d455b38a6 [PAN-1062] Specify pending transaction retention period (2 of 2) (#1333) 6 years ago
mbaxter d25a6026ec [PAN-2588] Create P2PNetwork Builder (#1343) 6 years ago
Sally MacFarlane 8a3862a565 [PAN-2573] include static nodes in permissioning logic (#1339) 6 years ago
S. Matthew English 2637e0004e [PAN-1062] Evict old transactions (1 of 2) (#1299) 6 years ago
Abdelhamid Bakhta 48c51ac78d [PIE-1531] Allow whitespace in file paths loaded from resources directory (#1329) 6 years ago