optimism icon indicating copy to clipboard operation
optimism copied to clipboard

Optimism is Ethereum, scaled.

Results 858 optimism issues
Sort by recently updated
recently updated
newest added

**Description** I have fixed and added proper links to readme with Table of contents, Also added some symmetry styling to the whole content. **Metadata** - To see live results of...

**Description** All predeploy contracts are supposed to extend `Semver` so that the upgrade process can be managed easily. It was forgotten to be added for this one. Also fix up...

2-reviewers
conflict
M-contracts-bedrock

optimism node json rpc is report code:-32000 message:sequencer transaction forwarding not configured How do you prepare this?

## Ask Your nodes should not require users to import a leaked private key into their keychain ## Context (Resolved) When syncing from L1 it seems to get stuck. I...

P-wontfix
M-l2geth
C-bedrock-fixes-this

**Description** PoC for the L1 optimism system config contract. The `OptimismPortal` would need a reference to it so that we know what the canonical system config contract is. It would...

2-reviewers
M-contracts-bedrock

**Description** The names of the event args were backwards from what they were supposed to be. I noticed this while writing integration tests for the sdk. The event is used...

2-reviewers
M-contracts-bedrock

**Describe the bug** When `DATA_TRANSPORT_LAYER__SYNC_FROM_L1=true`, the dtl can stall and fail to sync new transactions. We see the following error in logs: ``` Error: bad response (status=502, headers={"content-length":"0","connection":"close","date":"Sun, 29 May...

C-bug
M-dtl
P-confirmed

**Description** dtl uses a large block range when fetching events, which can cause requests to time out and not synchronize properly **Additional context** **Metadata** - Fix #2653

M-dtl
2-reviewers
C-Protocol-Critical

**Describe the bug** Recently, TX per second on OP is reaching 5 tx/s due to popularity and volume of trading. Today, each TX can consume the full execution gas of...

C-discussion

There seems to be an issue with the L1 Block Number field that is present in the transaction for the Optimism block 15,000,000. The L1 Block Number that is returned...

C-bug
P-unconfirmed