-
Notifications
You must be signed in to change notification settings - Fork 16
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
Merge feat/ceramic-tests into feat/mm-private-keys #44
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* docs: remove rinkeby mentions Co-authored-by: martines3000 <domajnko.martin@gmail.com>
* fix: should fix deploy_docs workflow
* fix: should fix release-please workflow
* feat: adds nx-cloud and updates workflows * fix: change default branch and set node-version * fix: volta pin versions * chore: test forked workflow * chore: try removing @main * chore: try using local workflow * fix: fixes typo and secrets
martines3000
added a commit
that referenced
this pull request
Nov 11, 2022
* feat: add ceramic tests * feat: add test for did key document * fix: fix yarn install problem * fix: update yarn lock * fix: fix yarnrc.yml * fix: remove SnapKeyStore * fix: fixes lint issues, adds interactive-tools * feat: add bip44entropy * chore: get latest commit * fix: fix some old issues and add jest-eslint plugin * fix: ignore coverage in prettier * chore: upgrade veramo + metamask * docs: update discord link Co-authored-by: martines3000 <domajnko.martin@gmail.com> * chore: upgrade veramo + metamask * fix: create apiParams object * fix: fix veramoCreateVP * chore: remove unnecessary imports * feat: upgrade to CredentialPlugin * feat: add getKeysFromAddress function * feat: generate public key from private key * fix: fix some tests * Merge feat/ceramic-tests into feat/mm-private-keys (#44) * docs: remove mentions of rinkeby (#34) * docs: remove rinkeby mentions Co-authored-by: martines3000 <domajnko.martin@gmail.com> * fix: fixes deploy workflow (#37) * fix: should fix deploy_docs workflow * fix: depend on built packages when starting snap package (#38) * fix: release please for monorepo (#39) * fix: should fix release-please workflow * chore: try to fix release * chore: add dispatch to release * chore: change last release sha * chore: update bootstrap-sha * fix: fix some old issues and add jest-eslint plugin * fix: ignore coverage in prettier * chore: upgrade veramo + metamask * docs: update discord link * feat: integrates nx-cloud and updates workflows (#42) * feat: adds nx-cloud and updates workflows * fix: change default branch and set node-version * fix: volta pin versions * chore: test forked workflow * chore: try removing @main * chore: try using local workflow * fix: fixes typo and secrets * chore: update yarn.lock * chore: lint * fix: deploy_docs.yml Co-authored-by: martines3000 <domajnko.martin@gmail.com> Co-authored-by: Martin Domajnko <35891136+martines3000@users.noreply.github.com> Co-authored-by: Urban <urbanfoundit@gmail.com> * feat: fix tests * chore: lint * fix: yarn lock * fix: fix verifyPresentation * chore: remove console * fix: add coin_type parameter * fix: move constants * fix: lint * feat: adds `snap_getBip44Entropy` implementation to tests * fix: pr feedback * fix: pr feedback * fix: refactor keyPair.ts * chore: lint Co-authored-by: martines3000 <domajnko.martin@gmail.com> Co-authored-by: Martin Domajnko <35891136+martines3000@users.noreply.github.com> Co-authored-by: Urban <urbanfoundit@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.