-
Notifications
You must be signed in to change notification settings - Fork 9
Documentation #34
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
Documentation #34
Conversation
@stackBlock, (pending thumbs up from @Benjmhart) this is the structure I create based on the IOHK requirements. Please pull the branch, update fields and (going forward) push to this branch - this way we can keep track of the progress in a transparent manner. @Benjmhart please let me know if this is the structure you had in mind. If the feedback is too long to be put in writing, let's book a 10 minute conversation on Slack. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great.
Thank you all @cstml @Benjmhart for the clarifications. I have a few more questions...
I will start working on the docs assuming they are staying where they are. |
@stackBlock |
Update STANDARDS doc with latest changes from Koz
I have documented the install process up to the point that it works... there are some errors that need to be ironed out the we are having during the installation - There are some work arounds but I want to try to get it working the correct way. I implemented a new virtual machine and ran through the install process as I wrote this to make sure that everything up until running `make build` worked correctly. I just saw that @Benjmhart advised that we are keeping everything in this repo and I believe there is also a ticket in with IOHK to solve some of these issues. I will get with Ben and see how he wants me to proceed.
- easily track incomplete information by looking for the TODO: tag.
Good work on 817d7bb @stackBlock, a thorough way of going about it. @Benjmhart, what would the best way to document achieved and future goals for the endpoints/APIs be? I haven't been involved in the development / previous conversations so I would be second guessing them. |
this is one of those nonsense questions where it doesn't even make sense to me. The API has achieved feature-completeness, my understanding of our future goals are to work on the deployment story + performance during the next 2 months. perhaps in the context of api, achieved goals are -it works as specified- and future goals are -none at this time- but with slightly less snark. |
introduce hls inside nix
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lendex and NFT have both 100% test coverage but no QuickCheck tests
Ok, cheers @prutz1311 for confirming, have included this. |
Cheers @Benjmhart, agreed. |
Received go ahead to merge. |
Please refer to issue #30 for the initial description.