-
Notifications
You must be signed in to change notification settings - Fork 161
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.12.0 release #1585
base: main
Are you sure you want to change the base?
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a464b3 - Browse repository at this point
Copy the full SHA 8a464b3View commit details -
Merge pull request #1577 from 0xPolygonMiden/greenhat/fix-clippy-as-b…
…ytes-next refactor: fix clippy warnings (`String::as_bytes`)
Configuration menu - View commit details
-
Copy full SHA for 09a70f2 - Browse repository at this point
Copy the full SHA 09a70f2View commit details
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b851213 - Browse repository at this point
Copy the full SHA b851213View commit details -
Merge pull request #1561 from 0xPolygonMiden/plafer-1560-fix-memory-bug
Memory handling of 2 reads at the same address in the same clock cycle
Configuration menu - View commit details
-
Copy full SHA for 190f9b5 - Browse repository at this point
Copy the full SHA 190f9b5View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c68612c - Browse repository at this point
Copy the full SHA c68612cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7e9d44 - Browse repository at this point
Copy the full SHA b7e9d44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fbc1e0 - Browse repository at this point
Copy the full SHA 8fbc1e0View commit details -
Merge pull request #1579 from 0xPolygonMiden/plafer-fix-typo
fix: fix typo in README
Configuration menu - View commit details
-
Copy full SHA for 0613709 - Browse repository at this point
Copy the full SHA 0613709View commit details -
Merge pull request #1571 from 0xPolygonMiden/plafer-refactor-process-…
…state Refactor `Process` and `ProcessState`
Configuration menu - View commit details
-
Copy full SHA for 8b2545e - Browse repository at this point
Copy the full SHA 8b2545eView commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37430cc - Browse repository at this point
Copy the full SHA 37430ccView commit details -
refactor: make
AdviceProvider::insert_into_map
infallibleSince the behavior if the key is already present is to replace the value with the new one there is no other error that can possibly arise in this method.
Configuration menu - View commit details
-
Copy full SHA for d175784 - Browse repository at this point
Copy the full SHA d175784View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c70f5 - Browse repository at this point
Copy the full SHA 38c70f5View commit details -
feature: add
MastForest::advice_map
and load it before the executionWhen merging forests, merge their advice maps and return error on key collision.
Configuration menu - View commit details
-
Copy full SHA for 93869ef - Browse repository at this point
Copy the full SHA 93869efView commit details
Commits on Nov 21, 2024
-
Merge pull request #1574 from 0xPolygonMiden/greenhat/i1547-mastfores…
…t-add-advicemap Add `MastForest::advice_map` for the data required in the advice provider before execution
Configuration menu - View commit details
-
Copy full SHA for 9f56203 - Browse repository at this point
Copy the full SHA 9f56203View commit details -
refactor: remove
set_advice()
andget_advice()
methods from `Advi……ceProvider` trait
Configuration menu - View commit details
-
Copy full SHA for 36c5315 - Browse repository at this point
Copy the full SHA 36c5315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09cbeb6 - Browse repository at this point
Copy the full SHA 09cbeb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f40dffc - Browse repository at this point
Copy the full SHA f40dffcView commit details -
refactor: remove parameter from
AdviceInjector::SigToStack
Also renames the variant to `FalconSigToStack`
Configuration menu - View commit details
-
Copy full SHA for 469f28e - Browse repository at this point
Copy the full SHA 469f28eView commit details -
refactor: remove
key_offset
parameter from `AdviceInjector::MapValu……eToStack` In preparation for converting advice injectors to instructions. This parameter was never used, and is not crucial - the caller can always put the key on top of the stack before calling this injector.
Configuration menu - View commit details
-
Copy full SHA for 0e4054e - Browse repository at this point
Copy the full SHA 0e4054eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dfdd20 - Browse repository at this point
Copy the full SHA 3dfdd20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7333d55 - Browse repository at this point
Copy the full SHA 7333d55View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b2f23e - Browse repository at this point
Copy the full SHA 1b2f23eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 596e14f - Browse repository at this point
Copy the full SHA 596e14fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9716730 - Browse repository at this point
Copy the full SHA 9716730View commit details -
refactor: move system event handlers to new
sys_event_handlers
modu……le, and rename AdviceInjector
Configuration menu - View commit details
-
Copy full SHA for b82f2f1 - Browse repository at this point
Copy the full SHA b82f2f1View commit details -
Merge pull request #1581 from 0xPolygonMiden/plafer-1457-advice-injec…
…tors-emit Compiles advice injectors down to `Emit`
Configuration menu - View commit details
-
Copy full SHA for cfd166e - Browse repository at this point
Copy the full SHA cfd166eView commit details -
Merge pull request #1572 from 0xPolygonMiden/plafer-1457-refactor-hos…
…t-advice-provider Refactor `Host` and `AdviceProvider`
Configuration menu - View commit details
-
Copy full SHA for 811f89f - Browse repository at this point
Copy the full SHA 811f89fView commit details
Commits on Nov 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0868ae8 - Browse repository at this point
Copy the full SHA 0868ae8View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 960dd7d - Browse repository at this point
Copy the full SHA 960dd7dView commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60a32af - Browse repository at this point
Copy the full SHA 60a32afView commit details
Commits on Nov 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18cb244 - Browse repository at this point
Copy the full SHA 18cb244View commit details
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3896669 - Browse repository at this point
Copy the full SHA 3896669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5865e - Browse repository at this point
Copy the full SHA 0d5865eView commit details -
cleanup: remove
miden example
command line optionIt is redundant with `miden prove`, and runs code that is baked in to the CLI binary. This is not very useful to users, since they won't know the code that the example runs. It is better to just have people use `miden run` or `miden prove` on our example MASM programs.
Configuration menu - View commit details
-
Copy full SHA for bbaa9ee - Browse repository at this point
Copy the full SHA bbaa9eeView commit details -
refactor: move
InputFile
to an "internal" module oflib.rs
The goal is to be able to reuse this file format for all targets (integration tests, benchmarks, and cli)
Configuration menu - View commit details
-
Copy full SHA for 0712295 - Browse repository at this point
Copy the full SHA 0712295View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2bccbc - Browse repository at this point
Copy the full SHA e2bccbcView commit details -
Merge pull request #1587 from 0xPolygonMiden/plafer-benches-examples-…
…cleanup Cleanup `program_execution` benchmark and examples
Configuration menu - View commit details
-
Copy full SHA for 4a0d2e8 - Browse repository at this point
Copy the full SHA 4a0d2e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70b483c - Browse repository at this point
Copy the full SHA 70b483cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf9ef88 - Browse repository at this point
Copy the full SHA bf9ef88View commit details