-
Notifications
You must be signed in to change notification settings - Fork 27
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
Wrapup DACS integration #22
Comments
This is a whole project currently. |
@TimDaub Yes, org#5 is a whole project, but it's also basically done. To run a "test net usable by vetted 3rd parties," one can use the existing AWS deployment scripts. |
It's not just "a test net" it's "ipdb test net". It would be cool if it's as simple as using existing deployment scripts. Is that really all there is? |
Depending on the design of COALAIP/pycoalaip#18, another ticket might be added to https://github.com/bigchaindb/pycoalaip-bigchaindb. |
@sbellem and I decided that bigchaindb/bigchaindb-driver#30 scope is somewhat too large for this project, and shouldn't be done before bigchaindb/bigchaindb#590 is merged. A few changes may be necessary to the driver, such as exposing a way to create transactions; a new task may be replacing bigchaindb/bigchaindb-driver#30 in the context of this project. |
I marked this as done, as for the scope of DACS there is nothing left to do. |
It seems to me that this was done and presented to the project's stakeholders. I'll mark it as done in this ticket. |
Removed this issue from the scope of this ticket, as with the integration into MongoDB it might become solved/irrelevant. |
There are 9 outstanding PRs on https://github.com/COALAIP/specs/pulls To close this ticket, their completion (which is mainly dependent on me to review them) will not be tracked as part of this ticket's efforts. Hence, I'll close this ticket 🎉! |
This ticket describes what is needed in order to wrapup the BigchainDB
integration with DACS:
About this ticket:
The goal of this ticket is to collect all the tasks that need to be completed in order to finish DACS's integration with BigchainDB.
So if it turns out that the tasks (the sub list items) could be broken down into more fine grained tasks, then please make changes to this ticket.
Tasks:
document multiprocessing @vrdebigchaindb-driver#30 Revisit transfer's inputs > @sbellempycoalaip#16 End-to-end "loan" functionality complete > @sohkaipycoalaip#17 Complete and host JSON-LD RDF modelsThe text was updated successfully, but these errors were encountered: