0xisk

Results 25 comments of 0xisk
trafficstars

https://github.com/anonklub/anonklub/pull/295#discussion_r1469275501

https://github.com/anonklub/anonklub/pull/295#discussion_r1469277099

> The error is related to break points in `halo2-base`. These should be generated on the fly if you constructed `BaseCircuitBuilder::new(false)` as [here](https://github.com/axiom-crypto/halo2-browser/blob/5d4c886d918fe743d3d0e1d0183644f6dd64237c/halo2-wasm/src/lib.rs#L99). There is usually only discrepancy in break...

@sripwoud this PR is Blocked by #486

> @0xisk can you not make any changes in the rust crates in this PR? Remember I want to use node deps downloaded from npm (not local deps) to avoid...

> most changes in this PR aren't related to halo2: you are changing imports style everywhere. > > Please keep PR atomic and make changes only related to halo2 here....

> nACK > > I am getting an error when preparing the proof request. > > ``` > Uncaught (in promise) Error: called `Result::unwrap_throw()` on an `Err` value > at...

> nACK > > I am getting an error when preparing the proof request. > > ``` > Uncaught (in promise) Error: called `Result::unwrap_throw()` on an `Err` value > at...

https://github.com/anonklub/anonklub/issues/516 I will look at it separately, it seems there is `unwrap()` fn used in `initThreadPool` that makes it not clear.