Commit Graph

221 Commits (a01b588a129d2896500f49ed12a5ba7479abd0b7)

Author SHA1 Message Date
terrencecooke f9deb54682
Add JSON-RPC method to set target block gas limit (Issue #544) (#1402) 4 years ago
Ratan (Rai) Sur d6a704625d
Use GasLimitCalculator Everywhere Instead of Function<Long, Long> (#1409) 4 years ago
David Mechler 2e0aa31b6d
Add admin_logsRemoveCache end point (#1248) 4 years ago
Sally MacFarlane 87d04ca88b
IBFT/Clique config must have epoch length > 0 (#1188) 4 years ago
Trent Mohay 79ed3f642a
Added configurable block reward and recipient for IBFT2 (#1132) 4 years ago
Danno Ferrin 256e5c914d
Errorprone version upgrade (#1096) 5 years ago
Sally MacFarlane 4eef568b4c
Replace whitelist/blacklist with allowlist/denylist (#1077) 5 years ago
Danno Ferrin 01c02e0741
Remove use of generics in ProtocolContext consensus object (#1039) 5 years ago
Abdelhamid Bakhta 26ad66272e
Expose price bump to a CLI flag. (#930) 5 years ago
Abdelhamid Bakhta f32703f9c7
Check transaction types when replacing in the transaction pool. (#924) 5 years ago
Abdelhamid Bakhta b784344e8d
[EIP-1559] Transaction pool pricing rules must handle both frontier and EIP-1559 transactions. (#919) 5 years ago
Trent Mohay 0917f8905a
Handle Crytpo failures in Ibft, Clique, discovery and Handshaking (#831) 5 years ago
Pierre Grimaud 3cc4dc3cff
Fix typos (#813) 5 years ago
Abdelhamid Bakhta a3c1b454ca
[EIP-1559] Handle legacy gas pool and EIP-1559 gas pool when mining blocks. (#805) 5 years ago
Ratan Rai Sur 04467f3f08
remove blockchain param from listener (#771) 5 years ago
Trent Mohay 57d0379bf5
Separate NodeKey from implementation (#690) 5 years ago
Abdelhamid Bakhta 8b1a06f4ef
[EIP-1559] Step 5 - Gas price and gas limit block header validation rules (#660) 5 years ago
Trent Mohay 5770e3b8ff
Move IBFT To using injectable crypto (#618) 5 years ago
David Mechler 061e24a5f4
Added block add event. (#637) 5 years ago
Antoine Toulme b9c6c4b3cc
Add eth65 support (#608) 5 years ago
Stefan Pingel a93d06f182
Refactor EeaSendRawTransaction (#594) 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 66a4cd8bf9
Add Tuweni to Plugin-APIs (#295) 5 years ago
Danno Ferrin e493b91742
Restore "FieldCanBeFinal" errorprone check (#287) 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
Trent Mohay dd46332530
Allow IBFT validators to be forked at a given block (#173) 5 years ago
mark-terry 4eff8de1e1
PIE-2016: Added PoaQueryService method that returns local node signer… (#163) 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
Kasper Ziemianek 952454523c [PAN-2830] improve message when extraData missing (#121) 5 years ago
mbaxter 70b0fc23cb
Fix miner startup logic (#104) 5 years ago
Ratan Rai Sur d69c92dc17
Support log reordring from reorgs in `LogSubscriptionService` (#86) 5 years ago
Danno Ferrin 1ca8a94af6
[PAN-3230] Merge BlockchainQueries classes (#101) 5 years ago
CJ Hare 79f06cf898
Adding whitespace to separate words in log message (#65) 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 dedd6416ed [refactor] Make JSON-RPC and GraphQL share parent module (#1929) 5 years ago
Usman Saleem 8a9426ead8 [PAN-2981] - Replace uses of Instant.now from within the IBFT module (#1911) 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 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