-
I create this issue and assign it initially to Thomas , to let him decide what to do.
The ethscan is right now a shell script and should be converted to a different language, here we have 2 options…
-
I used virtualenv , create venv2 virtualenv. just install requirements by using pip install -r ...
I attached the error info .
======================================================================…
-
The Plain Crowdsale.sol contract code is not getting deployed to etherscan.
I took the basic Crowdsale under contracts/Crowdsale.sol, used a python tool solidity_flattener to get the single aggrega…
-
* Version: 4.7.1
* Python: 3.7
* OS: Manjaro Linux
I'm using a filter to get the events for blocks 6191609 to 6191909 for a contract. Here is the code
```python
from web3 import Web3
import …
-
With the great migration coming to an end, it's time to track the final tasks and make sure they are done before 0.91.
- [x] Update LabelBot to no longer attach platform labels https://github.com/h…
-
## Description
Had raised a bug earlier regarding Mythril not processing Interfaces. Issue referenced in #337
It was fixed in #347
However, the fix seems to be incorrect, since now, it is unabl…
-
`0.1.0a15/linux/cpython3.6.5`
### What is wrong?
I'm trying to sync the full Ropsten chain but it appears to have gotten stuck and I'm not sure what to do to fix it.
```
INFO 09-25 18:2…
-
```
$ pip install https://github.com/corpetty/py-etherscan-api/archive/f45a313.zip#egg=py-etherscan-api
Collecting py-etherscan-api from https://github.com/corpetty/py-etherscan-api/archive/f45a313.…
-
Hi,
I was trying to flat a very simple contract just to test the library and python requirements:
```
pragma solidity ^0.4.24;
import "../node_modules/openzeppelin-solidity/contracts/ownership…
-
### What is wrong?
I encountered the following `ValidationError` during regular sync. The error persisted through a restart of the node and I ended up using fast sync to get past it.
```python
…