Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking PR for v0.7.0 release #979

Merged
merged 181 commits into from
Oct 11, 2023
Merged

Tracking PR for v0.7.0 release #979

merged 181 commits into from
Oct 11, 2023

Conversation

tohrnii and others added 28 commits June 29, 2023 16:49
- Simplifies the range checker.
- Removes one selector column in the main trace and one running product column in the auxiliary trace
…raints

- removes one main and one auxiliary trace columns
- removes constraints for the 8 bit section and remove the  selector column
…n-generator

stark-verifier: save the domain generator to memory
…tory-structure

refactor: change directory structure for stdlib docs
You can now hash arbitrary length input if you have done the padding manually. Execute prepare_message_schedule_and_consume once for every 512-bit block.
```
use.std::crypto::hashes::sha256
begin
  push.0x5be0cd19.0x1f83d9ab.0x9b05688c.0x510e527f
  push.0xa54ff53a.0x3c6ef372.0xbb67ae85.0x6a09e667
  exec.sha256::prepare_message_schedule_and_consume
  exec.sha256::prepare_message_schedule_and_consume
end
```
feat: add support for docs for re-exported procedures
…ure-map

Add map of imported procedures to AST structs
grjte and others added 28 commits October 4, 2023 13:25
Add `dynexec` assembly instruction, tests, and docs
Falcon verification inside Miden VM
…ithout-lib-paths

Enable compiling modules without library paths
@bobbinth bobbinth marked this pull request as ready for review October 11, 2023 22:24
@bobbinth bobbinth merged commit 4472534 into main Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.