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

**Describe the bug** I can't `go get` the batch-submitter go package I have no problems with using other packages like the `optimism/op-bindings` package **To Reproduce** enter `go get github.com/ethereum-optimism/optimism/batch-submitter` in...

C-bug
M-batch-submitter
P-unconfirmed

**Is your feature request related to a problem? Please describe.** It is not **Describe the solution you'd like** I would like to know if a transaction has been finalized. Can...

C-feature-request
M-sdk

# reproduce I am try to build from source code(master), follow the instructions provide in https://github.com/ethereum-optimism/optimism/blob/develop/CONTRIBUTING.md when it comes to 1. cd ops 2. docker-compose build it failed to build...

C-bug
M-ops
P-unconfirmed

Because of copy paste pasta this test had relics from AssetReceiver

**Describe the bug** A clear and concise description of what the bug is. Op-node parse batch data submitted by batcher encounter a irretrievable error: `frameLength is too large: 2838834252`, which...

**Description** Gas Prices on Goerli fluctuate. The instructions specify to fund the various wallets with specific values that are insufficient during times of higher gas price, causing the process to...

**Description** Brings in the Regolith consensus changes for the execution layer. Updates the update-op-geth.py script to account for the new geth version and op-wheel being in the main go.mod now....

conflict
indexer

**Describe the bug** Can Send Message From L1 to L2 But, Can't Send Message From L2 to L1 I don't know root cause but it's not working **To Reproduce** Steps...

C-customer-issue

- add cli for @eth-optimism/atst

This is still a wip but this improves on the docs - Adds links to community.optimism.io - Adds a getting started - Adds a main README - Adds react.js instructions...