0.3.0
What's Changed
- chore: fix some minor issues in the comments by @spuradage in #3346
- Remove unused import in xtask by @richardpringle in #3384
- Fix xtask linter by @richardpringle in #3387
- build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #3385
- ci: add lint workflow for stable Rust by @dannywillems in #3389
- fix(mina-curves): add asm feature for stable Rust compatibility by @dannywillems in #3391
- ci(lint-stable): enable internal-tracing crate by @dannywillems in #3392
- ci: add WASM build with latest nightly Rust by @dannywillems in #3396
- ci(lint-stable): enable groupmap crate by @dannywillems in #3393
- fix: enable stable Rust for mina-hasher, o1-utils, mina-poseidon, min… by @dannywillems in #3394
- fix: enable stable Rust for poly-commitment and export_test_vectors by @dannywillems in #3395
- ci(lint-stable): enable kimchi crate by @dannywillems in #3397
- ci(lint-stable): enable kimchi-stubs crate by @dannywillems in #3398
- ci(lint-stable): enable kimchi-msm crate by @dannywillems in #3399
- ci(lint-stable): enable kimchi-visu crate by @dannywillems in #3400
- ci(lint-stable): enable mvpoly crate by @dannywillems in #3401
- ci(lint-stable): enable turshi crate by @dannywillems in #3402
- ci(lint-stable): enable xtask crate by @dannywillems in #3403
- ci(lint-stable): enable arrabbiata crate by @dannywillems in #3404
- ci(lint-stable): enable o1vm crate by @dannywillems in #3405
- ci(lint-stable): enable plonk_neon crate by @dannywillems in #3406
- ci(lint-stable): enable plonk_wasm crate by @dannywillems in #3407
- ci(lint-stable): enable mina-book crate (all crates enabled) by @dannywillems in #3408
- ci(lint): unify lint workflow for multiple Rust versions and fix turshi by @dannywillems in #3409
- ci: replace Rust 1.82 with stable and beta in build matrix by @dannywillems in #3410
- build(deps): bump dawidd6/action-download-artifact from 11 to 12 by @dependabot[bot] in #3426
- Makefile: exclude plonk-wasm from doc generation by @dannywillems in #3424
- mina-signer: implement (de)serialize + comparison for NetworkId by @dannywillems in #3423
- ci: remove Rust 1.81 support, update MSRV to 1.92 by @dannywillems in #3419
- fix ipa explanation by @mimoo in #3337
- CI: skip macOS tests and docs on PRs to improve velocity by @dannywillems in #3429
- Cargo.toml: remove version field in workspace deps and move fields at the workspace level by @dannywillems in #3420
- refactor: remove unused MSM prover/verifier and related code by @dannywillems in #3422
- kimchi: flag test_lazy_mode_benchmark as heavy test by @dannywillems in #3430
- rp/poseidon arrays by @richardpringle in #3386
- fix: correct spelling errors in comments by @sashaodessa in #3336
- signer: add into_domain_string method to NetworkId by @dannywillems in #3428
- feat: add no-std feature to mina-hasher, mina-poseidon, and mina-signer by @dannywillems in #3414
- Release 0.3.0 by @dannywillems in #3436
New Contributors
- @spuradage made their first contribution in #3346
- @sashaodessa made their first contribution in #3336
Full Changelog: 0.2.0...0.3.0