Commit Graph

354 Commits (c5020be1d673f4f6e2d9d0a14d6aaa8b8281ebd1)

Author SHA1 Message Date
Jason Frame 8827603c77
Qbft to start round timer after block period expiry (#2112) 4 years ago
Jason Frame 1c25b825b0
qbft to not include round number in proposal block (#2141) 4 years ago
Lucas Saldanha 3ce42a3731
Make BftBlockInterface#replaceRoundInBlock non-static (#2067) 4 years ago
Jason Frame a627f9d9af
Allow use of custom BFT extra data encoding in common BFT code (#1972) 4 years ago
Trent Mohay ebefafe09f
Update Qbft payload signing to interop (#2003) 4 years ago
Ratan (Rai) Sur 2e540e5241
Retrieve In-Memory Storage Segments Instead of Creating New Ones (#1994) 4 years ago
Daniel Lehrner 8315ba6dc6
Replacing the static references of SECP256K1 by an interface (#1933) 4 years ago
Trent Mohay ee434f1ec3
Remove some validation from QBFT block header rules (#1870) 4 years ago
Trent Mohay 08615f2b06
Create a QbftMetricsService (#1861) 4 years ago
Jason Frame 827878fdc3
QBFT to send prepare when we receive a proposal (#1800) 4 years ago
Trent Mohay fb9dfea8ee
Simplify BFT payload decoding (#1790) 4 years ago
Trent Mohay 16cc4d8ac0
Create Qbft Statemachine (#1761) 4 years ago
Trent Mohay 0182940d29
Extracted common aspects of IBFT2 Int Test DSL (#1762) 4 years ago
Trent Mohay 1aea51fac9
Transfer more common classes (#1758) 4 years ago
Trent Mohay 09d2a905e5
Extract more common ibft classes (#1754) 4 years ago
Trent Mohay 108efb8b0b
Move bft block header creation/validation to common (#1708) 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
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