-
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
feat: new error handling #111
Merged
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
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
*chore: update release config
* feat: add resolveDID
* feat: dockerfile for docs * feat: dockerfile for website and some fixes * fix: fixes docs edit link * fix: updates docker build for website * feat: updated workflows * fix: should fix workflows * fix: update workflows * chore: test deploy part * fix: switch back to final version * fix: use localhost for dev deployment
* feat: add did:pkh * fix: wrong chainID * fix: lint issue Co-authored-by: martines3000 <domajnko.martin@gmail.com>
* fix: remove rpc in veramo * fix: remove infura from snap * fix: remove infura from connector * fix: remove infura from connector * fix: tests bug * fix: tests * fix: remove infura from veramo setup * fix: remove infura from website * fix: remove infura import * fix: fixes missing type from last commit * fix: lint issue Co-authored-by: Martin Domajnko <35891136+martines3000@users.noreply.github.com> Co-authored-by: martines3000 <domajnko.martin@gmail.com>
* fix: update snaps version & fix issues * chore: remove unneccessary comments * chore: change eslint-disable * fix: fix await bug * fix: snap dialog test issues Co-authored-by: martines3000 <domajnko.martin@gmail.com>
* fix: provider bug * fix: add ethereum param * fix: some fixes and remove comments * fix: fix tests * fix: tests Co-authored-by: martines3000 <domajnko.martin@gmail.com>
* chore: fix linting issues * chore: linting warning * chore: fix sonarcube warnings * chore: downgrade node * chore: same eslint config everywhere * chore: use local typescript version * chore: some package fixes * fix: provider bug * fix: add ethereum param * chore: fix linting problems * fix: dep bug * fix: multiformats * fix: docs linting error * fix: docs * fix: some fixes and remove comments * tests: fix duplicate imports * tests: fix missing imports * fix: change jest config * chore: some updates * chore: fixes linting issues * fix: fix tests * feat: switch to pnpm and fix multiformats issue * chore: add correct lock-file * chore: fix workflows * chore: fix running tests * chore: fix workflows * chore: fix test * fix: tests * fix: fixes most tests * chore: commit pnpm-lock * fix: fixes publish workflow Co-authored-by: martines3000 <domajnko.martin@gmail.com>
* chore: add version table to readme * docs: change snap to ssi snap
* feat: new dapp initial commit * chore: add basePath * feat: add Dockerfile and workflows * chore: add comments to nginx.conf * fix: update some configuration
* Add team member * chore: fix lint issue Co-authored-by: martines3000 <domajnko.martin@gmail.com>
* chore: update veramo and fix issues
* chore: disable ceramic tests until fixed
* chore: update deps and add package.json sort
martines3000
force-pushed
the
develop
branch
2 times, most recently
from
February 28, 2023 09:28
4999c4b
to
38e47d7
Compare
andyv09
previously approved these changes
Mar 8, 2023
pseudobun
previously approved these changes
Mar 9, 2023
pseudobun
previously approved these changes
Mar 9, 2023
andyv09
reviewed
Mar 10, 2023
This was referenced Mar 20, 2023
Merged
Merged
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.
closes #101