mixbytes / zkllvm-doomreplay

zkllvm proving of Doom videogame state transition
GNU General Public License v2.0
0 stars 0 forks source link

Circuitize input keys structs (prove working with structs) #19

Closed BoogerWooger closed 1 year ago

BoogerWooger commented 1 year ago

ToDo: putn these lines in circuit, returning some "replay_data" internal state value

https://github.com/mixbytes/zkllvm-doomreplay/blob/abe1d637d21734d76dcc20499fc15989ac514c47/zkldoom/z_main.c#L55-L95

BoogerWooger commented 1 year ago

after all fixes first part with input arrays is working