Alex Vlasov
|
2a5dc08cf6
|
implemented parallelized kate division, with a lot of TODOs
|
2019-03-31 10:21:06 +03:00 |
|
Alex Vlasov
|
9f887847f7
|
update readme for 0.2.0 version
|
2019-03-31 10:18:06 +03:00 |
|
Alex Vlasov
|
86e3f9c442
|
prepare for publishing
|
2019-03-31 09:31:34 +03:00 |
|
Alex Vlasov
|
4ed620ebf2
|
prepare for publishing
|
2019-03-31 09:08:33 +03:00 |
|
Alexander
|
219929ee33
|
Merge pull request #8 from poma/wasm
WASM compatibility
|
2019-03-31 16:34:46 +03:00 |
|
Petr Korolev
|
55f589ae13
|
Update README.md
|
2019-03-31 11:57:50 +03:00 |
|
Alex Vlasov
|
5512528364
|
prepare for cleanup of SONIC feature
|
2019-03-31 09:00:50 +03:00 |
|
Alex Vlasov
|
d2c8b93fe9
|
prepare for publishing
|
2019-03-31 09:00:01 +03:00 |
|
Petr Korolev
|
34b4d09b4c
|
Merge pull request #6 from matter-labs/update-readme
Add instructions for ceremony
|
2019-03-27 23:15:50 +02:00 |
|
Petr Korolev
|
812e4082fe
|
add instructions for ceremony
|
2019-03-26 23:56:16 +02:00 |
|
poma
|
04a69f9e1d
|
add compile error
|
2019-03-26 10:20:20 +03:00 |
|
poma
|
afa9326c81
|
fix log macros
|
2019-03-24 11:43:42 +03:00 |
|
poma
|
4aad6f3fdf
|
Fix singlecore warning
|
2019-03-24 09:29:07 +03:00 |
|
poma
|
4ed859e151
|
WASM compatibility
Extracted all logs and timers calls to a separate file
Added WASM specific logging and profiling
|
2019-03-24 09:28:54 +03:00 |
|
poma
|
9819e9e08b
|
Merge singlecore and multicore configs
|
2019-03-24 07:47:47 +03:00 |
|
Alex Vlasov
|
23f4616815
|
use PDF instead for bookkeeping
|
2019-03-18 21:53:39 +03:00 |
|
Alex Vlasov
|
3962151035
|
add discussion document
|
2019-03-18 21:48:10 +03:00 |
|
Alex Vlasov
|
08cbd05a26
|
finish with parallelization. Kate division is next
|
2019-03-15 21:49:31 +03:00 |
|
Alex Vlasov
|
a0aaf7a6e4
|
temporary commit
|
2019-03-15 18:00:52 +03:00 |
|
Alex Vlasov
|
2173354b1f
|
implemented parallelized kate division, with a lot of TODOs
|
2019-03-11 14:57:14 +01:00 |
|
Alex Vlasov
|
c46bc9b4ad
|
disable async flush of memmap for now, before further investigation
|
2019-03-08 21:31:59 +01:00 |
|
Alex Vlasov
|
847b22826f
|
add explicit non-infinity checks
|
2019-03-08 15:37:36 +01:00 |
|
Alex Vlasov
|
8260b7dfa9
|
update tools for more clear messages about hashes of files
|
2019-03-08 01:23:02 +01:00 |
|
Alex Vlasov
|
6e784deda8
|
update readme for 0.2.0 version
|
2019-03-06 18:16:09 +01:00 |
|
Alex Vlasov
|
2edd90248c
|
choose 2^25 powers for test ceremony in Paris
|
2019-03-05 11:41:00 +01:00 |
|
Alex Vlasov
|
e62cb6a09b
|
use versioning for reproducible builds
|
2019-03-05 10:35:30 +01:00 |
|
Alexander
|
6e45a4b233
|
Merge pull request #7 from matter-labs/sonic
- Make singlethreaded version as feature to be used already - Introduce features to later add full SONIC and GM17
|
2019-03-05 10:27:31 +01:00 |
|
Alex Vlasov
|
f12986aaeb
|
fix compilation warnings, disable sonics in default features
|
2019-03-05 10:26:28 +01:00 |
|
Alex Vlasov
|
2a453c3325
|
improve message about domain sizes and operation timings
|
2019-03-05 09:58:59 +01:00 |
|
Alex Vlasov
|
c2af46cac3
|
fix reexports finally
|
2019-03-05 09:47:43 +01:00 |
|
Alex Vlasov
|
a99132955a
|
fixed singlecore dense multiexp
|
2019-03-05 09:44:38 +01:00 |
|
Alex Vlasov
|
810bb92cee
|
start transitioning to versioning + more elegant re-exports
|
2019-03-04 23:04:39 +03:00 |
|
Alex Vlasov
|
67f1b080c2
|
update version
|
2019-03-04 19:49:52 +03:00 |
|
Alex Vlasov
|
0c5a295c8a
|
reexport properly
|
2019-03-04 19:49:14 +03:00 |
|
Alex Vlasov
|
443e40de5f
|
prefer to re-expose ff in pairing to avoid dependency hell
|
2019-03-04 19:35:10 +03:00 |
|
Alex Vlasov
|
04454890b9
|
permutation argument is complete
|
2019-02-28 20:37:33 +03:00 |
|
Alex Vlasov
|
4db0a32f5b
|
cleanup for freeze
|
2019-02-27 19:10:19 +03:00 |
|
Alex Vlasov
|
0a2ed705dc
|
start making permutation argument
|
2019-02-27 01:06:14 +03:00 |
|
Alex Vlasov
|
c64438e800
|
start implementing permutation argument
|
2019-02-26 18:10:33 +03:00 |
|
Alex Vlasov
|
b70af73621
|
grand product argument is complete
|
2019-02-26 16:58:47 +03:00 |
|
Alex Vlasov
|
f8d99df957
|
first part of the grand product argument is complete
|
2019-02-26 16:07:57 +03:00 |
|
Alex Vlasov
|
5fdb9cf353
|
first step of the grand product argument
|
2019-02-25 20:57:43 +03:00 |
|
Alex Vlasov
|
be62b361ed
|
start preparing grand product argument
|
2019-02-23 16:46:34 -05:00 |
|
Alex Vlasov
|
cbf95acb11
|
update a progress
|
2019-02-23 16:04:31 -05:00 |
|
Alex Vlasov
|
b5e024162d
|
implement tests for well formed argument
|
2019-02-23 16:02:38 -05:00 |
|
Alex Vlasov
|
08f1384c7c
|
finish wellformedness argument, can now test
|
2019-02-21 20:42:56 -05:00 |
|
Alex Vlasov
|
0089b98439
|
start making wellformedness argument
|
2019-02-21 20:26:45 -05:00 |
|
Alex Vlasov
|
37f57a99a6
|
implement s2 commitment
|
2019-02-21 18:55:56 -05:00 |
|
Alex Vlasov
|
d4b8a481f1
|
start implementing unhelped sonic
|
2019-02-18 17:56:15 -05:00 |
|
Alex Vlasov
|
6dc9055cf3
|
introduce blindings
|
2019-02-18 18:56:11 +01:00 |
|