cartesi / dave

Cartesi fraud-proof system
Apache License 2.0
19 stars 11 forks source link

A rust based Dave compute implementation #23

Closed stephenctw closed 6 months ago

stephenctw commented 9 months ago

Tackle issue: #8 and #12 The implementation uses a similar structure to the lua prototype.

GCdePaula commented 9 months ago

What are these large json files?

stephenctw commented 8 months ago

What are these large json files?

They are contract abis, I'll remove them and improve the overall binding generation process.

stephenctw commented 6 months ago

This looks great to me! I've added a few comments that, if you agree with, we can create issues for later.

Agree with all your comments! Issues created here: https://github.com/cartesi/dave/issues/29 https://github.com/cartesi/dave/issues/30 https://github.com/cartesi/dave/issues/31