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

Feedback implementation for the Workshop #318

Merged
merged 15 commits into from
Jul 2, 2024

Conversation

MarkusGarmeister
Copy link
Contributor

@MarkusGarmeister MarkusGarmeister commented Jun 27, 2024

fixes KILTProtocol/ticket#3455

I made several changes to improve the project:

Updated the JS code for ES6 compatibility:
-Added file extensions to the imported files.
-Changed the require statements to ES6 import syntax.

Added a generateKeypairs file to the attester module.
Included terminal commands for quick creation of folder structures and files.
Modified the output of the DID to make it less confusing.

Checklist:

  • I have verified that the code works
  • I have verified that the code is easy to understand
    • If not, I have left a well-balanced amount of inline comments
  • I have left the code in a better state
  • I have documented the changes (where applicable)
    • Either PR or Ticket to update the Docs
    • Link the PR/Ticket here

Signed-off-by: Chris Chinchilla <[email protected]>

# Conflicts:
#	docs/develop/08_opendid/01_overview.md
#	docs/develop/08_opendid/02_opendid_flow.md
#	docs/develop/08_opendid/03_opendid_service.md
#	docs/develop/08_opendid/04_integrate_opendid.md
#	docs/develop/08_opendid/05_demo_project.md
#	docs/develop/08_opendid/06_advanced.md
@ChrisChinchilla
Copy link
Contributor

@MarkusGarmeister Fixed merge conflicts, I think you started work before I made changes. Will now look at the code side.

Signed-off-by: Chris Chinchilla <[email protected]>
@ChrisChinchilla
Copy link
Contributor

Also seems to be a lot of text editor / IDE formatting differences in the PR, markdown doesn't really have standards, so I don't mind allowing these in, but they're not really necessary and someone else's changes will probably change them again. I use markdownlint personally.

@ChrisChinchilla
Copy link
Contributor

@MarkusGarmeister Something is wrong with our CI tests, I ran them locally and everything worked OK, so will approve this now

@ChrisChinchilla ChrisChinchilla self-requested a review July 2, 2024 14:05
Signed-off-by: Chris Chinchilla <[email protected]>
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-318.d3oeht7cvddn19.amplifyapp.com

@ChrisChinchilla ChrisChinchilla merged commit 2249bf7 into master Jul 2, 2024
5 of 6 checks passed
@ChrisChinchilla ChrisChinchilla deleted the mg-feedback-workshop branch July 2, 2024 14:25
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.

3 participants