-
When creating the dataset by
```python
import pandas as pd
from pathlib import Path
def open_fn(f):
try:
return pd.read_csv(f,engine='python')
except:
return pd.DataF…
-
### Describe the bug
debug_traceBlockByNumber on block 10418831 of Base chain run with op-reth returns:
`{"jsonrpc":"2.0","error":{"code":-32003,"message":"insufficient funds for gas * price + val…
-
```
init: loaded state from file - lastBlock: 122170481, activeSchedules: 0, removedSchedules: 0
*** query for past events from 122170482 to 122220481 (of 126517324) returned 6 events
parsedEvent d…
-
**What is an Mad Science Project Idea?**
A Mad Science Project Idea is an idea for a project within the Optimism ecosystem that may not have clear value but is generally cool as heck. Mad Science P…
-
I have use v8 beta for a while, but there is a bug here. Just try these steps:
1. connect network on demo page(https://web3-react-mu.vercel.app/)
2. switch network from one to another (eg: Polygon M…
-
-
Hi! Optimism is in the process of trying to reduce bundle sizes for down-stream users of our contract packages. TypeChain currently imports `ethers` in its entirety into typing files but could instead…
-
- Content is:
[X] Coding tutorial
[ ] Informational content
[ ] Other (describe)
- Which blockchain protocol is this about?:
Solana
- Description (two or three phrases describing what is…
-
Remove all roles from all EOAs on the Keeper ACL (mainnet) except for the harvesting role assigned to the keeper bot. This to prevent actions executing on the deprecated vaults. In addition, remove al…
-
# Lines of code
https://github.com/code-423n4/2022-06-connext/blob/4dd6149748b635f95460d4c3924c7e3fb6716967/contracts/contracts/core/connext/facets/BridgeFacet.sol#L411
# Vulnerability details
## …