-
after installing packages`
npm i @rabby-wallet/rabbykit @wagmi/core@1 viem@1
and importing`
import { configureChains, createConfig } from "@wagmi/core";
import { mainnet, arbitrum, bsc, optimism…
-
# Lines of code
https://github.com/code-423n4/2024-07-optimism/blob/70556044e5e080930f686c4e5acde420104bb2c4/packages/contracts-bedrock/src/dispute/DisputeGameFactory.sol#L119-L123
# Vulnerability …
-
HaxSecurity
Medium
# A batch can be unintentionally be challenged during L1 reorg leading to loss of funds
### Summary
A batch can be unintentionally be challenged during L1 reorg leading to los…
-
- [ ] When user completes harvest flow, the UI isn't updated and it takes some time , in this time user can taps again on harvest and see the previous amount for harvest
please take a look on below …
-
In [`bac2f37`](https://github.com/bandohq/upptime-monitor/commit/bac2f379dae54b47c58f5d374755513aff26512a
), MXN Optimism On-ramps ($QUOTE_ENDPOINT) was **down**:
- HTTP code: 0
- Response time: 0 ms
-
### pnpm version: 7.6.0
### Code to reproduce the issue:
```json
{
"name": "optimism-box",
"version": "1.0.0",
"description": "",
"devDependencies": {
"@eth-optimism/plugins": "…
-
When the sequencer is first initialized, it takes the sequencing enabled & active status from the regular op-node config and state-persistence, but doesn't additionally check the leader-status with th…
-
In the **Creating Your Own L2 Rollup Testnet** section of the optimism documentation, when running any command related to **./bin/op-node**, **./bin/op-batcher**, **./bin/op-proposer** etc. for t…
-
# Lines of code
https://github.com/ethereum-optimism/optimism/tree/382d38b7d45bcbf73cb5e1e3f28cbd45d24e8a59/packages/contracts-bedrock/contracts/universal/ERC721Bridge.sol#L25-L26
# Vulnerability d…
-
We need to make it easy to deploy Beamer contracts on new chains, or redeploy on chains where a deployment already exists. To that end, a split approach like the following may prove useful.
## New …