Commit Graph

668 Commits (678bdec7f24e211f7b3a12cb3e0e39233eacf0de)

Author SHA1 Message Date
hp 51c6736320 Typo doc in word "exceptoinal" (#1767) 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
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 4dd7a9f451 [PAN-2966] - Implement EIP-2200 - Net Gas Metering Revised (#1743) 5 years ago
Danno Ferrin 49243ab445 [PAN-2756] EIP-2028 - Reduce intrinsic gas cost (#1739) 5 years ago
Danno Ferrin 4a3d74a29f [refactor] de-duplicate Test blocks data files (#1737) 5 years ago
Danno Ferrin a5745b8d0e [PAN-2935] Add nonce handling to GenesisState (#1728) 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
Lucas Saldanha b783957d45 PIE-1781: Enforce nonce validation on PrivateTransactionProcessor (#1713) 5 years ago
mbaxter bbdfe3257d [PIE-1784] Select the pivot block from a minimal peer set (#1710) 5 years ago
Josh Richardson 83f97f6e8d Removes FindPrivacyGroupResponse in favour of PrivacyGroup (#1709) 5 years ago
mbaxter 3d0b099a53 Wait and retry if best peer's chain is too short for fast sync (#1708) 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
Danno Ferrin 58f54dec1f [PAN-2905] EIP-1706 - Disable SSTORE with gasleft lt call stipend (#1706) 5 years ago
Danno Ferrin c4f327ad04 [PAN-2904] EIP-1108 - Reprice alt_bn128 (#1704) 5 years ago
Ratan Rai Sur 5000dbf789 change getChildren return type (#1674) 5 years ago
Danno Ferrin 3c9e54bdab [PAN-2903] Implement EIP-1344 ChainID Opcode (#1690) 5 years ago
mbaxter 1f6f659489 [PAN-1683] Rework remote connection limit flag defaults (#1705) 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
Danno Ferrin 1a12fdbccf [PAN-2829] Add opcode and precompiled support for versioning (#1683) 5 years ago
Danno Ferrin bbbb5af404 [PAN-2829] Add accountVersion to MessageFrame (#1675) 5 years ago
mbaxter 2509680026 [PAN-1683] Exempt static nodes from all connection limits (#1685) 5 years ago
Abdelhamid Bakhta 65fb548b8d Use a percentage instead of fraction for the remote connections percentage CLI option. (#1682) 5 years ago
mbaxter 82ec73f956 [PAN-1683] Fix handling of remote connection limit (#1676) 5 years ago
Adrian Sutton ffbd8a5ab5 Add new MainNet bootnodes 5 years ago
Abdelhamid Bakhta dba3469de0 [PAN-1683] Limit the fraction of wire connections initiated by peers (#1665) 5 years ago
Danno Ferrin ab6962b37f [PAN-2829] - add hooks for validation (#1671) 5 years ago
Danno Ferrin 9a9b7e9dd6 [PAN-2829] Account versioning (#1612) 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
Adrian Sutton 351fb679cf Switch to using metric names from EIP-2159. (#1634) 5 years ago
Lucas Saldanha 961298fd99 PAN-2868: Onchain permissioning startup check (#1669) 5 years ago
Karim T f34df25d09 PAN-2324 Support changing log level at runtime (#1656) 5 years ago
Danno Ferrin 0b6236a641 Make test generated keys deterministic when generating block data. (#1657) 5 years ago
Abdelhamid Bakhta c88dee9fe1 [PAN-2871] Intermittent Test Failures in TransactionsMessageSenderTest (#1653) 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
Abdelhamid Bakhta 621ce9d7ad Display World State Sync Progress in Logs (#1645) 5 years ago