Commit Graph

610 Commits (5e64da7697a17bd81bd50d0b03e0a5bfa78aa6a2)

Author SHA1 Message Date
Lucas Saldanha 4528956d07 PIE-1663: Ignore discport during startup whitelist validation (#1625) 5 years ago
Danno Ferrin 73fc6c81f8 [PAN-2709] - once too low error (#1618) 5 years ago
Abdelhamid Bakhta a5ffe1cf44 [PIE-1736] Implement incoming transaction messages CLI option as an unstable command. (#1622) 5 years ago
Abdelhamid Bakhta 49e42d28f6 [PIE-1723] Cache TransactionValidationParams instead of creating new object for each call (#1616) 6 years ago
Lucas Saldanha 456f3f4ecb PIE-1717: Add TransactionValidationParam to TxProcessor (#1613) 6 years ago
Ratan Rai Sur d4a016798e [PAN-2871] Columnar rocksdb (#1599) 6 years ago
Abdelhamid Bakhta ee20ed426d [PAN-2850] Create a transaction pool configuration object (#1615) 6 years ago
Puneetha Karamsetty ec4270fb68 [PAN-2746] Add eea_createPrivacyGroup & eea_deletePrivacyGroup endpoint (#1560) 6 years ago
Abdelhamid Bakhta b63ed2986a [PIE-1710] Expose a CLI option to configure the life time of transaction messages. (#1610) 6 years ago
Abdelhamid Bakhta 2b89f9a5bb [PIE-1709] Implement Prometheus metric counter for skipped expired transaction messages. (#1609) 6 years ago
Danno Ferrin 89c302f33d [PAN-2756] Istanbul scaffolding (#1605) 6 years ago
Abdelhamid Bakhta 810e326d95 [PIE-1707] Implement a timeout in TransactionMessageProcessor (#1604) 6 years ago
mbaxter 8e104b697c [PIE-1706] Properly validate AltBN128 pairing precompile input (#1600) 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
Adrian Sutton ca438df9d6 Support specifying config options via environment variables. (#1597) 6 years ago
mbaxter e42db83cc2 [PAN-2797] Clean up failed connections (#1591) 6 years ago
Ivaylo Kirilov ba441f3765 Add eea_getPrivateTransaction (#1576) 6 years ago
mbaxter a04d94ca0f [PAN-2811] Be more lenient with discovery message deserialization (#1580) 6 years ago
Abdelhamid Bakhta a6c678944b [PAN-2630] Synchronizer should disconnect the sync target peer on invalid block data (#1578) 6 years ago
Puneetha Karamsetty 041a99ffc4 [PAN-2754] Add eea_getPrivacyPrecompileAddress (#1579) 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
Lucas Saldanha 164177e645 PAN-2794: Including flag for onchain permissioning check on tx processor (#1571) 6 years ago
Lucas Saldanha 030c518227 PIE-1689: Fix behaviour for absent account permissiong smart contract (#1569) 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
mbaxter 19a278fce1 Make permissions checks for ongoing connections more granular (#1563) 6 years ago
Ivaylo Kirilov 3e4953fd23 Allow signing private transaction with any key (#1561) 6 years ago
Ratan Rai Sur 2b839193b9 [PAN-2721] Fix TopicParameter deserialization 6 years ago
Abdelhamid Bakhta 1387e3a1c3 [PIE-1612] [PIE-1613] liveness and readiness probe stub endpoints (#1553) 6 years ago
Lucas Saldanha 8b4b993e73 Removing account filter (#1556) 6 years ago
Adrian Sutton 1432db88d5 Publish the chain head gas used, gas limit, transaction count and ommer count as metrics. (#1551) 6 years ago
Lucas Saldanha f5364ebb1b Fix encoding for account permissioning check call (#1549) 6 years ago
Puneetha Karamsetty ebbf3df8f9 [PAN-2672] Return specific and useful error for enclave issues (#1455) 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 69edf7eee4 When retrieving transactions by hash, check the pending transactions first. (#1542) 6 years ago
Adrian Sutton ee8daad35f FilterIdGenerator fixes (#1544) 6 years ago
Adrian Sutton 94ce7c3a4a Add subscribe and unsubscribe count metrics (#1541) 6 years ago
Adrian Sutton 7b4fa1992d Fix thread safety in SubscriptionManager. (#1540) 6 years ago
Ratan Rai Sur 3c29758987 [PAN-2010] format filter id as quantity 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
Lucas Saldanha 576c12dd46 PAN-2445: Onchain account permissioning (#1507) 6 years ago
mark-terry 12fee8668e Replaced Void datatype with void. (#1530) 6 years ago
mark-terry 7c75ae6900 [PAN-2547] Modified JSON-RPC subscription processing to avoid blockin… (#1519) 6 years ago
Jason Frame 871d5d006e Fix estimate gas RPC failing for clique when no blocks have been created (#1528) 6 years ago