Commit Graph

187 Commits (e548cdc487789ae2e38fc15daab7b6fdf9fb1480)

Author SHA1 Message Date
Justin Florentine 8fce5aa6ff
IntelliJ do not fail me (#7846) 3 weeks ago
Justin Florentine 7eb7b870c3
Refactoring around MiningParameters (#7798) 3 weeks ago
Jason Frame f16d3526db
Change execution requests to use flat encoding (#7771) 4 weeks ago
amsmota aed6bb0044
Implementing support for emptyBlockPeriodSeconds in QBFT (Issue #3810) (#6965) 2 months ago
Matt Whitehead 19d3ca84b2
Dev/test option for short BFT block periods (#7588) 2 months ago
Justin Florentine 9a570d415e
Decouple block creators (#7468) 2 months ago
Stefan Pingel cf592c48d1
implement engine_getBlobsV1 (#7553) 3 months ago
Matilda-Clerke da98fa5541
Reintroduce engine get client version v1 with commit in manifest (#7548) 3 months ago
Suyash Nayan 892846aeab
Add qbft_getRequestTimeoutSeconds RPC Method (#7521) 3 months ago
Matilda-Clerke 0182252523
5098 branch 24 throw checked exception to remove todos (#7481) 3 months ago
Matilda-Clerke ef8aa7c9ec
5098 branch 22 update more invalid params (#7472) 3 months ago
Matilda-Clerke c61cf0b5af
5098 branch 12 update invalid block index and number (#7440) 3 months ago
Matilda-Clerke fab239341d
5098 branch 11 update invalid block hash params (#7421) 3 months ago
Matilda-Clerke bca34cb61f
5098 branch 8 update invalid block params (#7409) 3 months ago
Matilda-Clerke e3bc248990
5098 branch 4 update invalid address params (#7405) 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
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) 5 months ago
Fabio Di Fabio 8df6bcaddd
Make `eth_gasPrice` aware of the base fee market (#7102) 6 months ago
Gabriel-Trintinalia f9a61a0b83
EIP-7685 (#7068) 6 months ago
Usman Saleem 9d08b34ec9
build: Add default constructor and javadoc for :consensus subprojects (#7063) 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
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
Suraneti feb1764199
feat: add fixed basefee options (#6562) 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
Simon Dudley 0e3d2f47d7
Clique block period transition (#6596) 9 months ago
Fabio Di Fabio 2c1733c8f7
Refactor `TransactionSelectionService` (#6595) 9 months ago
mbaxter 5adad6a1be
[Issue 6301] Refactor BadBlockManager (#6559) 9 months ago
Matt Whitehead 6b174e84f1
Log changes in BFT validators (#6437) 9 months ago
Matt Whitehead 03dd7f1d1a
QBFT + shanghai support (#6353) 10 months ago
Matt Whitehead 3646d78c2f
Implement "pending" for qbft_getValidatorsByBlockNumber (#6436) 10 months ago
Karim TAAM ccab8571e5
create trie package for bonsai and forest (#6300) 11 months ago
Karim TAAM ba05f24d71
move forest class to a specific package (#6293) 11 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