Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bentobox: Microservice to extract data from parity into IPFS #7

Merged
10 commits merged into from
Jun 23, 2018

Conversation

ghost
Copy link

@ghost ghost commented Jun 11, 2018

I am stealing my own code: Did something that would extract info from geth and put it into a PostgreSQL.

This MS would do the job for an MVP.

@ghost ghost mentioned this pull request Jun 11, 2018
@ghost ghost force-pushed the feat/bentobox branch 6 times, most recently from be60d0b to 4e7b294 Compare June 12, 2018 23:51
@ghost
Copy link
Author

ghost commented Jun 14, 2018

Stages

  • DB schema (including .sql dump and connection code)
  • Last Block
  • Block Body (includes transactions and ommers)
  • Transaction Receipts
  • IPFS: Make this data available (add)
  • Docker containerization

Continued in separate PRs

@ghost ghost force-pushed the feat/bentobox branch from 608d035 to e801f7c Compare June 19, 2018 14:52
@ghost ghost force-pushed the feat/bentobox branch from 1bbe6f5 to 41911ae Compare June 21, 2018 07:34
@ghost ghost force-pushed the master branch from d17a50f to 3fe28e8 Compare June 21, 2018 07:46
@ghost ghost merged commit 9d219cf into master Jun 23, 2018
@ghost
Copy link
Author

ghost commented Jun 23, 2018

We merge to include the license, but PR is not closed yet.

@ghost ghost changed the title [WIP] Bentobox: Microservice to extract data from parity into IPFS Bentobox: Microservice to extract data from parity into IPFS Jun 23, 2018
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants