Aleut fix for GASPRICE opcode (#1852)
* Aleut fix for GASPRICE opcode * Fix for tip+basefee > feecap * Unbork * Fix tests * Remove setHead test * Test fix Co-authored-by:Alexey Sharp <alexeysharp@Alexeys-iMac.local> Co-authored-by:
Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Showing
- cmd/evm/internal/t8ntool/execution.go 1 addition, 1 deletioncmd/evm/internal/t8ntool/execution.go
- cmd/integration/commands/snapshot_check.go 1 addition, 1 deletioncmd/integration/commands/snapshot_check.go
- cmd/integration/commands/stages.go 1 addition, 1 deletioncmd/integration/commands/stages.go
- cmd/integration/commands/state_stages.go 1 addition, 1 deletioncmd/integration/commands/state_stages.go
- core/state_processor.go 2 additions, 2 deletionscore/state_processor.go
- core/types/access_list_tx.go 1 addition, 1 deletioncore/types/access_list_tx.go
- core/types/dynamic_fee_tx.go 6 additions, 2 deletionscore/types/dynamic_fee_tx.go
- core/types/legacy_tx.go 1 addition, 1 deletioncore/types/legacy_tx.go
- core/types/transaction.go 1 addition, 1 deletioncore/types/transaction.go
- eth/downloader/downloader.go 1 addition, 1 deletioneth/downloader/downloader.go
- eth/downloader/downloader_stagedsync.go 1 addition, 1 deletioneth/downloader/downloader_stagedsync.go
- eth/stagedsync/all_stages.go 2 additions, 48 deletionseth/stagedsync/all_stages.go
- eth/stagedsync/replacement_stages.go.go 1 addition, 1 deletioneth/stagedsync/replacement_stages.go.go
- eth/stagedsync/stage_headers_new.go 1 addition, 1 deletioneth/stagedsync/stage_headers_new.go
- eth/stagedsync/stage_interhashes.go 14 additions, 5 deletionseth/stagedsync/stage_interhashes.go
- eth/stagedsync/stagebuilder.go 2 additions, 2 deletionseth/stagedsync/stagebuilder.go
- eth/stagedsync/state.go 2 additions, 2 deletionseth/stagedsync/state.go
- eth/stagedsync/state_test.go 4 additions, 4 deletionseth/stagedsync/state_test.go
- eth/stagedsync/unwind.go 4 additions, 4 deletionseth/stagedsync/unwind.go
- eth/stagedsync/unwind_test.go 10 additions, 10 deletionseth/stagedsync/unwind_test.go
Loading
Please register or sign in to comment