Commit Graph

344 Commits (c047d3c791ac206df2893a51d50cfee3ecb5bfc2)

Author SHA1 Message Date
Trent Mohay 6dd89a534a
Create Qbft Prepare and Commit messages (#1691) 4 years ago
Trent Mohay 2544dfd3e8
Catch bad IBFT2 round change msgs (#1671) 4 years ago
Danno Ferrin 422ebf2a49
Move block header errors from trace/debug to info (#1568) (#1706) 4 years ago
Trent Mohay cdf907bae1
Move Ibft event exeuctors to common (#1699) 4 years ago
Ratan (Rai) Sur bd442fade1
Update Accepted Transaction Handling for EIP-1559 in Preparation for EIP-2718 Transactions (#1700) 4 years ago
Trent Mohay bdf9408b8d
Move IbftEvents to common (#1698) 4 years ago
Trent Mohay 4f30b01c0d
Move IbftMessage to common (#1697) 4 years ago
Trent Mohay e63c96caa6
Moved IBFT payload classes to common (#1694) 4 years ago
Trent Mohay 0dfa4717cc
Rename AbstractIbftMessageData to AbstractBftMessageData and move to common package (#1693) 4 years ago
Trent Mohay ecdd05ff50
Split signedData into separate types (#1692) 4 years ago
Trent Mohay 519d96359e
Move ConsensurRoundIdnetifier to consensus common (#1690) 4 years ago
Trent Mohay a5df0fde2d
Discard IBFT messages not targetting future chain height (#1575) 4 years ago
David Mechler 39ee371556
Revert adding gasRemaining and change txn fee calc to use gasPrice and gasUsed (#1573) 4 years ago
Danno Ferrin e5108d1502
IBFT Block Production Logging Improvements (#1562) 4 years ago
mark-terry e783dd7294
Added zero gasPrice validation for Quorum compatibility mode. (#1554) 4 years ago
David Mechler 67191aac76
Add new JSON_RPC endpoints to get miner data by block number and block hash. (#1538) 4 years ago
Antoine Toulme b9364ed243
Upgrade to Apache Tuweni 1.2.0 (#1493) 4 years ago
Danno Ferrin f14f28b977
Cleanup logging statements (#1500) 4 years ago
terrencecooke f9deb54682
Add JSON-RPC method to set target block gas limit (Issue #544) (#1402) 4 years ago
Abdelhamid Bakhta 58e0322952
[EIP-1559] Update to latest specification (#1407) 4 years ago
Ratan (Rai) Sur d6a704625d
Use GasLimitCalculator Everywhere Instead of Function<Long, Long> (#1409) 4 years ago
matkt 5c375289a6
Update EIP-1559 implementation according to the latest changes (#1281) 4 years ago
matkt c8e23c970e
Add ethstats support (#1239) 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
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