Commit Graph

269 Commits (a26abc75ced697ddd80212fc48de22d3aa20d551)

Author SHA1 Message Date
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
Karim T c8406923dd
Fix "Pausing mining" log even though node is not a validator (#1071) 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
Danno Ferrin 912d125117
EvmTool - A CLI for ad hoc performance and fuzz testing (#786) 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 3c7d1a471f
Update Clique classes with NodeKey structure (#665) 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 33cac172bb
Make LogsBloomFilter to be Immutable and a DelegatingBytes object (#292) 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
Antoine Toulme 55e24759b7 Stratum Server Support (#140) 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
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
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
mbaxter 5d1d3beae2 [PAN-2333] Use only fully validated peers for fast sync pivot selection (#21) 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