Skip to content

Commit

Permalink
Merge pull request #23 from thehubbleproject/bump-0.4.0
Browse files Browse the repository at this point in the history
bump 0.4.0
  • Loading branch information
ChihChengLiang authored Jan 7, 2022
2 parents 70700fa + a631325 commit f7dc33d
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 1,785 deletions.
1 change: 1 addition & 0 deletions dist/mcl.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export declare function randMclG2(): mclG2;
export declare function randG1(): solG1;
export declare function randG2(): solG2;
export declare function parseFr(hex: string): any;
export declare function setHashFr(hex: string): any;
export declare function parseG1(solG1: solG1): mclG1;
export declare function parseG2(solG2: solG2): mclG2;
export declare function dumpFr(fr: mclFR): string;
Expand Down
16 changes: 14 additions & 2 deletions dist/mcl.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/mcl.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion dist/signer.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f7dc33d

Please sign in to comment.