@orbinum/circuits 0.12.0 → 0.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/manifest.json +20 -2
- package/package.json +1 -1
- package/transfer_pk.ark +0 -0
- package/unshield_pk.ark +0 -0
- package/value_proof_pk.ark +0 -0
package/manifest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schema_version": "1.0.0",
|
|
3
3
|
"package_name": "orbinum-circuits",
|
|
4
|
-
"package_version": "0.
|
|
5
|
-
"generated_at": "2026-
|
|
4
|
+
"package_version": "0.14.0",
|
|
5
|
+
"generated_at": "2026-08-27T00:36:54.234Z",
|
|
6
6
|
"circuits": {
|
|
7
7
|
"value_proof": {
|
|
8
8
|
"active_version": 1,
|
|
@@ -32,6 +32,12 @@
|
|
|
32
32
|
"bytes": 3473,
|
|
33
33
|
"sha256": "88071eb7139ef476291312e48a88f9c0e6fe2ff74e1cf2e8dc46556f2bc25463"
|
|
34
34
|
},
|
|
35
|
+
"ark": {
|
|
36
|
+
"file": "value_proof_pk.ark",
|
|
37
|
+
"localPath": "keys/value_proof_pk.ark",
|
|
38
|
+
"bytes": 310580,
|
|
39
|
+
"sha256": "8d13dbbcf8edaf1008bb89434c80f4b9cb660edde97a1a8203471ceded0f8e9c"
|
|
40
|
+
},
|
|
35
41
|
"r1cs": {
|
|
36
42
|
"file": "value_proof.r1cs",
|
|
37
43
|
"localPath": "build/value_proof.r1cs",
|
|
@@ -70,6 +76,12 @@
|
|
|
70
76
|
"bytes": 4023,
|
|
71
77
|
"sha256": "8be8a4eb4312e910a482f911186e293a0573018f8dd13735ff8c7acbc3f05072"
|
|
72
78
|
},
|
|
79
|
+
"ark": {
|
|
80
|
+
"file": "transfer_pk.ark",
|
|
81
|
+
"localPath": "keys/transfer_pk.ark",
|
|
82
|
+
"bytes": 10085732,
|
|
83
|
+
"sha256": "c5feb418d5d276a11fded9265f4e0e9913a966609b1fabf8466e2f83ff7ecb89"
|
|
84
|
+
},
|
|
73
85
|
"r1cs": {
|
|
74
86
|
"file": "transfer.r1cs",
|
|
75
87
|
"localPath": "build/transfer.r1cs",
|
|
@@ -108,6 +120,12 @@
|
|
|
108
120
|
"bytes": 4029,
|
|
109
121
|
"sha256": "61ea10c9783a3bf671386d27cab39d537aed7b9b4bcd28b9c0a7fb92c6baf86b"
|
|
110
122
|
},
|
|
123
|
+
"ark": {
|
|
124
|
+
"file": "unshield_pk.ark",
|
|
125
|
+
"localPath": "keys/unshield_pk.ark",
|
|
126
|
+
"bytes": 5061452,
|
|
127
|
+
"sha256": "7a6638157e53e52752d9a69cf65fe6f6c8b65158d77987776dbe5ae2056210a7"
|
|
128
|
+
},
|
|
111
129
|
"r1cs": {
|
|
112
130
|
"file": "unshield.r1cs",
|
|
113
131
|
"localPath": "build/unshield.r1cs",
|
package/package.json
CHANGED
package/transfer_pk.ark
ADDED
|
Binary file
|
package/unshield_pk.ark
ADDED
|
Binary file
|
|
Binary file
|