Kevaundray Wedderburn
|
6d9fa033cb
|
comment out prove/verify -- currently does not work
|
2025-05-13 17:23:26 +01:00 |
|
Kevaundray Wedderburn
|
c290578665
|
add initial jolt code
|
2025-05-13 17:22:45 +01:00 |
|
Kevaundray Wedderburn
|
cf078f170b
|
pico: fill in as much as possible for Pico zkvm methods
|
2025-05-13 12:04:34 +01:00 |
|
Kevaundray Wedderburn
|
6e19498b4b
|
add initial pico compile code
|
2025-05-13 11:39:40 +01:00 |
|
Kevaundray Wedderburn
|
e1333f054c
|
add initial openvm code
|
2025-05-12 21:28:21 +01:00 |
|
Kevaundray Wedderburn
|
d89e1aa2b5
|
add TODO
|
2025-05-12 20:45:40 +01:00 |
|
Kevaundray Wedderburn
|
126a34f118
|
loosen bounds on zkinterface
|
2025-05-12 20:45:30 +01:00 |
|
Kevaundray Wedderburn
|
2e9322fda2
|
move error into its own module
|
2025-05-12 15:24:49 +01:00 |
|
Kevaundray Wedderburn
|
cd40094ff9
|
tests have been moved to compile directory
|
2025-05-12 14:15:09 +01:00 |
|
Kevaundray Wedderburn
|
ff2e1f808d
|
fill in compile trait
|
2025-05-12 14:01:59 +01:00 |
|
Kevaundray Wedderburn
|
caaac30e1c
|
update Cargo.toml
|
2025-05-12 14:01:46 +01:00 |
|
Kevaundray Wedderburn
|
b6b655fc99
|
add build_script template
|
2025-05-12 14:01:18 +01:00 |
|
Kevaundray Wedderburn
|
b1928bde7e
|
risc0 -> risczero
|
2025-05-12 14:00:59 +01:00 |
|
Kevaundray Wedderburn
|
6f46e4ad60
|
add compile method
|
2025-05-12 13:59:09 +01:00 |
|
Kevaundray Wedderburn
|
cd745a22d8
|
add risc0-errors module
|
2025-05-12 13:57:40 +01:00 |
|
Kevaundray Wedderburn
|
cf07118c75
|
add note on why its needed
|
2025-05-12 13:57:12 +01:00 |
|
Kevaundray Wedderburn
|
b44c746099
|
add FileRestorer module
|
2025-05-12 13:56:12 +01:00 |
|
Kevaundray Wedderburn
|
bfc6ad9068
|
silence linter
|
2025-05-12 13:09:00 +01:00 |
|
Kevaundray Wedderburn
|
233d5cc2b1
|
add scaffolding for Compiler trait
|
2025-05-12 13:08:20 +01:00 |
|
Kevaundray Wedderburn
|
40a62dc2aa
|
add risczero crate
|
2025-05-12 13:02:10 +01:00 |
|
Kevaundray Wedderburn
|
dfce56cee2
|
cargo fmt
|
2025-05-12 12:44:05 +01:00 |
|
Kevaundray Wedderburn
|
e2b342cda1
|
remove unused deps
|
2025-05-12 11:00:15 +01:00 |
|
Kevaundray Wedderburn
|
08449cd7ba
|
explicitly use cpu prover
|
2025-05-11 23:37:55 +01:00 |
|
Kevaundray Wedderburn
|
67d6c50d35
|
add basic test for execute and prove
|
2025-05-11 23:28:10 +01:00 |
|
Kevaundray Wedderburn
|
762d20abdb
|
add ere-sp1
|
2025-05-11 22:55:05 +01:00 |
|
Kevaundray Wedderburn
|
33085b7319
|
Program now is AsRef<[u8>]
|
2025-05-11 22:21:18 +01:00 |
|
Kevaundray Wedderburn
|
ae99dac7e0
|
move Input to separate module
|
2025-05-11 22:20:39 +01:00 |
|
Kevaundray Wedderburn
|
4642bb304d
|
split compiler from zkVM
|
2025-05-11 21:56:20 +01:00 |
|
Kevaundray Wedderburn
|
401a95bba1
|
add zkVM interface crate
|
2025-05-11 21:39:40 +01:00 |
|