Artem
|
1cb1b6e143
|
feat: iOS Bindings (#846)
|
2024-10-23 09:58:55 -04:00 |
|
Ethan Cemer
|
d2b683b527
|
feat: reusable verifier (#821)
|
2024-10-22 09:10:24 -04:00 |
|
dante
|
64fbc8a1c9
|
refactor: lookup-less sign relu abs (#845)
|
2024-09-17 11:58:58 -04:00 |
|
dante
|
c9f9d17f16
|
chore: optimized release builds by default (#844)
|
2024-09-05 15:52:03 +02:00 |
|
Ethan Cemer
|
b49b0487c4
|
fix: remove console import from index.ts in in-browser-evm-verifier package (#841)
|
2024-08-30 18:47:59 +01:00 |
|
dante
|
61b7a8e9b5
|
chore: perf updates (#838)
|
2024-08-27 09:45:40 -04:00 |
|
dante
|
5dbc7d5176
|
chore: cache lookup tables (#835)
|
2024-08-19 00:24:53 -04:00 |
|
dante
|
616b421967
|
fix: bump compiler to latest to accomodate latest serde diagnostic (#830)
|
2024-07-25 07:56:21 -04:00 |
|
dante
|
f64f0ecd23
|
fix: instance order when using processed params (#829)
|
2024-07-24 07:58:46 -04:00 |
|
dante
|
2fd877c716
|
chore: small worm example (#568)
|
2024-07-15 09:20:37 -04:00 |
|
Ethan Cemer
|
8e6ccc863d
|
feat: all file source kzg commit DA (#812)
|
2024-06-11 09:32:54 -04:00 |
|
Ethan Cemer
|
685487c853
|
feat: DA swap proof commitments (#807)
|
2024-06-07 10:19:38 -04:00 |
|
dante
|
e04c959662
|
fix: sequential dependence between JS releases (#806)
|
2024-05-31 08:34:51 -04:00 |
|
Ethan Cemer
|
ff8fd01f86
|
fix: patch invalid ${{ github.ref_name#v }} syntax on verify release script (#791)
|
2024-05-14 02:25:12 +09:00 |
|
dante
|
e9020f942e
|
fix: python build matrix (#797)
|
2024-05-13 13:29:51 +09:00 |
|
dante
|
5125aaa090
|
chore: add aarch64 linux to release pipeline (#788)
|
2024-05-13 11:29:49 +09:00 |
|
Ethan Cemer
|
32dd4a854f
|
fix: patch npm package build failure (#782)
|
2024-04-25 10:38:06 -04:00 |
|
dante
|
924f7c0420
|
fix: simplify kzg-commit (#780)
|
2024-04-24 11:57:20 -04:00 |
|
dante
|
4a93d31869
|
fix: accomodate modules in col-overflow (#777)
|
2024-04-18 17:13:31 -04:00 |
|
Ethan Cemer
|
f05f83481e
|
chore: update eth postgres (#769)
---------
Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
|
2024-04-13 08:08:09 -04:00 |
|
Ethan Cemer
|
8aaf518b5e
|
fix: fix @ezkljs/verify etherumjs deps (#765)
|
2024-04-12 18:24:59 -04:00 |
|
Jseam
|
0943e534ee
|
docs: automated sphinx documentation for python bindings (#714)
---------
Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-04-05 18:33:06 +01:00 |
|
dante
|
ff563e93a7
|
fix: bump python version (#761)
|
2024-04-02 17:08:26 +01:00 |
|
dante
|
5639d36097
|
chore: verify aggr wasm unit test (#760)
|
2024-04-01 20:54:20 +01:00 |
|
dante
|
7fe179b8d4
|
feat: dictionary of reusable constants (#754)
|
2024-03-26 13:12:09 +00:00 |
|
dante
|
3abb3aff56
|
feat: make selector polynomials optional (#753)
|
2024-03-22 09:28:28 +00:00 |
|
dante
|
338788cb8f
|
fix: lookup safety = 1 during calibration falls OOR (#750)
|
2024-03-21 08:53:43 +00:00 |
|
dante
|
a5bf64b1a2
|
feat!: ipa commitments (#740)
BREAKING CHANGE: commitment is now an added flag
|
2024-03-16 16:31:01 +00:00 |
|
Ethan Cemer
|
2be181db35
|
feat: merge @ezkljs/verify package into core repo. (#736)
|
2024-03-14 01:13:14 +00:00 |
|
Ethan Cemer
|
fe535c1cac
|
feat: wasm felt to little endian string (#729)
---------
Co-authored-by: Alexander Camuto <45801863+alexander-camuto@users.noreply.github.com>
|
2024-03-01 14:06:20 +00:00 |
|
dante
|
88098b8190
|
fix!: cleanup felt serialization language in python and wasm (#724)
BREAKING CHANGE: python and wasm felt utilities have new names
|
2024-02-25 14:06:48 +00:00 |
|
dante
|
6c0c17c9be
|
fix: include tol check in fwd pass (#723)
|
2024-02-23 01:28:59 +00:00 |
|
dante
|
85ee6e7f9d
|
refactor: use layout as the forward function (#707)
|
2024-02-08 21:15:46 +00:00 |
|
dante
|
80041ac523
|
refactor: equals argument without lookups (#705)
|
2024-02-07 14:20:13 +00:00 |
|
dante
|
bceac2fab5
|
ci: make gpu tests single threaded (#700)
|
2024-01-31 18:19:29 +00:00 |
|
dante
|
45fd12a04f
|
refactor!: make rebasing multiplicative by default (#698)
BREAKING CHANGE: adds a `required_range_checks` field to `cs`
|
2024-01-30 18:37:57 +00:00 |
|
dante
|
bc7c33190f
|
feat: allow for separate vk render on-chain (#697)
|
2024-01-25 19:48:13 +00:00 |
|
dante
|
df72e01414
|
feat: make selector compression optional (#696)
|
2024-01-24 00:09:00 +00:00 |
|
Jason Morton
|
11ac120f23
|
fix: large test numbering(#689)
Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
|
2024-01-21 21:01:46 +00:00 |
|
dante
|
ddbcc1d2d8
|
fix: calibration should only consider local scales (#691)
|
2024-01-18 23:28:49 +00:00 |
|
dante
|
db24577c5d
|
fix: calibrate from total min/max on lookups rather than individual x (#690)
|
2024-01-17 23:59:15 +00:00 |
|
dante
|
fd3159d860
|
refactor: rm encrypted vis (#660)
|
2023-12-16 10:00:44 +00:00 |
|
Jseam
|
0b661e9c63
|
fix: use venv on musl linux (#652)
|
2023-12-10 16:59:15 +00:00 |
|
dante
|
71a0a5fa0b
|
chore: cleanup remote cmds (#650)
|
2023-12-09 23:35:56 +00:00 |
|
dante
|
1697b6e46e
|
feat!: create SRS repo by default to avoid redownloading (#649)
|
2023-12-08 17:59:55 +00:00 |
|
dante
|
54ab439fec
|
fix: patch arg processing for 1D sumpool (#646)
|
2023-12-05 22:13:03 +00:00 |
|
dante
|
3386bba9ce
|
chore: test for max 0.18 error on resources cal (#639)
|
2023-12-01 09:22:20 +00:00 |
|
dante
|
4fcf775d77
|
feat: lookup modularity (#637)
|
2023-11-28 22:43:28 +00:00 |
|
Jseam
|
e250b68979
|
fix: update hub queries (#630)
---------
Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
|
2023-11-27 11:12:06 +00:00 |
|
dante
|
cd70a95836
|
refactor: remove most paths that panic or crash when using as a lib not bin (#632)
|
2023-11-26 13:05:07 +00:00 |
|