Commit Graph

207 Commits (a4b835dd2a880f2049ea1ab57f84152f4ed133f9)

Author SHA1 Message Date
Antoine Toulme b9c6c4b3cc
Add eth65 support (#608) 5 years ago
Karim T b802fa75ce
[BESU-179] getSignerMetrics doesn't return missing signers (#343) 5 years ago
Danno Ferrin 838f7aa5e0
Fix Gradle 7.0 compatibility issues and build warnings (#288) 5 years ago
Danno Ferrin 33cac172bb
Make LogsBloomFilter to be Immutable and a DelegatingBytes object (#292) 5 years ago
Danno Ferrin dfad8bff78 Update Dependencies (#281) 5 years ago
Antoine Toulme 573d7c1253 Cleanup UnformattedDataWrapper (#275) 5 years ago
Antoine Toulme bf7493de29 Remove QuantityWrapper. Use the Difficulty class extending both UInt256 and Quantity instead. (#274) 5 years ago
Antoine Toulme ccefada736 Move to Apache Tuweni Bytes library (#215) 5 years ago
Trent Mohay 732cfcccc9
Pass identity information into RpcMethod from Http Service (#189) 5 years ago
Trent Mohay 925fb179d0
Remove the use of JsonRpcParameters from RpcMethods (#188) 5 years ago
Antoine Toulme 55e24759b7 Stratum Server Support (#140) 5 years ago
CJ Hare 386053a9dd Redesign of how JsonRpcMethods are created (#159) 5 years ago
CJ Hare 630b5d1640
Moving JsonRpcMethods classes into the same package, prior to refactor (#154) 5 years ago
Trent Mohay 38462bb7db
Add IbftQueryService to Plugin-api 5 years ago
mbaxter 70b0fc23cb
Fix miner startup logic (#104) 5 years ago
CJ Hare 2039674a38
Removing duplicate gradle dependency (#122) 5 years ago
Danno Ferrin 1ca8a94af6
[PAN-3230] Merge BlockchainQueries classes (#101) 5 years ago
Christian Felde c20251be4f [PAN-3023] Add command line option for target gas limit (#24) 5 years ago
mark-terry e1e720d905
PIE-1858: Infrastructure for exposing PoA metrics for plugins. (#37) 5 years ago
Joshua Fernandes bac5c673d3
Adding a spdx license check gradle task (#30) 5 years ago
Joshua Fernandes d6a2394e2d Migrating Pantheon to Besu (#1945) 5 years ago
Ratan Rai Sur 995ef1adba Ban junit assertions (#1939) 5 years ago
Ratan Rai Sur dedd6416ed [refactor] Make JSON-RPC and GraphQL share parent module (#1929) 5 years ago
Danno Ferrin bb7a12f032 [perf] reduce header validation in Clique fast sync (#1935) 5 years ago
mark-terry 402937a459 [PIE-1859] Extracted Metrics interfaces to plugins-api. (#1898) 5 years ago
mbaxter 2ac7ab2dd4 [PIE-1809] Add import chain json utility (#1832) 5 years ago
Danno Ferrin c2693b03f8 [PAN-2954] Support for NoReward and NoProof seal engines (#1813) 5 years ago
mbaxter 63ffdb5f02 [PIE-1809] Clean up genesis parsing (#1809) 5 years ago
Danno Ferrin 6f52d8bd83 Revert "[PAN-2950] Use java.time.Clock instead of System.currentTimeMillis()" (#1768) 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
Karim T 31e4bdab79 Fix get signerMetrics when there are fewer blocks in the network than the default range (#1725) 5 years ago
Karim T c87435c0de [PAN-2763] Add JSON-RPC API to report validator block production information (#1687) 5 years ago
pinges 895e526cec Include revert reason if available in eth_getTransactionReceipt (#1603) 5 years ago
mbaxter f5e841c018 [PAN-2797] Refactor experimental CLI options (#1629) 5 years ago
Jason Frame 871d5d006e Fix estimate gas RPC failing for clique when no blocks have been created (#1528) 6 years ago
Adrian Sutton 3d76bdd802 Cache the parsed form of extra data for PoA algorithms (#1389) 6 years ago
Adrian Sutton 9cecaf1e73 Fix clique miner to respect changes to vanity data made via JSON-RPC. (#1408) 6 years ago
Sally MacFarlane 27a8faf74f added error message for RPC method disabled (#1396) 6 years ago
S. Matthew English 3d455b38a6 [PAN-1062] Specify pending transaction retention period (2 of 2) (#1333) 6 years ago
S. Matthew English 2637e0004e [PAN-1062] Evict old transactions (1 of 2) (#1299) 6 years ago
Jason Frame d931e37903 Allow use of large chain ids (#1289) 6 years ago
Adrian Sutton b00e788642 Remove duplicate init code from PantheonController instances (#1305) 6 years ago
S. Matthew English c416f419bf [MINOR] migrate TransactionPool (& affiliated test) from 'core' to 'eth' (#1251) 6 years ago
Danno Ferrin cf2acc2a75 Refactor RocksDBStats (#1266) 6 years ago
Antony Denyer 0ce2d49aa5 [PRIV-41] Refactor PrivacyParameters config to use builder pattern (#1226) 6 years ago
Rob Dawson cdefb330be [PAN-2327] Notify of dropped messages (#1156) 6 years ago
Puneetha Karamsetty 646dbec018 Enable private Tx capability to Clique (#1102) 6 years ago
Rob Dawson e107513069 Track added at in txpool (#1048) 6 years ago
Trent Mohay 6a71c66ad5 IBFT to use VoteTallyCache (#907) 6 years ago