Commit Graph

205 Commits (5000dbf789bf591b363f023001b09404d2038a7d)

Author SHA1 Message Date
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
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
Ivaylo Kirilov fc4f9917b7 [PAN-2647] Validate Private Transaction nonce before submitting to Transaction Pool (#1449) 6 years ago
mark-terry 7e29b0954b [FIX] Changed Enode length error String implementation. (#1486) 6 years ago
Danno Ferrin a8fb76ba63 eth_protocolVersion is a Quantity, not an Integer (#1470) 6 years ago
Ivaylo Kirilov e536e1b8fb Make restriction field in Private Transaction an enum (#1462) 6 years ago
mbaxter 2a64902bd2 [PAN-2614] Add simple PeerPermissions interface (#1446) 6 years ago
Jason Frame 86e77be924 Large chain id support for private transactions (#1452) 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
Sally MacFarlane 87da26b08c renamed AccountWhitelistController (#1424) 6 years ago
mark-terry 4a2417a0c1 [PAN-2590] Improved JSON-RPC responses when EnodeURI parameter has invalid EnodeId (#1417) 6 years ago