Skip to content

wnaf v0.14.1 - #1916

Open
tarcieri wants to merge 1 commit into
masterfrom
wnaf/v0.14.1
Open

wnaf v0.14.1#1916
tarcieri wants to merge 1 commit into
masterfrom
wnaf/v0.14.1

Conversation

@tarcieri

Copy link
Copy Markdown
Member

This release contains a breaking change (#1913) to use primefield traits for determining endianness. The original hope was that the existing ff traits could be used instead (zkcrypto/ff#158), but we ended up having to ship our own traits (#1809) due to inaction from upstream.

This is a release blocker for bignp256 which needs little endian support, so we're making this change hoping that despite being breaking it should be compatible with all existing usages. We can re-evaluate if that winds up not being the case.

The wnaf v0.14.0 release will be yanked accordingly to mandate the new bounds.

This release contains a breaking change (#1913) to use `primefield`
traits for determining endianness. The original hope was that the
existing `ff` traits could be used instead (zkcrypto/ff#158), but we
ended up having to ship our own traits (#1809) due to inaction from
upstream.

This is a release blocker for `bignp256` which needs little endian
support, so we're making this change hoping that despite being breaking
it should be compatible with all existing usages. We can re-evaluate if
that winds up not being the case.

The `wnaf` v0.14.0 release will be yanked accordingly to mandate the new
bounds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant