Commit Graph

697 Commits (5df733e83e08b3d2203fe83d589ea076421ebbc3)

Author SHA1 Message Date
Trent Mohay 5df733e83e PrivacyMarkerTransaction to be signed with a randomly generated key (#1844) 5 years ago
Karim T a5daeba71d Implement eth_getproof JSON RPC API (#1824) 5 years ago
Ratan Rai Sur 8787a4c006 [PAN-2818] Database versioning and enable multi-column database (#1830) 5 years ago
mbaxter 6d255e9213 [PIE-1810] Add read-only blockchain factory method (#1845) 5 years ago
Adrian Sutton d9187edfa1 Update Görli bootnodes. (#1842) 5 years ago
mbaxter 2ac7ab2dd4 [PIE-1809] Add import chain json utility (#1832) 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
Ratan Rai Sur bb9c6538dc [PAN-2822] AllNodesVisitorTest (#1831) 5 years ago
Ratan Rai Sur b20147c062 [PAN-2819] [PAN-2820] Mark Sweep Pruner 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 bde638e6e2 [PAN-2949] Add rewind to block functionality (#1814) 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 8b0df7cab8 [Hackathon] Blake2b f compression precompile (#1614) 5 years ago
mbaxter 63ffdb5f02 [PIE-1809] Clean up genesis parsing (#1809) 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
Danno Ferrin c4e7dcbe80 [PAN-2989] EIP-1884 - Repricing for trie-size-dependent opcodes (#1795) 5 years ago
Danno Ferrin 59bf464c99 remove istanbul separation of verisioning (#1794) 5 years ago
Danno Ferrin 7a022beea9 [PAN-2954] - Allow fixedDifficulty=1 to mean "all solutions" (#1784) 5 years ago
Danno Ferrin 83350740e0 [PAN-2903] no chain ID means Chain ID opcode returns 0 (#1785) 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 a7d9bfdc0a [PAN-2953] Track world state account key preimages (#1780) 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
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