Commit Graph

214 Commits (release-23.10.x)

Author SHA1 Message Date
Gabriel-Trintinalia dd0e83b30c
Cherry-pick main into release 22.10.x (#6064) 1 year ago
Fabio Di Fabio 96fe18e65a
Release 23.10.0-RC burn in (#5989) 1 year ago
Fabio Di Fabio 987d33c63a
Use PendingTransaction in BlockTransactionSelector (#5966) 1 year ago
Gabriel-Trintinalia c4f66c4758
BlockTransactionSelector refactoring (#5931) 1 year ago
Sally MacFarlane 77b34f5d4f
renamed PayloadTuple and made a separate class (#5916) 1 year ago
Stefan Pingel 1c261db30f
add plugin API to enable plugins to validate transaction before they are added to the transaction pool (#5891) 1 year ago
Danno Ferrin ab291ad370
Merge MutableAccount and EVMAccount (#5863) 1 year ago
Fabio Di Fabio 25c2065434
Layered txpool by default and txpool options hoverhaul (#5772) 1 year ago
Stefan Pingel 7605351c1a
fix excess blob gas calculation when creating blobs (#5786) 1 year ago
Stefan Pingel 47285a48f6
Eip4788 parentBeaconBlockRoot (#5758) 1 year ago
Danno Ferrin 3b04f5cd27
Migrate DataGas to BlobGas (#5759) 1 year ago
Justin Florentine 06cbd7c9f4
Cancun genesis tests (#5760) 1 year ago
Fabio Di Fabio 2969e7a28a
Return all not selected transactions, not only invalid ones. (#5711) 1 year ago
Justin Florentine 1c099e8970
Consolidated EIP-4844 (#5724) 1 year ago
Nischal Sharma a5eee40fce
junit4 to junit5 for ethereum/blockcreation (#5714) 1 year ago
Daniel Lehrner 1a087709ac
Extend OperationTracer with new methods (#5662) 1 year ago
Fabio Di Fabio 86b2b600a0
Do not leak references to PendingTransactions (#5693) 1 year ago
Antoine Toulme 901661cb4f
Update tuweni2.4.2 (#5684) 1 year ago
Fabio Di Fabio 6ac03af19b
Introduce transaction validator interface (phase 1) (#5673) 1 year ago
naviechan 0ceeaf3180
EIP-6110: Add deposit validation and apis (#5295) 1 year ago
Sally MacFarlane 6111e1bbc3
Revert "Update Tuweni to 2.4.1 (#5513)" (#5585) 1 year ago
Antoine Toulme b96418143c
Update Tuweni to 2.4.1 (#5513) 1 year ago
Stefan Pingel b97c9350b4
Revert the revert of the tx selection commit (#5507) 2 years ago
Fabio Di Fabio 925b915cd9
Detailed transaction selection stats for layered txpool (#5492) 2 years ago
Fabio Di Fabio 610812c841
Ignore min-block-occupancy-ratio option when on PoS (#5491) 2 years ago
Simon Dudley a0c6052778
Revert "Add plugin API to select Transactions (#5396)" (#5499) 2 years ago
Stefan Pingel 65bcc557e4
Add plugin API to select Transactions (#5396) 2 years ago
Fabio Di Fabio 423fe1d481
Layered Transaction Pool (#5290) 2 years ago
Simon Dudley 423a826fa1
Decompose putMilestone into putBlockNumberMilestone and putTimestampMilestone (#5405) 2 years ago
Simon Dudley c34139c18c
Unified protocol schedule tidy up (#5375) 2 years ago
Simon Dudley f8a7d87ea3
Unified protocol schedule - combine TimestampSchedule and MutableProtocolSchedule (#5310) 2 years ago
Sally MacFarlane 067a263374
[23.4] Remove GoQuorum privacy (#5303) 2 years ago
Danno Ferrin ebbc0df773
Reduce EVM module dependencies (#5285) 2 years ago
naviechan 3aef587e78
EIP-6110: Add deposits in EL (Part 1) (#5055) 2 years ago
Gabriel Fukushima 0e36f661e8
getByBlockNumber replaced by getByBlockHeader on tests (#5259) 2 years ago
Jason Frame 764a9b6f2f
Add getForNextBlockHeader to protocol schedule (#5224) 2 years ago
matkt 853c2f076c
Bonsai cleaning and robustness (#5123) 2 years ago
Gabriel Fukushima bf0198103f
Replace getByBlockNumber by getByBlockHeader (#5127) 2 years ago
Diego López León 66c757dfa3
Update SLF4J version (#4587) 2 years ago
Fabio Di Fabio b850aa7b05
Fix transaction selection result regression (#5133) 2 years ago
Danno Ferrin 5a7c639db9
Mode specific handling of BLOCKHASH in evmtool (#5126) 2 years ago
Fabio Di Fabio 28f2bd4a1a
Gas accounting for EIP-4844 (#4992) 2 years ago
Jason Frame 38d666d8b1
Revert "Replace getByBlockNumber by getByBlockHeader (#5020)" (#5063) 2 years ago
Gabriel Fukushima 9ceebc4a57
Replace getByBlockNumber by getByBlockHeader (#5020) 2 years ago
Jason Frame ab4208018e
Fix create block using wrong protocol schedule when parent is genesis (#4986) 2 years ago
Danno Ferrin 9034d31a05
Don't cache protocol spec in block creator (#4982) 2 years ago
Jason Frame f4a6219456
Withdrawals wiring (#4968) 2 years ago
Jason Frame 8f32c5dc48
Change BlockBody to use an overloaded constructor with withdrawals (#4955) 2 years ago
Fabio Di Fabio aa53f22004
Introduce transaction pool interface (#4939) 2 years ago
Jason Frame 009508dfe2
Add optional list of withdrawals to block body (#4944) 2 years ago