Commit Graph

193 Commits (c5020be1d673f4f6e2d9d0a14d6aaa8b8281ebd1)

Author SHA1 Message Date
Jason Frame 2541b155f8
Remove duplication between Qbft protocol schedule and Ibft protocol schedule (#2751) 3 years ago
Danno Ferrin fd961d5296
Evm move (#2790) 3 years ago
Danno Ferrin 2abc7074bb
Create new datatypes module for Address, Hash, and Wei (#2779) 3 years ago
Jason Frame a2fd2147cd
Allow QBFT to switch from the existing block header validator selection mechanism to using a smart contract (#2655) 3 years ago
Jason Frame 19a54778d4
Move QBFT CMS creation to block creator (#2720) 3 years ago
Lucas Saldanha 021544403b
QBFT PKI-backed Block Creation (#2677) 3 years ago
garyschulte 6aef70b275
address clique london HeaderValidator config (#2684) 3 years ago
matkt 82aabdef81
Update pending transaction manager (#2656) 3 years ago
Usman Saleem 4a22b41c2f
QBFT - Create extradata with round information only (#2625) 3 years ago
garyschulte 632312bd3a refactor of GasLimitCalculator into protocolSchedule (#2632) 3 years ago
Jason Frame 47a3941467
Qbft to use validator contract (#2574) 3 years ago
Jason Frame 63468d8a9d
BFT validator RPCs to use validator providers so that they will work with qbft voting changes (#2592) 3 years ago
Jason Frame bdb9c1ad85
Bft validator provider (#2570) 3 years ago
Antoine Toulme 11f5cfb022
Upgrade to Apache Tuweni 2.0 (#2376) 3 years ago
Jason Frame 5ab214e894
Fix bft messages having duplicate prepares in roundChange message (#2449) 3 years ago
Vladyslav Lupashevskyi 2b24f43a8a
Implement transitions for IBFT2 block rewards (#1977) 4 years ago
Jason Frame 18fe0e473e
Qbft vote encoding to use empty for drop for extradata to match quorum (#2232) 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
Trent Mohay a729dbd774
Allow for switching ProtocolSchedule rules outside of Milestones (#1962) 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
Stefan Pingel 78fe588c9d
Go quorum interop (#1782) 4 years ago
Trent Mohay e69e1f5b36
Qbft Proposal Validator (#1807) 4 years ago
Jason Frame a5ff706cc6
Make BFT validator peers sub-protocol configurable (#1806) 4 years ago
Trent Mohay a71982fa37
Add RoundChangePayload validation for QBFT (#1791) 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 3908cc1c92
Add QBFT Propose and RoundChange messages (#1752) 4 years ago
Trent Mohay 108efb8b0b
Move bft block header creation/validation to common (#1708) 4 years ago
Trent Mohay cdf907bae1
Move Ibft event exeuctors to common (#1699) 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 519d96359e
Move ConsensurRoundIdnetifier to consensus common (#1690) 4 years ago
Antoine Toulme b9364ed243
Upgrade to Apache Tuweni 1.2.0 (#1493) 4 years ago
David Mechler 2e0aa31b6d
Add admin_logsRemoveCache end point (#1248) 4 years ago
Danno Ferrin 256e5c914d
Errorprone version upgrade (#1096) 5 years ago
Danno Ferrin 912d125117
EvmTool - A CLI for ad hoc performance and fuzz testing (#786) 5 years ago
Trent Mohay 5770e3b8ff
Move IBFT To using injectable crypto (#618) 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