@orbinum/circuits 0.4.1 → 0.4.3

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/disclosure.wasm CHANGED
Binary file
package/disclosure_pk.ark CHANGED
Binary file
Binary file
package/manifest.json ADDED
@@ -0,0 +1,136 @@
1
+ {
2
+ "schema_version": "1.0.0",
3
+ "package_name": "orbinum-circuits",
4
+ "package_version": "0.4.3",
5
+ "generated_at": "2026-03-08T18:15:18.273Z",
6
+ "circuits": {
7
+ "disclosure": {
8
+ "active_version": 1,
9
+ "supported_versions": [
10
+ 1
11
+ ],
12
+ "versions": {
13
+ "1": {
14
+ "version": 1,
15
+ "vk_hash": "0xc3db236286bf67443f26d7dc58970b92b806dc4c27306121687b07c6bd25963d",
16
+ "artifacts": {
17
+ "wasm": {
18
+ "file": "disclosure.wasm",
19
+ "localPath": "build/disclosure_js/disclosure.wasm",
20
+ "bytes": 2220560,
21
+ "sha256": "db42d0d4941c7d7265717fe44e43048c0800f962a2ea7251353ea2f645aa9f31"
22
+ },
23
+ "zkey": {
24
+ "file": "disclosure_pk.zkey",
25
+ "localPath": "keys/disclosure_pk.zkey",
26
+ "bytes": 554204,
27
+ "sha256": "af41c4a11f544be4c0c79a743051c4e48402ac220bd73932eb4839e580e992a4"
28
+ },
29
+ "vk_json": {
30
+ "file": "verification_key_disclosure.json",
31
+ "localPath": "build/verification_key_disclosure.json",
32
+ "bytes": 3470,
33
+ "sha256": "c3db236286bf67443f26d7dc58970b92b806dc4c27306121687b07c6bd25963d"
34
+ }
35
+ }
36
+ }
37
+ }
38
+ },
39
+ "transfer": {
40
+ "active_version": 1,
41
+ "supported_versions": [
42
+ 1
43
+ ],
44
+ "versions": {
45
+ "1": {
46
+ "version": 1,
47
+ "vk_hash": "0x771154030ad932850168cc12692da86bb443ceb6798b37ee4e93021a78b4d24a",
48
+ "artifacts": {
49
+ "wasm": {
50
+ "file": "transfer.wasm",
51
+ "localPath": "build/transfer_js/transfer.wasm",
52
+ "bytes": 3359868,
53
+ "sha256": "97cae6deed6c526ed0a287da3d3ab4b8f2cc71ccc956278d262f850ec435b7e5"
54
+ },
55
+ "zkey": {
56
+ "file": "transfer_pk.zkey",
57
+ "localPath": "keys/transfer_pk.zkey",
58
+ "bytes": 20484784,
59
+ "sha256": "78a16dfd0658d6142dd7db867a9b45914c445c34a41d8cd62beb8d43f1bee17f"
60
+ },
61
+ "vk_json": {
62
+ "file": "verification_key_transfer.json",
63
+ "localPath": "build/verification_key_transfer.json",
64
+ "bytes": 3658,
65
+ "sha256": "771154030ad932850168cc12692da86bb443ceb6798b37ee4e93021a78b4d24a"
66
+ }
67
+ }
68
+ }
69
+ }
70
+ },
71
+ "unshield": {
72
+ "active_version": 1,
73
+ "supported_versions": [
74
+ 1
75
+ ],
76
+ "versions": {
77
+ "1": {
78
+ "version": 1,
79
+ "vk_hash": "0xa3bb16ef24fd9a9eed04f5d0a7122d545e22784cf4573bdacf33a681e7824fd0",
80
+ "artifacts": {
81
+ "wasm": {
82
+ "file": "unshield.wasm",
83
+ "localPath": "build/unshield_js/unshield.wasm",
84
+ "bytes": 2396830,
85
+ "sha256": "aebf93eb6d7544742eb8bffdbedc82101ff524efdfb649839e3f5b3960c3f06e"
86
+ },
87
+ "zkey": {
88
+ "file": "unshield_pk.zkey",
89
+ "localPath": "keys/unshield_pk.zkey",
90
+ "bytes": 5326768,
91
+ "sha256": "24957ff4e9bbd6d366ad5c6ddcdfd0951856454589cddb9ee67aede8b66bc0f9"
92
+ },
93
+ "vk_json": {
94
+ "file": "verification_key_unshield.json",
95
+ "localPath": "build/verification_key_unshield.json",
96
+ "bytes": 3656,
97
+ "sha256": "a3bb16ef24fd9a9eed04f5d0a7122d545e22784cf4573bdacf33a681e7824fd0"
98
+ }
99
+ }
100
+ }
101
+ }
102
+ },
103
+ "private_link": {
104
+ "active_version": 1,
105
+ "supported_versions": [
106
+ 1
107
+ ],
108
+ "versions": {
109
+ "1": {
110
+ "version": 1,
111
+ "vk_hash": "0xd6b57b6db8ec0e62851f60a7c9e08c56b36c6aa187947baa7ac06c60ab93e9f7",
112
+ "artifacts": {
113
+ "wasm": {
114
+ "file": "private_link.wasm",
115
+ "localPath": "build/private_link_js/private_link.wasm",
116
+ "bytes": 1750902,
117
+ "sha256": "3190bb18260b294c2dccad6f509867a2fdd756707a3c1d10a483551e18796e08"
118
+ },
119
+ "zkey": {
120
+ "file": "private_link_pk.zkey",
121
+ "localPath": "keys/private_link_pk.zkey",
122
+ "bytes": 508588,
123
+ "sha256": "81412183ab2d2575e99d6203c409fb967f58c483738e15fa67c54c535dc7eaf2"
124
+ },
125
+ "vk_json": {
126
+ "file": "verification_key_private_link.json",
127
+ "localPath": "build/verification_key_private_link.json",
128
+ "bytes": 3109,
129
+ "sha256": "d6b57b6db8ec0e62851f60a7c9e08c56b36c6aa187947baa7ac06c60ab93e9f7"
130
+ }
131
+ }
132
+ }
133
+ }
134
+ }
135
+ }
136
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@orbinum/circuits",
3
- "version": "0.4.1",
3
+ "version": "0.4.3",
4
4
  "description": "Zero-Knowledge circuits for Orbinum privacy blockchain",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",
package/private_link.wasm CHANGED
Binary file
Binary file
Binary file
package/transfer.wasm CHANGED
Binary file
package/transfer_pk.ark CHANGED
Binary file
package/transfer_pk.zkey CHANGED
Binary file
package/unshield.wasm CHANGED
Binary file
package/unshield_pk.ark CHANGED
Binary file
package/unshield_pk.zkey CHANGED
Binary file
@@ -37,12 +37,12 @@
37
37
  ],
