Commit Graph

2656 Commits (b5b7b9f5f04fcf135dd6875d149a7f5489c6cdf9)

Author SHA1 Message Date
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
Karim T 6412c4e028 PAN-2765 Implement dump command to dump a specific block from storage (#1641) 5 years ago
pinges 895e526cec Include revert reason if available in eth_getTransactionReceipt (#1603) 5 years ago
mbaxter 348c1d2544 [PAN-2797] Check connections more frequently during acceptance tests (#1630) 5 years ago
Trent Mohay 780fe7cec8 Remove duplication between EeaTransactionCountRpc & PrivateTransactionHandler (#1619) 5 years ago
Usman Saleem 70f561421b PAN-2860 - Ignore discport during static node permissioning check (#1631) 5 years ago
Danno Ferrin 0e961994cb PAN-2875 - Update Reference Tests (#1633) 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
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