Commit Graph

340 Commits (8128a7c34b5cac5984ce6ff64254a3b895ea1f2a)

Author SHA1 Message Date
Danno Ferrin ec5dc85403 [PAN-2950] Use java.time.Clock instead of System.currentTimeMillis() (#1747) 5 years ago
mbaxter e5a18c70cb Rename CLI flag for better ordering of options (#1715) 5 years ago
mbaxter bbdfe3257d [PIE-1784] Select the pivot block from a minimal peer set (#1710) 5 years ago
Usman Saleem 405405e4e6 [PAN-2844] Report unknown options from config file (#1703) 5 years ago
mbaxter 1f6f659489 [PAN-1683] Rework remote connection limit flag defaults (#1705) 5 years ago
Adrian Sutton ef47ffe050 Add ERROR to list of log level options. (#1699) 5 years ago
Lucas Saldanha 2d9ab02c43 [PAN-2876] Enable onchain account permissioning CLI option (#1686) 5 years ago
Danno Ferrin 1a12fdbccf [PAN-2829] Add opcode and precompiled support for versioning (#1683) 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
Karim T 5da905874b PAN-2076 Update PantheonCommand to accept minTransactionGasPriceWei as an integer (#1668) 5 years ago
Lucas Saldanha 961298fd99 PAN-2868: Onchain permissioning startup check (#1669) 5 years ago
Stephen Shelton 3e410b48fc Add UPnP Support (#1334) 5 years ago
Karim T 6412c4e028 PAN-2765 Implement dump command to dump a specific block from storage (#1641) 5 years ago
pinges 895e526cec Include revert reason if available in eth_getTransactionReceipt (#1603) 5 years ago
Adrian Sutton 37e62d9505 Read config from env vars when no config file specified (#1639) 5 years ago
mbaxter 348c1d2544 [PAN-2797] Check connections more frequently during acceptance tests (#1630) 5 years ago
mbaxter f5e841c018 [PAN-2797] Refactor experimental CLI options (#1629) 5 years ago
Abdelhamid Bakhta 5e64da7697 [PIE-1741] Refactor CLI (#1627) 5 years ago
Abdelhamid Bakhta ff95eaeecc [PIE-1737] Simplify PantheonCommand `run` and `parse` methods. (#1626) 5 years ago
Lucas Saldanha 4528956d07 PIE-1663: Ignore discport during startup whitelist validation (#1625) 5 years ago
Abdelhamid Bakhta a5ffe1cf44 [PIE-1736] Implement incoming transaction messages CLI option as an unstable command. (#1622) 5 years ago
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