Commit Graph

25 Commits

Author SHA1 Message Date
Han
6a1855c7af Add GPU proving support in ere-openvm (#113) 2025-09-03 13:46:10 +08:00
rodiazet
664dc62c9f openvm: Guest program compilation with stock rust compiler. (#115) 2025-08-29 20:18:10 +01:00
Han
8d3847df28 zkVM output for ere-dockerized (#112) 2025-08-29 09:21:46 +08:00
Han
36b1b8fe10 OpenVM cache pk (#110) 2025-08-29 09:21:37 +08:00
Han
54aa24c9a4 Implement returning of public values for other zkVMs (#109) 2025-08-28 11:24:52 +08:00
Han
44044a1858 zkVK methods return public values (#106) 2025-08-27 14:27:56 +08:00
Han
0505f0e6e9 Upgrade openvm (#98) 2025-08-20 17:47:10 +01:00
Han
bf6d94f32a Use test-utils for all zkvms (#88) 2025-08-15 09:34:24 +08:00
Han
0c8d4c381c Add InputItem::SerializedObject (#80) 2025-08-11 14:44:22 +08:00
Han
bddb264ab3 Refactor ere-dockerized (#77) 2025-08-05 14:17:11 +08:00
Han
42e7c6c416 Add ere-dockerized (#75) 2025-08-02 19:21:52 +08:00
Han
7f812cda7e Do preprocess when instantiating EreOpenVM (#67) 2025-07-28 22:02:31 +08:00
Ignacio Hagopian
f05aa50032 docker: separate workspace and guest program directories (#57)
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
Co-authored-by: kevaundray <kevtheappdev@gmail.com>
2025-07-20 18:58:02 -03:00
Ignacio Hagopian
94b026dc4b zkvm-interface: allow dynamic dispatch in zkVM trait (#52)
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
2025-07-14 00:02:12 +01:00
Ignacio Hagopian
47e33298fb Add automatic name and sdk version (#48)
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
2025-07-09 09:07:32 -03:00
Han
bd37fb0c9f fix: pin openvm version and upgrade the latest tag (#32) 2025-06-05 11:43:35 +02:00
Ignacio Hagopian
0f6fb4ebbc zkvm-interface: add execution duration
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
2025-05-30 14:18:09 -03:00
Kevaundray Wedderburn
798fcf23f3 InputErased -> Input 2025-05-24 19:28:40 +01:00
Kevaundray Wedderburn
e76f265dd3 use InputErased 2025-05-24 19:10:07 +01:00
Kevaundray Wedderburn
2a3caedc19 concrete error 2025-05-20 14:43:12 +01:00
Kevaundray Wedderburn
87f6e976dc chore: expose zkVm initializers 2025-05-20 00:59:11 +01:00
Kevaundray Wedderburn
ea6600f932 move new out of zkvm-interface 2025-05-20 00:30:48 +01:00
Kevaundray Wedderburn
c28df50599 refactor zkVM impls -- only SP1 currently uses it 2025-05-19 14:16:57 +01:00
Kevaundray Wedderburn
99ad510dae make API stateful 2025-05-14 14:04:18 +01:00
Kevaundray Wedderburn
e1333f054c add initial openvm code 2025-05-12 21:28:21 +01:00