-
The spec for this is defined in https://github.com/ethereum-optimism/specs/pull/358
The rationale is in https://github.com/ethereum-optimism/specs/issues/350
-
**What?**
We need to revamp our Pairwise website / landing page to communicate new features.
**Where?**
https://www.pairwise.vote/
**When?**
No strict deadline, sooner the better!
**What's new in …
-
- **I'm submitting a ...**
[X] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project
- **Summary**
On versio…
-
As per comment raised in the following PR:
https://github.com/ethereum-optimism/optimism/pull/11623/files#r1750461307
We should add stricter checking to ensure that proxies definitely have their i…
-
The guide explains how Web3.js seamlessly integrates with various EVM-compatible chains. It provides instructions on configuring the Web3 instance with a provider URL, which can be easily found on pla…
-
When querying op-node, attached to op-erigon, we get an error:
Query:
```json
{"method": "optimism_outputAtBlock", "params": ["0x1153a46"], "id": 1, "jsonrpc": "2.0"}
```
Response:
```…
-
I encountered this error that I haven't been able to reproduce on Desktop. Since it happens very rarely, I might have just been lucky to catch it only in the mobile PR build [#21453](https://github.co…
-
Affected blockchains on 3xpl:
* Base
* Optimism
* opBNB
Displayed transaction fees are incorrect on these blockchains. There's a proposed fix: #91, but besides merging it requires a reindex.
-
## Describe the current behavior in detail
Checked on Netlify with following [config](https://deploy-preview-2836--wormhole-connect-mainnet.netlify.app/?config=N4AgTg9grgLgpgZwFwgNoDpMBECiAxAQQFUAZAF…
-
Hello Mantle team,
Does mantle support snap sync feature (`--syncmode=snap`)?
Source: https://docs.optimism.io/builders/node-operators/management/snap-sync
Thanks!