-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade github.com/iden3/go-iden3-core to v2 and bump self version to…
… v2 (#42) * Upgrade github.com/iden3/go-iden3-core to v2 and bump self version to v2 * Upgrade go-iden3-core, go-circuits, go-jwz, iden3comm and go-schema-processor to latest versions * add supported operations for xsd double type (#55) * support non-merklized credentials (#60) --------- Co-authored-by: vmidyllic <[email protected]> Co-authored-by: Ilya <[email protected]>
- Loading branch information
1 parent
8513869
commit 51cbe86
Showing
26 changed files
with
1,133 additions
and
711 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,6 @@ on: | |
- main | ||
- develop | ||
pull_request: | ||
branches: | ||
- main | ||
- develop | ||
jobs: | ||
test: | ||
strategy: | ||
|
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
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
Oops, something went wrong.