sei-chain icon indicating copy to clipboard operation
sei-chain copied to clipboard

Results 221 sei-chain issues
Sort by recently updated
recently updated
newest added

## Describe your changes and provide context fix function names ## Testing performed to validate your change

**Describe the bug** Standard request `eth_maxPriorityFeePerGas` does not seem to be supported. I have postulated that perhaps this chain doesn't support EIP-1559 altogether. But your [Differences with Ethereum](https://v2.docs.sei.io/differences-with-ethereum) webpage does...

bug
linear

## Describe your changes and provide context Emit pointer deployment log that's indexed on the underlying, with data being the newly deployed pointer address ## Testing performed to validate your...

app-hash-breaking

## Describe your changes and provide context - adds test for adding/decreasing approval ## Testing performed to validate your change - new test

non-app-hash-breaking

## Describe your changes and provide context This PR is aiming to fix the ottersec issue: When executing BLOBBASEFEE within eth_estimateGas, since it doesn’t set ExcessBlobGas [here](https://github.com/sei-protocol/sei-chain/blob/c932310d1ca1b55adfd01a9e22baed50753dcf69/evmrpc/simulate.go#L353-L359), blobBaseFee also remains...

non-app-hash-breaking

## Describe your changes and provide context ## Testing performed to validate your change

This reverts commit e2440de8baf19467f1136c1fda7e60a8a21a3cfb. ## Describe your changes and provide context ## Testing performed to validate your change

## Describe your changes and provide context ## Testing performed to validate your change

## Describe your changes and provide context Add a new command `ethreplay` to replay transactions from ethereum mainnet. Note that currently this command only supports one-off mode (i.e. replay a...

non-app-hash-breaking

## Describe your changes and provide context Add logging that can be turned on via config-based features ## Testing performed to validate your change local sei