38
38
  "vk_delta_2": [
39
39
  [
40
- "6458690554090723549328247765892557833537066127680437443969602199194547582584",
41
- "1279423990289170932731856254329239306695140952240325774420624179906719292882"
40
+ "17554125867627951670750269886541238935475129854079224991806481728360071776781",
41
+ "2709256591186663608238052698170013675550955311725757986088465376056629328326"
42
42
  ],
43
43
  [
44
- "19147311628227816545899783990217260111438413763172530724258156015654281895019",
45
- "8847985232669353761723456578981038235570046710079600779269086852640422746532"
44
+ "12581564482342229155357821828757863836879989046085855593351830199861875399319",
45
+ "1216909755038774804550663544119198457985618857613810513795840110445293095813"
46
46
  ],
47
47
  [
48
48
  "1",
@@ -81,28 +81,28 @@
81
81
  ],
82
82
  "IC": [
83
83
  [
84
- "15964950830910202244217667436665733776997447861553802623999698138484110595957",
85
- "1040079402286714073647109609323335894210500907477000571792043915719024030224",
84
+ "6644748364555260156129836591732737035335621695080778806388447252072453264467",
85
+ "10610642146156976560376495047404935702633534022449707341891080731675746231253",
86
86
  "1"
87
87
  ],
88
88
  [
89
- "3340210474460277437662732981813692576850795858372732555286041366326257354427",
90
- "9836565355755721050636876037692518662635375900213403984966267475206475658524",
89
+ "183134578389976222585405159394158569606775062068994230403943610204972975767",
90
+ "15054648499092315861645561422738683794978556709561861191491884453856553469905",
91
91
  "1"
92
92
  ],
93
93
  [
94
- "12060419398997673887064863238328225795227850230778535632787590613985993920427",
95
- "5881790740170267272776729282842338197965403298580720322757247992346504212644",
94
+ "493520193857930353251666059324898401214741181272007719287807840978613988477",
95
+ "10264986083735592766931550000553739417058119237687694821992136482252428841397",
96
96
  "1"
97
97
  ],
98
98
  [
99
- "14940581636929495647429694768793509851524492245737760358779578356534185051021",
100
- "8199470560675183315870564454703278914683812654862355184904152407412888877972",
99
+ "5492305139060809765159611331626218846385097649258248123630030121029127011914",
100
+ "5446602556882136775071030748686569953554848855704744256354078506327754517408",
101
101
  "1"
102
102
  ],
103
103
  [
104
- "10409564891268817626963180756840234046972055191382429263672757341041082599476",
105
- "20153095266914888386311759097574228223575358889458887322529392137999194059340",
104
+ "6683987345206773829248627085474671868955168998214070623081328408136754507564",
105
+ "9802225858000274674026213007893473356239169831801995329067584222663521521648",
106
106
  "1"
107
107
  ]
108
108
  ]
@@ -37,12 +37,12 @@
37
37
  ],
