Neptune-Crypto
twenty-first
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat!: More info on Merkle tree verification fail Previously, the only method that verified a `MerkleTreeInclusionProof` for integrity returned a boolean. Sometimes, it is useful to know _why_ the inclusion proof is not integral (relative to some root). The new method `try_verify` provides this information. BREAKING CHANGE: Mark enum `MerkleTreeError` as `non_exhaustive`.
master
1 month ago
test: Use `proptest-arbitrary-adapter` Remove the inlined version of the newly published crate. changelog: ignore
master
2 months ago
chore: Release v1.1.0 ✨ Features - Build and test on `wasm32-unknown-unknown` (c5b5e5f7) 🐛 Bug Fixes - Avoid potential panic in (i)NTT (23d175ee) ⚡️ Performance - Avoid allocations when sampling from Tip5 (2c0f6ca1) 📚 Documentation - Add WebAssembly README file (03416bc9) ⚙️ Miscellaneous - Inline `proptest-arbitrary-interop` (27f43da9) ♻️ Refactor - *(XFieldElement)* Deprecate {in, de}crement (97fc0b39) ✅ Testing - Increase code coverage (f564127c) - *(Tip5)* Add implementation of inverse Tip5 (e343fd0d) - *(Tip5)* Tip5 gives non-degenerate elements (a50d7500) - Don't treat tests as code-under-test (6e4e2a31) ⏱️ Benchmark - Drop too-small, thus noisy, benchmark (5a794134) changelog: ignore
master
3 months ago
tests: Don't treat tests as code-under-test This influences code coverage results and has no other effect.
master
3 months ago
tests: Don't treat tests as code-under-test This influences code coverage results and has no other effect.
master
3 months ago
chore(deps): Upgrade dependencies
master
3 months ago
feat: Build and test on `wasm32-unknown-unknown`
master
3 months ago
ci: Build and test on `wasm32` target
wasm_tests
3 months ago
Latest Branches
CodSpeed Performance Gauge
+13%
Run tests on wasm32 architecture
#269
3 months ago
f4951a1
wasm_tests
CodSpeed Performance Gauge
0%
Deprecate `XFieldElement::{in, de}crement`
#276
4 months ago
97fc0b3
jfs/deprecate_decrement
CodSpeed Performance Gauge
0%
Make sure that Tip5 rounds do not produce degenerate elements
#274
4 months ago
a50d750
jfs/tip5_mds_mult
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs