Commit Graph

646 Commits (2d59f4dd7eefb05f7b3b42c77177bd96c89a4369)

Author SHA1 Message Date
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
Karim TAAM ccab8571e5
create trie package for bonsai and forest (#6300) 12 months ago
Sally MacFarlane 0c122732c6
removed vintage junit dependency (#6296) 12 months ago
Karim TAAM ba05f24d71
move forest class to a specific package (#6293) 12 months ago
Sally MacFarlane b6e73ae080
junit 5 ftw (#6253) 12 months ago
Gabriel-Trintinalia 9d57927572
New cli options to limit rewards return by eth_feeHistory (#6202) 12 months ago
Gabriel-Trintinalia 31a57e01e0
Refactor: Move rpcGasCap and rpcMaxLogsRange to apiConfiguration (#6195) 1 year ago
Gabriel Fukushima a5d5af0d32
Add `rpc-gas-cap` via transaction simulator (#6156) 1 year ago
Fabio Di Fabio eaf56820f5
New option tx-pool-min-gas-price to set a lower bound when accepting txs to the pool (#6098) 1 year ago
Simon Dudley 8c35ce18d0
Add experimental trie log pruning feature (#6026) 1 year ago
Fabio Di Fabio 8319fae725
Time limited block creation (#6044) 1 year ago
Jason Frame 6a2d41fccc
Add config option to clique to allow not creating empty blocks (#6082) 1 year ago
Fabio Di Fabio 20a82d4548
Mining options refactor (#6027) 1 year ago
Justin Florentine a90ea056f1
Unsigned timestamps and blob gas used (#6046) 1 year ago
Fabio Di Fabio 6d100f30b7
Priority senders (#5959) 1 year ago