-
Here's the content of the network-config.yaml file deployed by eth-brownie at the installation of the ocean-lib on Windows OS.
```
live:
- name: Ethereum
networks:
- name: Mainnet …
-
### Environment information
- OS: linux
- Python Version: 3.10
### What went wrong?
I tried to install ape framework on my Ubuntu Linux:
```bash
$ python3 -m venv .venv
$ source .venv/b…
-
Hi we are having some issue monitoring the pulsechain, below is the message we are getting from the logs
`Could not find contract info for chain_id 941`
but the other chain seems to be working a…
-
**Describe the bug**
Solidity allows for pragma version to be defined in less than 3 parts like `^0.5`. Smartbugs fails to detect version when this pattern is used and raises a `ValueError: Invalid s…
-
Shardeum RPC URL throws error when contract read methods are called via go client which is a official version of Geth client.
Impact : Read And Write To blockchain From Golang Applications are …
-
### Environment information
- OS: macOS
- Python Version: 3.10.4
- `ape` and plugin versions: 0.6.8
```sh
$ ape --version
0.6.8
$ ape plugins list
Installed Plugins:
alchemy 0.6.…
-
### Environment information
- `ape` and plugin versions:
```
$ ape --version
0.6.4
$ ape plugins list
Installed Plugins:
alchemy 0.6.0
solidity 0.6.0
etherscan 0.6.0
…
-
Any idea what's going on here?
```
slither-read-storage 0x000b132de68df10dda92294e897bdb43d7f5e439 --variable-name _initialized --rpc-url $ETH_RPC_URL --etherscan-apikey $ETHERSCAN_API_KEY
```
…
-
### The error / how to reproduce
What I did:
1. Published CEXA price feed via Ocean Market, onto Polygon. (Published [here](https://market.oceanprotocol.com/asset/did:op:0dac5eb4965fb2b485181671…
-
### Environment information
- OS: macOS
- Python Version: Python 3.8.6
- `ape` and plugin versions:
```sh
$ ape --version
0.5.9
$ ape plugins list
Installed Plugins:
etherscan 0.1…