38
38
  "vk_delta_2": [
39
39
  [
40
- "7382918560590775790629129380054855648748025722408040026670020476829648261165",
41
- "6423278422243644905968333794390763918351826301466003547301539672223475432589"
40
+ "13056363693040450482936360701713852479561302661706271035070961151207439429226",
41
+ "16148156831394527697817358605959435506456639658295602735736523917025661802290"
42
42
  ],
43
43
  [
44
- "15702288816565247430871824949162664935409234651102163465949861085930167480255",
45
- "7697667125149703738887476895244485608088588156825032239637755507695444897011"
44
+ "2003974830820801068003916656032856678710023094475973177621774433257877889082",
45
+ "6165823095409176762658241553258873467954151524641783951103899520234283417583"
46
46
  ],
47
47
  [
48
48
  "1",
@@ -37,12 +37,12 @@
37
37
  ],
38
38
  "vk_delta_2": [
39
39
  [
40
- "1960676019192598459983476466798839360430497741900429833840295539553075321739",
41
- "20567556255657311090735235994403509602958088683027380688346623718969122019219"
40
+ "5083827822078041639812143891040820667953721117487670243011658461349815197730",
41
+ "20788582072585649973000842952342401249619452183735666498024419040791232662715"
42
42
  ],
43
43
  [
44
- "6633620463839310256505549788938004956620395937534540016293332064874807232542",
45
- "12000787273208604172629940526608384279780578594663734165591007566021446256505"
44
+ "13321900012179825584890824710855591441873995519979467876423335711004283529886",
45
+ "4843477404608906417006010393580474222809891730493421946818820467056757973297"
46
46
  ],
47
47
  [
48
48
  "1",
@@ -37,12 +37,12 @@
37
37
  ],
38
38
  "vk_delta_2": [
39
39
  [
40
- "4386179620596883358984619421641553834391564820333871092909126192839078707962",
41
- "18032934174859036286138025310278066035294348257119261303253516499160982318490"
40
+ "464907464513720019133937272966275613751480746994664040745539078395920248730",
41
+ "19443955305840987656151496236561396550825688102853279177126034217915216846613"
42
42
  ],
43
43
  [
44
- "7299217140240643498094626431396206384614823045106700537903431298982095436521",
45
- "17694127312975227469687375101595562898582739775777790998728166428809038232022"
44
+ "18069802123818384334760145934278803706249838271235913000397130166222273199582",
45
+ "9568780085556670518735744435614643601678948589839745934498769152713151025553"
46
46
  ],
47
47
  [
48
48
  "1",