issues
search
analyseether
/
ether_sql
A python library to push ethereum blockchain data into an sql database.
http://ether-sql.readthedocs.io
Apache License 2.0
69
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to compile this poject
#66
sxguan
opened
1 year ago
0
Bump flower from 0.9.2 to 1.2.0
#65
dependabot[bot]
opened
2 years ago
0
Bump celery from 4.1.1 to 5.2.2
#64
dependabot[bot]
opened
2 years ago
0
pip install -e . -r requirement faild, why?
#63
sznariOsmosis
opened
3 years ago
2
Scrape fails after 46,147 blocks - receipt_data is NoneType
#62
whydna
opened
3 years ago
0
The cli command checks for missing blocks from 0
#61
ankitchiplunkar
opened
6 years ago
0
killed when i try to push blocks into database geth/infura
#60
dirmansebastian
opened
6 years ago
7
AttributeError: 'Session' object has no attribute 'block_filter'
#59
dirmansebastian
opened
6 years ago
6
ether_sql command doesn't work
#58
dirmansebastian
closed
6 years ago
6
Update docs for state and storage
#57
ankitchiplunkar
opened
6 years ago
0
Resolving TimeoutError
#56
ankitchiplunkar
closed
6 years ago
0
added check and help for available settings through cli
#55
ankitchiplunkar
closed
6 years ago
0
Want to use infura websocket filter to search for new blocks
#54
ankitchiplunkar
opened
6 years ago
2
New cli command follow_chain
#53
ankitchiplunkar
opened
6 years ago
0
sqlalchemy.exc.TimeoutError: QueuePool limit of size 5 overflow 10 reached
#52
ankitchiplunkar
closed
6 years ago
0
Ankit/parity travis tests
#51
ankitchiplunkar
closed
6 years ago
0
Ankit/follow head
#50
ankitchiplunkar
closed
6 years ago
0
Ankit/parity local tests
#49
ankitchiplunkar
closed
6 years ago
1
changed password of db in ether_sql
#48
ankitchiplunkar
closed
6 years ago
0
CI for parity tests
#47
ankitchiplunkar
closed
6 years ago
0
Ankit/travis
#46
ankitchiplunkar
closed
6 years ago
0
Enable continous integration
#45
ankitchiplunkar
closed
6 years ago
0
CLI for showing available settings
#44
ankitchiplunkar
closed
6 years ago
1
Ankit/switch to rabbitmq
#43
ankitchiplunkar
closed
6 years ago
0
Switch from Redis to RabbitMQ as a message broker
#42
ankitchiplunkar
closed
6 years ago
0
Create 2 new tables to track state and storage values
#41
ankitchiplunkar
closed
6 years ago
1
Misleading storage after a contract suicides
#40
ankitchiplunkar
opened
6 years ago
0
Created a scoped db_session with cleanup
#39
ankitchiplunkar
closed
6 years ago
0
Use context manager to handle sessions
#38
ankitchiplunkar
closed
6 years ago
0
Add 2 new tables to store changes in state and storage
#37
ankitchiplunkar
closed
6 years ago
0
While using mode parallel the settings specified while switching on the celery workers is used to perform sync
#36
ankitchiplunkar
opened
6 years ago
0
Add genesis rewards
#35
ankitchiplunkar
closed
6 years ago
0
Add a function rollback_block_number to handle chain reorgs
#34
ankitchiplunkar
closed
6 years ago
0
Always remain on the top of the ethereum chain
#33
ankitchiplunkar
closed
6 years ago
0
Added a new table, and its supporting tests
#32
ankitchiplunkar
closed
6 years ago
0
Running tests for celery causes issue: RuntimeError: Never call result.get() within a task!
#31
ankitchiplunkar
closed
6 years ago
1
Cannot use alembic functions if using cli outside the ether_sql folder.
#30
ankitchiplunkar
closed
6 years ago
0
WIP: Use redis and celery to create a task queue
#29
ankitchiplunkar
closed
6 years ago
1
Making the tests suite DRY
#28
ankitchiplunkar
closed
6 years ago
1
Create rewards table to track miner, uncle and genesis rewards
#27
ankitchiplunkar
closed
6 years ago
1
Use alembic migrations to drop and create tables
#26
ankitchiplunkar
closed
6 years ago
0
Create 2 new tables that keeps track of the current state and storage in the block chain
#25
ankitchiplunkar
closed
6 years ago
0
Add rewards in the state_diff table
#24
ankitchiplunkar
closed
6 years ago
0
Use alembic migrations to drop and create tables
#23
ankitchiplunkar
closed
6 years ago
0
Use redis and celery to create a task queue
#22
ankitchiplunkar
closed
6 years ago
1
Making the tests suite DRY
#21
ankitchiplunkar
closed
6 years ago
1
WIP: Added the method export_to_csv and its relevant cli
#20
ankitchiplunkar
closed
6 years ago
1
Function to get state at block = X
#19
ankitchiplunkar
closed
6 years ago
0
New table with current block number in sql
#18
ankitchiplunkar
closed
6 years ago
1
traceReplayBlockTransactions does not work at block 0
#17
ankitchiplunkar
closed
6 years ago
1
Next