Commit Graph

232 Commits (ce8faf41c1a7fbb66671ba8f943451a16f3e597e)

Author SHA1 Message Date
Karim T a5daeba71d Implement eth_getproof JSON RPC API (#1824) 5 years ago
Ivaylo Kirilov faf7521fa0 [PAN-3010] Enforce privateFrom to be present. (#1829) 5 years ago
Danno Ferrin 06a284817e [PAN-2946] Retesteth support (#1818) 5 years ago
mbaxter 898f6161bd Make explicit that streamed accounts may be missing their address (#1828) 5 years ago
Danno Ferrin 9db2744795 [PAN-2946] remove dead parameter (#1825) 5 years ago
Danno Ferrin f1f7b69dfd [PAN-2946] - changes in core JSON-RPC method to support ReTestEth (#1815) 5 years ago
Danno Ferrin c2693b03f8 [PAN-2954] Support for NoReward and NoProof seal engines (#1813) 5 years ago
Ivaylo Kirilov a6cb8ad985 [PAN-2996] Remove enclave public key from parameter (#1789) 5 years ago
Lucas Saldanha 24bfd2e44a [PIE-1632] newHeads subscription emits events only for canonical blocks (#1798) 5 years ago
Trent Mohay 82bf51d1b5 RevertReason changed to BytesValue (#1746) 5 years ago
Josh Richardson feff7ffc5c [PAN-2982] Modifies PrivGetPrivateTransaction to take public tx hash (#1778) 5 years ago
Ivaylo Kirilov 0aa069952f Remove enclave public key from parameter (#1777) 5 years ago
mbaxter d48ca9e5a9 [PAN-2952] Add storage key preimage tracking (#1772) 5 years ago
Ivaylo Kirilov e219052c74 [PAN-2959] return the ethereum address of the privacy precompile from priv_getPrivacyPrecompileAddress (#1766) 5 years ago
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) 6 years ago
Trent Mohay 780fe7cec8 Remove duplication between EeaTransactionCountRpc & PrivateTransactionHandler (#1619) 6 years ago
Abdelhamid Bakhta 8e3a8e1984 [PAN-2703] JSON-RPC api net_services should display the actual ports (#1628) 6 years ago
mbaxter f5e841c018 [PAN-2797] Refactor experimental CLI options (#1629) 6 years ago
Danno Ferrin 73fc6c81f8 [PAN-2709] - once too low error (#1618) 6 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