Eike Haß
Eike Haß
## Description Use headless Chrome and/or Firefox instead of electron as a target for tests in CI. ## Motivation We missed an issue in #1386 that was not caught by...
# Description of change Please write a summary of your changes and why you made them. ## Links to any relevant issues Be sure to reference any related issues by...
## Description When running resolution through the Wasm bindings in dockerized Node 22 environment, the networks call fail. Dockerized node 21 works, as well as Node 22 locally. ## Motivation...
## Description The 0.8.16 version of [bls12_381_plus](https://crates.io/crates/bls12_381_plus/0.8.16) introduces changes to type conversion that may break builds due to conflicting implementations of From trait. ``` error[E0119]: conflicting implementations of trait `From`...
# Description of change Add Cargo.lock to keep the builds of the Wasm bindings consistent. ## Type of change Add an `x` to the boxes that are relevant to your...
# Description of change Please write a summary of your changes and why you made them. Be sure to reference any related issues by adding `fixes # (issue)`. ## Type...