Commit Graph

187 Commits (8fce5aa6ff3ef28ffd60c1888cd727c7c5fafb09)

Author SHA1 Message Date
Fabio Di Fabio ba86ce1181
Add a method to check if a metric category is enabled to the plugin API (#7832) 3 weeks ago
Simon Dudley f855d5b72f
EIP-7742: Add target_blob_count to block header (#7808) 4 weeks ago
Fabio Di Fabio ee69279a94
Add getPendingTransactions to TransactionPoolService (#7813) 4 weeks ago
Jason Frame f16d3526db
Change execution requests to use flat encoding (#7771) 4 weeks ago
Matilda-Clerke 2169985ee2
7311: add peertask foundation code (#7628) 1 month ago
Gabriel-Trintinalia 49bf37cc31
Expose chain ID in the BlockchainService plugin API (#7702) 2 months ago
Fabio Di Fabio f9695c18c0
Interrupt candidate tx execution on block creation timeout (#7673) 2 months ago
Matilda-Clerke da98fa5541
Reintroduce engine get client version v1 with commit in manifest (#7548) 3 months ago
Stefan Pingel be8f4945b0
Metrics for sync phases (#7390) 3 months ago
Fabio Di Fabio 19e1a9aaf6
Add pending block header to TransactionEvaluationContext (#7483) 3 months ago
Karim Taam dff99f7c17
Implement getNearest methods (#7258) 3 months ago
Nischal Sharma 50f8add052
Tracing private transactions feature (#6161) 3 months ago
Fabio Di Fabio a7ab1773e4
In process RPC service (#7395) 4 months ago
Usman Saleem 9d92ae87df
feat: Expose set finalized/safe block in plugin-api BlockchainService (#7382) 4 months ago
Matilda-Clerke 9fe374a62b
5098 Branch 1: Groundwork for coming changes (#7398) 4 months ago
Fabio Di Fabio ab77523814
Move `JsonRpcResponseType` to `RpcResponseType` in the plugin API module (#7392) 4 months ago
Fabio Di Fabio 30dfa66c1e
Penalize invalid transient pending transactions in the layered transaction pool (#7359) 4 months ago
Gabriel-Trintinalia cee973d429
[minor] Remove redundant info from plugin summary (#7339) 4 months ago
Fabio Di Fabio 99260fae96
Improve blob size transaction selector (#7312) 4 months ago
Fabio Di Fabio 782553eb03
Stop transaction selection on TX_EVALUATION_TOO_LONG (#7330) 4 months ago
Sally MacFarlane 223f1bc3bb
EIP-7251 add consolidation request type (#7266) 4 months ago
gringsam 33f2ae2726
Fixed outdated tech redirect link. (#7297) 5 months ago
Danno Ferrin 20b82a40c9
Rename ValidatorPublicKey to ValidatorPubKey (#7280) 5 months ago
Gabriel-Trintinalia 2df721619a
[MINOR] Rename deposit to depositRequest (#7145) 6 months ago
Gabriel-Trintinalia 5415463a33
Rename methods and variables to match json (#7134) 6 months ago
garyschulte ebb883075f
Feature/fleet mode rebase (#6641) 6 months ago
Gabriel-Trintinalia f9a61a0b83
EIP-7685 (#7068) 6 months ago
Usman Saleem 8c596a5e35
javadoc - Adding default constructor and javadoc for :plugin-api (#7072) 7 months ago
Usman Saleem b121a5dd6d
build - Fix gradle build for Java 21 (#7058) 7 months ago
Usman Saleem 9d27c509be
Apply Hyperledger license header (#7029) 7 months ago
Usman Saleem 9a1f6842ef
build - Update license headers formatting (5) (#7019) 7 months ago
Lucas Saldanha 9cd50e1405
EIP-7220: Updates (Exit -> Withdrawal Request) (#6967) 7 months ago
Gabriel-Trintinalia a1f73d925e
Enhanced control over plugins registration (#6700) 7 months ago
mbaxter 66176c0619
[Issue-6301] Add bad block events (#6848) 8 months ago
Danno Ferrin 001080a72b
Upgrade spotless to 1.22.0 (#6898) 8 months ago
Lucas Saldanha 1e77a6c419
EIP-7002: Add exits/exits_root to block/block_header (#6801) 8 months ago
Jason Frame 15d54afdf9
Reduce receipt size (#6602) 8 months ago
Fabio Di Fabio 7abb29cdc8
Improve PluginRpcEndpointException log (#6789) 8 months ago
Fabio Di Fabio 86cc6cb19e
Extend error handling of plugin RPC methods (#6759) 8 months ago
Fabio Di Fabio 4cc6b744cf
Transaction simulation service (#6686) 8 months ago
Fabio Di Fabio 2b8d44ec77
Refactor and extend PluginTransactionPoolValidatorService (#6636) 9 months ago
Fabio Di Fabio 2c1733c8f7
Refactor `TransactionSelectionService` (#6595) 9 months ago
Fabio Di Fabio e0bedff962
Database metadata refactor (#6555) 9 months ago
Fabio Di Fabio 3538c55a37
Extend Blockchain service (#6592) 9 months ago
Fabio Di Fabio 1d2d0375cd
Extend BesuConfiguration service (#6584) 9 months ago
Usman Saleem c10cb3d3a9
Store trielog as blobdb (#6289) 10 months ago
Thabokani f125aed72f
Fix typos (#6481) 10 months ago
ahamlat 666f795b63 Improve the high spec flag (#6354) 10 months ago
Fabio Di Fabio 540f5a4c76
Introduce TransactionEvaluationContext to pass data between selectors and plugin (#6381) 11 months ago
Karim TAAM 2ac9bf8e93
Fix trielog shipping issue during self destruct (#6340) 11 months ago