github risc0/risc0 v0.8.0

latest releases: v1.1.0, v1.1.0-rc.3, v1.1.0-rc.2...
2 years ago

What's Changed

  • The README includes a table of crate version badges by @flaub in #138
  • The merkle.rs function is now extensively commented by @BoltonBailey in #140
  • Fixed #141: including required cstddef library by @flaub in #146 (thanks @lyqingye for the bug report).
  • Guest method crates are now built automatically. As a performance improvement, method IDs are only computed when necessary by tracking changes to the SHA of corresponding ELFs. by @shkoo in #152
  • Looking for digital signature and voting machine examples? We’ve moved them to their own repository: risc0-rust-examples. by @spaugh
  • Release: v0.8.0 by @flaub in #154

Don't miss a new risc0 release

NewReleases is sending notifications on new releases.