3 Commits

Author SHA1 Message Date
Iskander
b8526b2a12 (refactor) Update K for KZG params in Halo2 web-worker (#524)
* feat: benchmarking halo2-eth-membership

* feat: adding a benchmark plot

* chore: add changeset

* refactor: ignore benchmark results files

* refactor: rename config extension to .cfg and update README with benchmark

* chore: add changeset

* refactor: change k to be 14 based on the benchmarks

* chore: add changeset

* Delete .changeset/afraid-carrots-exist.md

* refactor: fix conflict

* Delete .changeset/short-cows-shake.md
2024-09-18 12:44:38 +02:00
sripwoud
77650c532f chore: remove eslint-disable statements
eslint is not used anymore.
We use biome instead
2024-08-21 12:33:19 +02:00
Iskander
25b0cd8bfc chore: lift up halo2-* package folders (#444)
* chore: merge staging (#473)

* dev sripwoud (#472)

* fix(ui): check env var def depending client/server side

* refactor(ui): remove `force-dynamic` for server route

* chore(ui): remove TODO

* chore(ui): use `next/legacy/image`

* fix(ui): force asset/nft/punk page to be dynamic

* chore(ui): custom next config instead of soft linking wasm

* upadte cond

* fix: set ARG in Dockerfile

* fix

* refactor

* fix: revert change on wasm file soft link

* chore: restructure the whole halo2 pkgs structure

* fix: cargo lint

* fix: lint

* fix: cargo lint fix

* fix: cargo lint fix

* fix: package.json

* fix: delete .env file

---------

Co-authored-by: sripwoud <me@sripwoud.xyz>
2024-08-07 22:42:08 +02:00