Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / analyseether/ether_sql issues and pull requests

#66 - How to compile this poject

Issue - State: open - Opened by sxguan over 1 year ago

#65 - Bump flower from 0.9.2 to 1.2.0

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#64 - Bump celery from 4.1.1 to 5.2.2

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#63 - pip install -e . -r requirement faild, why?

Issue - State: open - Opened by sznariOsmosis over 3 years ago - 2 comments

#62 - Scrape fails after 46,147 blocks - receipt_data is NoneType

Issue - State: open - Opened by whydna over 3 years ago

#61 - The cli command checks for missing blocks from 0

Issue - State: open - Opened by ankitchiplunkar over 6 years ago

#60 - killed when i try to push blocks into database geth/infura

Issue - State: open - Opened by dirmansebastian over 6 years ago - 7 comments

#59 - AttributeError: 'Session' object has no attribute 'block_filter'

Issue - State: open - Opened by dirmansebastian over 6 years ago - 6 comments

#58 - ether_sql command doesn't work

Issue - State: closed - Opened by dirmansebastian over 6 years ago - 6 comments

#57 - Update docs for state and storage

Issue - State: open - Opened by ankitchiplunkar over 6 years ago

#56 - Resolving TimeoutError

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago

#55 - added check and help for available settings through cli

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago

#54 - Want to use infura websocket filter to search for new blocks

Issue - State: open - Opened by ankitchiplunkar over 6 years ago - 2 comments

#53 - New cli command follow_chain

Issue - State: open - Opened by ankitchiplunkar over 6 years ago

#51 - Ankit/parity travis tests

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago

#50 - Ankit/follow head

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago

#49 - Ankit/parity local tests

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment

#48 - changed password of db in ether_sql

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago

#47 - CI for parity tests

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago

#46 - Ankit/travis

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago

#45 - Enable continous integration

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago

#44 - CLI for showing available settings

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment

#43 - Ankit/switch to rabbitmq

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago

#42 - Switch from Redis to RabbitMQ as a message broker

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago

#41 - Create 2 new tables to track state and storage values

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment

#40 - Misleading storage after a contract suicides

Issue - State: open - Opened by ankitchiplunkar over 6 years ago

#39 - Created a scoped db_session with cleanup

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago

#38 - Use context manager to handle sessions

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago

#37 - Add 2 new tables to store changes in state and storage

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago

#35 - Add genesis rewards

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago

#33 - Always remain on the top of the ethereum chain

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago

#32 - Added a new table, and its supporting tests

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago

#31 - Running tests for celery causes issue: RuntimeError: Never call result.get() within a task!

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment
Labels: help wanted, good first issue

#29 - WIP: Use redis and celery to create a task queue

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment

#28 - Making the tests suite DRY

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment

#27 - Create rewards table to track miner, uncle and genesis rewards

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment

#26 - Use alembic migrations to drop and create tables

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago

#24 - Add rewards in the state_diff table

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago

#23 - Use alembic migrations to drop and create tables

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago

#22 - Use redis and celery to create a task queue

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment

#21 - Making the tests suite DRY

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment

#20 - WIP: Added the method export_to_csv and its relevant cli

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment

#19 - Function to get state at block = X

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago

#18 - New table with current block number in sql

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment

#17 - traceReplayBlockTransactions does not work at block 0

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment

#16 - Latest version of web3 is not being installed from the master

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment

#15 - Add method to export database to a csv

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago

#14 - Write test for alembic migration/update commands

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago

#13 - Add support for migrations using alembic

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment

#12 - Use eth-tester to perform tests

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago
Labels: help wanted, good first issue

#11 - Use py-evm to directly push data in psql while syncing or from level-db

Issue - State: open - Opened by ankitchiplunkar over 6 years ago
Labels: help wanted

#9 - Add support for migrations using alembic

Issue - State: closed - Opened by ankitchiplunkar over 6 years ago - 1 comment

#8 - Develop/web3py

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago

#7 - Infura node gives badstatus error after some blocks

Issue - State: open - Opened by ankitchiplunkar over 6 years ago
Labels: help wanted, good first issue

#5 - Develop/tests

Pull Request - State: closed - Opened by ankitchiplunkar over 6 years ago

#4 - Develop/docs

Pull Request - State: closed - Opened by ankitchiplunkar almost 7 years ago

#3 - Develop/scrape data

Pull Request - State: closed - Opened by ankitchiplunkar almost 7 years ago

#2 - Develop/models

Pull Request - State: closed - Opened by ankitchiplunkar almost 7 years ago

#1 - Develop/models

Pull Request - State: closed - Opened by ankitchiplunkar almost 7 years ago