Commit Graph

516 Commits (4120501e5f05e36452ed409edcb200d46134dd46)

Author SHA1 Message Date
Lucas Saldanha 021544403b
QBFT PKI-backed Block Creation (#2677) 3 years ago
Jason Frame f92cbdc389
Fix instanbul99 protocol messages being decoded as eth66 messages (#2697) 3 years ago
garyschulte 6aef70b275
address clique london HeaderValidator config (#2684) 3 years ago
matkt 82aabdef81
Update pending transaction manager (#2656) 3 years ago
Lucas Saldanha 68f222be5c
Updated ATs DSL to create PKI QBFT node configuration (#2670) 3 years ago
Usman Saleem 4a22b41c2f
QBFT - Create extradata with round information only (#2625) 3 years ago
garyschulte 650b5a01b1
Feature/1559 cleanup remove 1559 object (#2658) 3 years ago
garyschulte 632312bd3a refactor of GasLimitCalculator into protocolSchedule (#2632) 3 years ago
Lucas Saldanha 60397308a1
Refactor QbftExtraDataCodec from new instance to injection (#2645) 3 years ago
Lucas Saldanha eff15cc768
Injecting BftExtraDataCodec into SubsequentMessageValidator (#2640) 3 years ago
Antony Denyer b0e57a450d
Update web3j in acceptance tests to ~4.8.6 (#2616) 3 years ago
Lucas Saldanha 047b680ddc
PKI Block Creation cli configuration (#2619) 3 years ago
Jason Frame 47a3941467
Qbft to use validator contract (#2574) 3 years ago
Lucas Saldanha e19df06c92
PKI QbftContext and QbftBesuControllerBuilder update (#2604) 3 years ago
Lucas Saldanha 46df46cf90
Created PkiQbftExtraData (#2580) 3 years ago
garyschulte dfd82be338
Bugfix/besu 2598 basefee present before fork block (#2603) 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
Antoine Toulme bc697e82cb
Add unstable CLI option for max ommers depth (#2584) 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 c047d3c791
QBFT to use fixed IBFT mixhash value for headers (#2379) 4 years ago
Ratan (Rai) Sur 4bb65ed87f
EIP-1559 Transaction Pool Sorting (#2292) 4 years ago
matkt fff119b43b
Remove EIP1559 flag (#2277) 4 years ago
matkt 09a49cfd2d
Use gasLimit for EIP1559 (#2244) 4 years ago
Jason Frame b55c6b8321
Fix Ibft and Qbft creating header with invalid timestamp (#2265) 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 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
Usman Saleem 76a5887e00
Update qbft reference test submodule with SPDX header (#2153) 4 years ago
Jason Frame bb1ad364a2
qbft roundchange metadata message encoding to match quorum (#2144) 4 years ago
Jason Frame 36ef9e724e
Use istanbul 100 subprotocol in QBFT (#2076) 4 years ago
Lucas Saldanha 3ce42a3731
Make BftBlockInterface#replaceRoundInBlock non-static (#2067) 4 years ago
Jason Frame a030235e3a
Update qbft extra data encoding to match GoQuorum qbft encoding (#2039) 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
Trent Mohay fd2d1d9c17
Use scalars for consensus round encoding (#2002) 4 years ago
Ratan (Rai) Sur 2e540e5241
Retrieve In-Memory Storage Segments Instead of Creating New Ones (#1994) 4 years ago
Antoine Toulme db23aef122
Keccak256 mining (#1882) 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 e2963d69af
Add 2/3n Commit count for IBFT blocks (#1906) 4 years ago
Trent Mohay ae63147d19
change qbft msg codes (#1955) 4 years ago
Usman Saleem 490ca8c863
Fix submodule path in gradle for commit hash check (#1935) 4 years ago
Trent Mohay 8e8d907fc3
Change Istanbul64 to Istanbul99 (#1903) 4 years ago
Jason Frame c05b0999ee
qbft message RLP reference tests (#1860) 4 years ago
Trent Mohay ee434f1ec3
Remove some validation from QBFT block header rules (#1870) 4 years ago
Usman Saleem 85333cd928
QBFT jsonrpc methods (#1865) 4 years ago
Trent Mohay 08615f2b06
Create a QbftMetricsService (#1861) 4 years ago