Commit Graph

660 Commits (067be8cccc0b28f4675c6b465e05fe22005bd528)

Author SHA1 Message Date
Matilda-Clerke 1958df9651
5098 branch 5 update invalid auth params (#7406) 4 months ago
Matilda-Clerke e3bc248990
5098 branch 4 update invalid address params (#7405) 4 months ago
Fabio Di Fabio ab77523814
Move `JsonRpcResponseType` to `RpcResponseType` in the plugin API module (#7392) 4 months ago
Karim Taam 30c96c7a1d
Optimistic parallelization of transactions to improve performance (#7296) 4 months ago
Sally MacFarlane 76a3df704e
Refactor - replace uses of QbftContext with BftContext (#7333) 4 months ago
Sally MacFarlane 23123719fb
removed PKI backed QBFT (#7310) 4 months ago
Danno Ferrin 17f4dc9a8a
Update unit test (#7317) 4 months ago
Stefan Pingel 8a9a84ad58
Check for snap server (#6609) 5 months ago
Matt Whitehead 8ca7129b0b
Add experimental `--Xsnapsync-bft-enabled` which enables snap sync for BFT chains (#7140) 5 months ago
Matt Whitehead 08772b466e
Add info-level diagnostic logs to aid with resolving stalled BFT chains (#7271) 5 months ago
leniram159 db33b03f8d
Fix the wrong 'Identifier' and 'Synchronizer' usage (#7252) 5 months ago
Matt Whitehead c52975b275
Don't persist BFT proposed blocks, only committed ones (#7204) 6 months ago
Fabio Di Fabio c62f192459
Improve genesis state performance at startup (#6977) 6 months ago
Fabio Di Fabio 40d6b2691f
Improve the selection of the most profitable built block (#7174) 6 months ago
garyschulte ebb883075f
Feature/fleet mode rebase (#6641) 6 months ago
Fabio Di Fabio 8df6bcaddd
Make `eth_gasPrice` aware of the base fee market (#7102) 6 months ago
Matt Whitehead bdec4b9583
BFT ignore withdrawals (#7115) 6 months ago
Gabriel-Trintinalia f9a61a0b83
EIP-7685 (#7068) 6 months ago
Fabio Di Fabio 40cfc800f7
New RPC methods `miner_setExtraData` and `miner_getExtraData` (#7078) 7 months ago
Usman Saleem 9d08b34ec9
build: Add default constructor and javadoc for :consensus subprojects (#7063) 7 months ago
Usman Saleem 0b58f30799
build: Add default constructor and javadoc (#7062) 7 months ago
Usman Saleem 87afe64cd9
build - Apply spotless license header checks to solidity sources (#7046) 7 months ago
Usman Saleem f0cb26eb31
Enable spotless license header check (#7040) 7 months ago
Fabio Di Fabio 690a2ea81e
Refactor genesis config file and options (#7012) 7 months ago
Usman Saleem 07765b57a8
build - Update license headers formatting (2) (#7016) 7 months ago
Sally MacFarlane 12723ace68
removed tests for pki qbft and add deprecation notice (#6979) 7 months ago
StevenMia 2bb0a59860
chore: fix some typos in comments (#6951) 7 months ago
Danno Ferrin 001080a72b
Upgrade spotless to 1.22.0 (#6898) 8 months ago
Fabio Di Fabio 8064da0217
Log detailed timing of block creation steps (#6880) 8 months ago
Lucas Saldanha 1e77a6c419
EIP-7002: Add exits/exits_root to block/block_header (#6801) 8 months ago
Jason Frame a7b10dbece
Bws internal error fix (#6806) 8 months ago
Matt Whitehead d4f9649836
Move log entry to specific places where it is useful (#6873) 8 months ago
Matt Whitehead 5bc81ae181
Ensure empty withdrawal lists are set in BFT blocks when the protocol spec is shanghai or higher (#6765) 8 months ago
Usman Saleem e954537fcc
build - Refactor Besu custom error prone dependency (#6692) 8 months ago
Suraneti feb1764199
feat: add fixed basefee options (#6562) 8 months ago
Fabio Di Fabio 4cc6b744cf
Transaction simulation service (#6686) 9 months ago
Fabio Di Fabio 65f8880fb7
Make block txs selection max time aware of PoA transitions (#6676) 9 months ago
Gabriel Fukushima 244c814ddf
Remove isChainPruneEnabled from MergeContext interface (#6672) 9 months ago
Fabio Di Fabio 2b8d44ec77
Refactor and extend PluginTransactionPoolValidatorService (#6636) 9 months ago
mbaxter 240edd4d66
[#6301] Track bad block cause (#6622) 9 months ago
Simon Dudley dbc128f100
Clique createemptyblocks transition (#6608) 9 months ago
Simon Dudley 0e3d2f47d7
Clique block period transition (#6596) 9 months ago
Fabio Di Fabio 2c1733c8f7
Refactor `TransactionSelectionService` (#6595) 9 months ago
Gabriel Fukushima 3e36b2cc6b
remove unnecessary PoS checkpoint methods and variables (#6603) 9 months ago
mbaxter 5adad6a1be
[Issue 6301] Refactor BadBlockManager (#6559) 9 months ago
Matt Whitehead 6b174e84f1
Log changes in BFT validators (#6437) 10 months ago
ahamlat 40d1e7632d
Add a sender cache to Transaction (#6375) 10 months ago
Matt Whitehead 03dd7f1d1a
QBFT + shanghai support (#6353) 10 months ago
Matt Whitehead 3646d78c2f
Implement "pending" for qbft_getValidatorsByBlockNumber (#6436) 10 months ago
Matt Whitehead 0f91a674ca
Write a DEBUG log entry to make it clear of a BFT node is a validator or not (#6470) 10 months ago