Commit Graph

268 Commits (402937a4592ebc8b78abe0fa3680968302b71e48)

Author SHA1 Message Date
mark-terry 402937a459 [PIE-1859] Extracted Metrics interfaces to plugins-api. (#1898) 5 years ago
Danno Ferrin 15f991416d [PAN-3097] Use a BigInteger for Network ID (#1891) 5 years ago
Danno Ferrin ad330d52ff [PAN-3083] Transactions listeners should use the subscriber pattern (#1877) 5 years ago
mbaxter 45a5b9c781 [PIE-1805] Create stub trace_replayBlockTransactions json-rpc method (#1873) 5 years ago
Ratan Rai Sur d283c8fb50 Pruning Command Line Flags (hidden) (#1869) 5 years ago
mbaxter 50c3a2cba0 [PIE-1791] Fix logic to disconnect from peers on fork (#1863) 5 years ago
Danno Ferrin 06a284817e [PAN-2946] Retesteth support (#1818) 5 years ago
Ratan Rai Sur b20147c062 [PAN-2819] [PAN-2820] Mark Sweep Pruner 5 years ago
mbaxter d48ca9e5a9 [PAN-2952] Add storage key preimage tracking (#1772) 5 years ago
Karim T 516c267d16 [PAN-2444] Add CLI flag for setting WorldStateDownloader task cache size (#1749) 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
Danno Ferrin 4a3d74a29f [refactor] de-duplicate Test blocks data files (#1737) 5 years ago
mbaxter e3df668949 [PAN-2917] Rework "in-sync" checks (#1720) 5 years ago
mbaxter bbdfe3257d [PIE-1784] Select the pivot block from a minimal peer set (#1710) 5 years ago
mbaxter 3d0b099a53 Wait and retry if best peer's chain is too short for fast sync (#1708) 5 years ago
mbaxter 1f6f659489 [PAN-1683] Rework remote connection limit flag defaults (#1705) 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
Abdelhamid Bakhta c88dee9fe1 [PAN-2871] Intermittent Test Failures in TransactionsMessageSenderTest (#1653) 5 years ago
Abdelhamid Bakhta 621ce9d7ad Display World State Sync Progress in Logs (#1645) 5 years ago
pinges 895e526cec Include revert reason if available in eth_getTransactionReceipt (#1603) 5 years ago
mbaxter f5e841c018 [PAN-2797] Refactor experimental CLI options (#1629) 5 years ago
Abdelhamid Bakhta a5ffe1cf44 [PIE-1736] Implement incoming transaction messages CLI option as an unstable command. (#1622) 5 years ago
Lucas Saldanha 456f3f4ecb PIE-1717: Add TransactionValidationParam to TxProcessor (#1613) 5 years ago
Ratan Rai Sur d4a016798e [PAN-2871] Columnar rocksdb (#1599) 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
Abdelhamid Bakhta 2b89f9a5bb [PIE-1709] Implement Prometheus metric counter for skipped expired transaction messages. (#1609) 5 years ago
Abdelhamid Bakhta 810e326d95 [PIE-1707] Implement a timeout in TransactionMessageProcessor (#1604) 6 years ago
Abdelhamid Bakhta 395ccae15e [PAN-2786] Stop Transaction Pool Queue from Growing Unbounded (#1586) 6 years ago
Adrian Sutton 04069f20c2 Reject transactions with gas price below the configured minimum gas price. (#1602) 6 years ago
Abdelhamid Bakhta a6c678944b [PAN-2630] Synchronizer should disconnect the sync target peer on invalid block data (#1578) 6 years ago
Adrian Sutton f2a2ffc008 Rename MetricCategory to PantheonMetricCategory (#1574) 6 years ago
Lucas Saldanha 164177e645 PAN-2794: Including flag for onchain permissioning check on tx processor (#1571) 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 8b4b993e73 Removing account filter (#1556) 6 years ago
mbaxter e89d2a72af [PAN-2731] Extract connection management from P2PNetwork (#1538) 6 years ago
Adrian Sutton e6ebbde13c Discard known remote transactions prior to validation (#1548) 6 years ago
Adrian Sutton 1cc39c9b42 Only increment the added transaction counter if we actually added the transaction (#1543) 6 years ago
Adrian Sutton 6003ff92a2 Add metrics to expose the pivot block and number of times a pivot block has been selected. (#1537) 6 years ago
Adrian Sutton 9ef6002a4a Avoid auto-boxing for gauge metrics. (#1526) 6 years ago
Adrian Sutton fa1bc538b3 Use newSetFromMap(new ConcurrentHashMap<>()) instead of the deprecated ConcurrentSet from netty. (#1512) 6 years ago
Adrian Sutton 83102e097e Add metrics to assist monitoring and alerting (#1506) 6 years ago
Lucas Saldanha a21f812cda PAN-2603: Onchain account permissioning support (#1475) 6 years ago
Danno Ferrin 6d9b8a3faf Less pointless plugins errors (#1473) 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
Adrian Sutton d53383535d Reduce synchronization in PendingTransactions (#1447) 6 years ago