dante
523c77c912
feat: lookupless sqrt and rsqrt ( #867 )
v15.5.0
2024-11-10 15:56:38 +00:00
dante
948e5cd4b9
chore: version proof and witness ( #865 )
2024-11-08 02:55:35 +00:00
dante
00155e585f
feat: bounded lookup log argument ( #864 )
v15.4.0
2024-11-07 12:16:55 +00:00
dante
0876faa12c
feat: bounded lookup round half to even ( #863 )
2024-11-01 00:51:15 -04:00
dante
a3c131dac0
feat: lookupless rounding ops ( #862 )
2024-10-31 11:29:46 -04:00
sebastiandanconia
fd9c2305ac
docs: improve cli friendliness ( #861 )
...
* Improve clarity of an info!() message
* Replace references to EZKL_REPO_PATH in `--help' output
Command `--help' messages aren't meant to be unduly verbose; we can
write them for common/simple use cases. We continue to support
EZKL_REPO_PATH for users who need it, for example to support
containerized server use cases.
To be clear, by default, EZKL_REPO_PATH = $HOME/.ezkl
2024-10-30 17:25:47 -04:00
dante
a0060f341d
chore: rm lookup recip ( #859 )
2024-10-29 15:57:38 -04:00
dante
17f1d42739
chore: unify leakyrelu and relu ( #858 )
2024-10-29 10:43:40 -04:00
dante
ebaee9e2b1
feat: lookupless min/max ops ( #854 )
v15.1.0
2024-10-26 08:00:27 -04:00
dante
d51cba589a
feat: dynamic lookup overflow ( #853 )
v15.0.0
2024-10-23 23:12:00 -04:00
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
Jseam
a06b09ef1f
docs: add batch demo ( #849 )
2024-10-15 08:36:24 +01:00
dante
e5aa48fbd6
chore: support all padding types ( #848 )
2024-10-05 10:43:12 -04:00
dante
64fbc8a1c9
refactor: lookup-less sign relu abs ( #845 )
v14.0.0
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 )
v13.0.0
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
ada45a3197
chore: swap h2 collections hash for rustc hasher ( #832 )
2024-08-04 17:28:36 -04:00
dante
616b421967
fix: bump compiler to latest to accomodate latest serde diagnostic ( #830 )
v12.0.1
2024-07-25 07:56:21 -04:00
dante
f64f0ecd23
fix: instance order when using processed params ( #829 )
v12.0.0
2024-07-24 07:58:46 -04:00
dante
5be12b7a54
fix: num groups for conv operations should be specified at load time ( #828 )
2024-07-18 09:58:41 -04:00
dante
2fd877c716
chore: small worm example ( #568 )
2024-07-15 09:20:37 -04:00
dante
8197340985
chore: const filtering optimizations ( #825 )
2024-07-12 12:37:02 +01:00
dante
6855ea1947
feat: parallel polynomial reads in halo2 ( #826 )
2024-07-12 00:33:14 +01:00
dante
2ca57bde2c
chore: bump tract ( #823 )
2024-06-29 01:53:18 +01:00
Ethan Cemer
390de88194
feat: create_evm_vk python bindings ( #818 )
2024-06-23 22:21:59 -04:00
dante
cd91f0af26
chore: allow for float lookup safety margins ( #817 )
2024-06-19 09:12:01 -04:00
dante
4771192823
fix: more verbose io / rw errors ( #815 )
2024-06-14 12:31:50 -04:00
dante
a863ccc868
chore: update cmd feature flag ( #814 )
v11.4.1
2024-06-11 16:07:49 -04:00
Ethan Cemer
8e6ccc863d
feat: all file source kzg commit DA ( #812 )
v11.4.0
2024-06-11 09:32:54 -04:00
dante
00d6873f9a
fix: should update using bash when possible ( #813 )
2024-06-10 12:13:59 -04:00
dante
c97ff84198
refactor: rm boxed errors (opaque) ( #810 )
v11.3.2
2024-06-08 22:41:47 -04:00
dante
f5f8ef56f7
chore: ezkl self update ( #809 )
2024-06-07 10:30:21 -04:00
Ethan Cemer
685487c853
feat: DA swap proof commitments ( #807 )
2024-06-07 10:19:38 -04:00
dante
33d41c7e49
fix: calldata cmd
2024-05-31 13:19:33 -04:00
dante
e04c959662
fix: sequential dependence between JS releases ( #806 )
v11.2.2
2024-05-31 08:34:51 -04:00
dante
27b1f2e9d4
fix: move banner to command loop
2024-05-30 17:01:40 -04:00
dante
4a172877af
feat: add autocompletion tooling to cli ( #805 )
v11.2.0
2024-05-30 16:44:24 -04:00
dante
5a8498894d
feat: create encode-evm-calldata in cli and python ( #803 )
v11.1.0
2024-05-29 21:03:16 -04:00
Snoppy
095c0ca5b4
chore: fix typos ( #802 )
2024-05-29 11:32:11 -04:00
dante
3fa482c9ef
fix: remove error messages in calibration loop (confusing) ( #800 )
2024-05-22 09:32:52 +01:00
dante
6be3b1d663
chore: update alloy ( #798 )
v11.0.14
2024-05-16 12:10:27 +09:00
dante
d5a1d1439c
fix: elif syntax in install script
2024-05-14 03:31:26 +09: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 )
v11.0.11
2024-05-13 13:29:51 +09:00
dante
e7f54cb6ac
fix: windows build ( #796 )
2024-05-13 12:47:36 +09:00
dante
ed65e8c090
Revert "fix: revert maturin version ( #795 )"
...
This reverts commit d9f2adad99 .
2024-05-13 12:41:02 +09:00
dante
d9f2adad99
fix: revert maturin version ( #795 )
v11.0.8
2024-05-13 12:21:35 +09:00