ether_sql icon indicating copy to clipboard operation
ether_sql copied to clipboard

A python library to push ethereum blockchain data into an sql database.

Results 16 ether_sql issues
Sort by recently updated
recently updated
newest added

**Describe the bug** While using mode parallel the settings specified while switching on the celery workers is used to perform sync. This is not a desired behaviour since this might...

Py-evm+trinity are new nodes written in python I want to integrate the capability to directly push block-data in the nodes while the node is syncing or from a level-db after...

help wanted

If API is not provided then Infura node does not respond to HTTP request after enough requests. This gives to Badstatus error: response = 502 ``` [2018-05-20 09:40:50,759][DEBUG][ether_sql.scrapper] Adding block:...

help wanted
good first issue

First of all, thanks for the great tool! It is nice. I have setup the tool alright, but am getting the following errors: - It is giving an exception when...

Bumps [flower](https://github.com/mher/flower) from 0.9.2 to 1.2.0. Commits f39aa86 Set release version 0e86830 Merge branch 'master' into 1.0 30b5a97 Remove use of mock (#1228) cd6a3c9 Security improvements (#1227) d91fbbf use GitHub...

dependencies