-
Notifications
You must be signed in to change notification settings - Fork 79
Merkle Mountain Range #308
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
base: main
Are you sure you want to change the base?
Conversation
NOTE : build command wasm has changed : "build:wasm": "cd ../../garaga_rs && RUSTFLAGS='--cfg getrandom_backend="wasm_js"' wasm-pack build --target web --out-dir ../npm/garaga_ts/src/wasm/pkg --release --no-default-features", |
waiting for proptest-rs/proptest#552 to be merged to add back proptest tests in merkle trees stuff, there is a conflict in rand versions |
… to match cairo implementation.
Todo : change core::starknet to starknet:: in docs |
…, impl OutputTuple for # of of outputs, define inline level.
Pull Request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this introduce a breaking change?
Other information