• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Neptune-Crypto / twenty-first / 11573284235

Builds Branch Commit Type Ran Committer Via Coverage
11573284235 master switch to get-size2 (#231) Co-authored-by: Thorkil Værge <thor@neptune.cash> `get-size` crate seems abandoned. Replacing it with `get-size2` seems benign. Cf. https://github.com/DKerp/get-size/issues/22 push 29 Oct 2024 12:21PM UTC web-flow github
97.85
11573258671 switch-get_size2 Merge 7de806397 into f1e22eb1e Pull #231 29 Oct 2024 12:19PM UTC web-flow github
97.83
11573215358 master refactor(!): Remove deprecated functions push 29 Oct 2024 12:17PM UTC jan-ferdinand github
97.84
11573043020 master chore: release v0.43.0 ✨ Features - Generalize polynomial multiplication (4235a802) - Generalize polynomial scalar multiplication (e71b2662) - Easily construct polynomials `x^n` (2c1c08d8) - Allow evaluating polynomials in “value form” (b1baee8a... push 29 Oct 2024 12:05PM UTC jan-ferdinand github
97.75
11570910699 master refactor(polynomial)!: Make `coefficients` private Previously, the coefficient list over which a polynomial was defined was publicly accessible. Now, the coefficient list is private. A reference to it can be accessed using the new method `Polyno... push 29 Oct 2024 09:53AM UTC jan-ferdinand github
97.75
11403155234 poly_cow Merge 65914d5a7 into 4af2ffa37 Pull #237 18 Oct 2024 12:19PM UTC web-flow github
97.75
11400562905 master refactor: Simplify interfaces of `{i}ntt_noswap` push 18 Oct 2024 09:17AM UTC jan-ferdinand github
97.81
11366081090 ntt Merge 4af2ffa37 into 1fddac17d Pull #236 16 Oct 2024 01:22PM UTC web-flow github
97.82
11219960352 master release twenty-first v0.42.0-alpha.11 ✨ Features - Implement `BFieldCodec` for `u8` and `u16` (8ec5f680) - Add conversions from and to `BFieldElement` (8e403080) - Easily construct polynomials `x^n` (2c1c08d8) - Generalize polynomial multiplicat... push 07 Oct 2024 05:02PM UTC jan-ferdinand github
97.79
11218270220 master feat: Generalize polynomial multiplication Previously, it was only possible to multiply `Polynoimal<FF>` with `Polynomial<FF>`. Now, it is possible to multiply `Polynomial<FF>` with `Polynomial<FF2>` if `FF` can be multiplied with `FF2`. push 07 Oct 2024 03:25PM UTC jan-ferdinand github
97.8
11213007431 master refactor: Remove conversion from i128 to BFE For large negative values, the modulus operation with `BFieldElement::P` is deemed too confusing. It is not needed in practice anyway. changelog: ignore push 07 Oct 2024 10:19AM UTC jan-ferdinand github
97.8
11212655173 master refactor!: Move canon check to `BFieldElement` - Reject non-canonical `BFieldElement`s when parsing string slices or interpreting byte sequences - Move canon check of `BFieldElement`s from `Digest` to `BFieldElement` - Deprecate functionality f... push 07 Oct 2024 09:58AM UTC jan-ferdinand github
97.79
11212653040 bfield_parsing Merge 7dafa32e0 into 8482f9393 Pull #235 07 Oct 2024 09:58AM UTC web-flow github
97.79
11212649113 master refactor(polynomial)!: Generalize `evaluate()` Previously, the method `Polynomial::evaluate()` only worked with indeterminates and evaluation results of the same type as the polynomial's coefficients. Now, both the indeterminate and the evaluati... push 07 Oct 2024 09:57AM UTC jan-ferdinand github
97.76
11192868476 master refactor(polynomial): Disallow negative exponents Deprecate methods `mod_pow` and `fast_mod_pow`, which take a signed integer as exponent, in favor of more-accurately named methods `pow` and `fast_pow`, which take an unsigned integer as exponent.... push 05 Oct 2024 12:00PM UTC jan-ferdinand github
97.75
  • ← Previous
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • …
  • 28
  • 29
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc