Skip to content

failed to pass unit test: bsc/cmd/geth/pruneblock_test.go #1046

@wangtsiao

Description

@wangtsiao

I found maxFeePerGas and baseFee fields are not adopted in bsc when i recently reading reposity.

so why not remove this baseFee check in unit tests?

--- FAIL: TestOfflineBlockPrune (0.06s)
panic: max fee per gas less than block base fee: address 0x71562b71999873DB5b286dF957af199Ec94617F7, maxFeePerGas: 0 baseFee: 875000000 [recovered]
        panic: max fee per gas less than block base fee: address 0x71562b71999873DB5b286dF957af199Ec94617F7, maxFeePerGas: 0 baseFee: 875000000

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions