Commit Graph

218 Commits (678bdec7f24e211f7b3a12cb3e0e39233eacf0de)

Author SHA1 Message Date
Danno Ferrin 6f52d8bd83 Revert "[PAN-2950] Use java.time.Clock instead of System.currentTimeMillis()" (#1768) 5 years ago
Josh Richardson d9f35948be [PAN-2943] Renames various eea methods to priv methods, with associated docs (#1736) 5 years ago
Adrian Sutton df500925cc Report node local address as the coinbase in Clique and IBFT. (#1758) 5 years ago
Danno Ferrin ec5dc85403 [PAN-2950] Use java.time.Clock instead of System.currentTimeMillis() (#1747) 5 years ago
Lucas Saldanha d215ff5acf PIE-1792: Added chainId validation to PrivateTransactionValidator (#1741) 5 years ago
Adrian Sutton 3710cd6ed2 Report 0 hashrate when the mining coordinator doesn't support mining (#1744) 5 years ago
Danno Ferrin 4a3d74a29f [refactor] de-duplicate Test blocks data files (#1737) 5 years ago
Danno Ferrin 930a24e974 [PAN-1746] add 100-continue to RPC (#1727) 5 years ago
Karim T c87435c0de [PAN-2763] Add JSON-RPC API to report validator block production information (#1687) 5 years ago
mbaxter e3df668949 [PAN-2917] Rework "in-sync" checks (#1720) 5 years ago
Josh Richardson 83f97f6e8d Removes FindPrivacyGroupResponse in favour of PrivacyGroup (#1709) 5 years ago
Puneetha Karamsetty 33cd1834a9 [PAN-2891] Change eea_getPrivateTransaction endpoint to accept hex (#1666) 5 years ago
Ivaylo Kirilov 26c7e05948 [PAN-2910] Eea get private transaction fix (#1707) 5 years ago
Puneetha Karamsetty af1ca586c1 Add eea_findPrivacyGroup endpoint in Pantheon (#1635) 5 years ago
Ivaylo Kirilov 2c64a9ceba [PAN-2852] privacy group id consistent (#1667) 5 years ago
Puneetha Karamsetty d80f4f2031 [PAN-2893] Rename privacyGroupId to createPrivacyGroupId (#1654) 5 years ago
Lucas Saldanha ba324418f7 PAN-2741: Added error msg for calling eth_sendTransaction (#1681) 5 years ago
Abdelhamid Bakhta 61451323fc Use Log4J message template instead of String.format (#1673) 5 years ago
Rob Dawson d0e69a2433 Return hashrate of 0 when not mining. (#1672) 5 years ago
Rob Dawson 15bc6e243d Ensure multiple privacy marker transactions can appear in the same block. (#1646) 5 years ago
Karim T f34df25d09 PAN-2324 Support changing log level at runtime (#1656) 5 years ago
Ivaylo Kirilov d2d338b797 [PAN-2825] eea send raw transaction with privacy group id (#1611) 5 years ago
Stephen Shelton 3e410b48fc Add UPnP Support (#1334) 5 years ago
pinges 895e526cec Include revert reason if available in eth_getTransactionReceipt (#1603) 5 years ago
Trent Mohay 780fe7cec8 Remove duplication between EeaTransactionCountRpc & PrivateTransactionHandler (#1619) 5 years ago
Abdelhamid Bakhta 8e3a8e1984 [PAN-2703] JSON-RPC api net_services should display the actual ports (#1628) 5 years ago
mbaxter f5e841c018 [PAN-2797] Refactor experimental CLI options (#1629) 5 years ago
Danno Ferrin 73fc6c81f8 [PAN-2709] - once too low error (#1618) 5 years ago
Lucas Saldanha 456f3f4ecb PIE-1717: Add TransactionValidationParam to TxProcessor (#1613) 6 years ago
Puneetha Karamsetty ec4270fb68 [PAN-2746] Add eea_createPrivacyGroup & eea_deletePrivacyGroup endpoint (#1560) 6 years ago
Adrian Sutton 04069f20c2 Reject transactions with gas price below the configured minimum gas price. (#1602) 6 years ago
Ivaylo Kirilov ba441f3765 Add eea_getPrivateTransaction (#1576) 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
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
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
Puneetha Karamsetty ebbf3df8f9 [PAN-2672] Return specific and useful error for enclave issues (#1455) 6 years ago
Adrian Sutton e6ebbde13c Discard known remote transactions prior to validation (#1548) 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