Commit Graph

75 Commits (0eb871c1b644eb1d73660357aaae48412eaa3102)

Author SHA1 Message Date
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
Danno Ferrin e493b91742
Restore "FieldCanBeFinal" errorprone check (#287) 5 years ago
Danno Ferrin dfad8bff78 Update Dependencies (#281) 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
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
Trent Mohay 38462bb7db
Add IbftQueryService to Plugin-api 5 years ago
Danno Ferrin 1ca8a94af6
[PAN-3230] Merge BlockchainQueries classes (#101) 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
Joshua Fernandes d6a2394e2d Migrating Pantheon to Besu (#1945) 5 years ago
Ratan Rai Sur dedd6416ed [refactor] Make JSON-RPC and GraphQL share parent module (#1929) 5 years ago
Edward 9856cd32b0 Ensure plugin-api module gets published at the correct maven path (#1905) 5 years ago
Edward 9601f44ac8 Return the plugin-apis to this repo (#1900) 5 years ago
Danno Ferrin 43cc4ce5c9 Support plugin Richdata APIs via implementation (#1581) 5 years ago
Karim T 31e4bdab79 Fix get signerMetrics when there are fewer blocks in the network than the default range (#1725) 5 years ago
Karim T c87435c0de [PAN-2763] Add JSON-RPC API to report validator block production information (#1687) 5 years ago