865 Commits

Author SHA1 Message Date
x
a532230693 ECIP row construct.sage 2023-03-15 07:27:30 +01:00
police
0b07b3dee6 [research/lotterysim] scaling to 1k,10k,100k,1m nodes with same accuracy 2023-03-15 07:10:29 +02:00
x
65f11bf233 divisor construction algos 2023-03-14 09:55:46 +01:00
x
6604d52d5c split up div.sage 2023-03-14 09:03:10 +01:00
aggstam
633d124bdd script/research/sled_playground: moved to independent crate(https://crates.io/crates/sled-overlay) 2023-03-10 18:55:50 +02:00
x
6786f51555 ECIP proof 2023-03-10 14:46:30 +01:00
x
41824e5fdd add a comment to binary quadratic forms example 2023-03-10 09:41:01 +01:00
x
2dafb9fd24 add binary quadratic forms example 2023-03-10 09:37:51 +01:00
x
256288521e print final form 2023-03-09 17:47:39 +01:00
aggstam
9343a34fb9 script/research/sled_playground/overlay2: dynamic tree open 2023-03-09 18:25:35 +02:00
x
2d978d5245 use the paper's div construction 2023-03-09 16:55:17 +01:00
aggstam
daca750bda script/research/sled_playground: overlay2 added, wrapping everything in there 2023-03-09 16:19:56 +02:00
parazyd
409e57ada1 sled_playground: Do transaction over Vec<Tree>. 2023-03-09 15:05:23 +01:00
x
a35daa7b05 div2 2023-03-09 14:16:42 +01:00
x
339a6605ff dlog stuff 2023-03-09 12:59:12 +01:00
x
708e6916e9 weil reciprocity 2023-03-09 12:59:12 +01:00
parazyd
f95895fc26 sled_playground: Use batching and transactions. 2023-03-09 10:12:47 +01:00
parazyd
f82021ad7b research/sled_playground: Use a BTreeMap instead of Vec for removed items. 2023-03-09 09:15:19 +01:00
parazyd
87022bd195 research/sled_playground: Alternative SledOverlay API impl 2023-03-08 15:56:41 +01:00
aggstam
38d9eafa31 script/research: sled_playground added 2023-03-08 15:23:16 +02:00
parazyd
ce26ad15a7 research/x3dh: Formatting fixes 2023-03-07 17:47:24 +01:00
Sombra
2340992333 src/xeddsa.rs: fix comment 2023-03-07 08:31:18 -08:00
Sombra
2aaf606741 Fix x3dh sig (#158)
* rename local variable sig to signature to avoid confusion with the function param

* x3dh/src/main: removed prints and renames variable

* faucetd/src/main: debugging

* remove fix tags

* rename vars

* src/xeddsa.rs: fix import and switched to verify_strict
2023-03-07 16:24:41 +00:00
x
e87590815d dlog calculations 2023-03-06 15:48:46 +01:00
parazyd
3da06a8862 x3dh: Downgrade to digest-0.10.6 2023-03-01 15:59:31 +01:00
parazyd
4e3b863cda Release v0.4.1 2023-02-25 16:00:20 +01:00
Dastan-glitch
fcab6f6c2b bin/genev: add missing license header 2023-02-23 16:41:46 +03:00
aggstam
5ce8c2cf89 script/research/nodes-tool: renamed to blockchain-explorer, args added, optimized export 2023-02-11 18:18:43 +02:00
aggstam
4f3105d71d blockchain/tx_store: use empty slice as value in erroneous_txs sled 2023-02-10 21:49:05 +02:00
aggstam
b0d24ef776 darkfid: erroneous txs handling
Darkfid will not apply erroneous txs state transitions and keep them in a separate sled tree. drk to filtre these txs to report correct balances/coins
2023-02-10 20:59:03 +02:00
parazyd
ddec8b5c95 research: TFHE demo. 2023-02-07 11:17:32 +01:00
parazyd
192345659a Release v0.4.0 2023-02-01 23:04:02 +01:00
parazyd
454eacf616 Update project dependencies. 2023-01-31 12:46:19 +01:00
mohab metwally
c42d88ab3f [book] further details in target approximation, and discrete pid parameters 2023-01-28 14:54:43 +02:00
parazyd
6e6eb38056 research/rln: Write spec in the mdbook, and clean up protocol. 2023-01-23 23:26:51 +01:00
parazyd
7bcb6d004c research/rln: Full POC 2023-01-23 19:42:44 +01:00
parazyd
06d5c79212 research/sss: Move shamir secret-sharing impl to own crate. 2023-01-23 19:42:44 +01:00
aggstam
dc9c6c377f consensus: created single-node mode for local testing 2023-01-23 20:40:34 +02:00
parazyd
7abce1d79f script/research: WIP Rate-limit nullifiers design 2023-01-23 18:15:47 +01:00
aggstam
1645f3f27d blockchain: renamed stores 2023-01-18 19:26:16 +02:00
x
14d341970f mv script/research/{bltprf, groth16} script/research/zk/ 2023-01-18 10:18:49 +01:00
aggstam
6ab03ba371 script/research/nodes-tool: updated to latest structures 2023-01-17 13:41:28 +02:00
x
db13a21413 pallas_base FFT test 2023-01-16 20:47:08 +01:00
x
127f6938a7 improve benchmarking quality 2023-01-16 19:11:06 +01:00
x
d21be4152e use sage K.multiplicative_generator() function 2023-01-16 18:37:27 +01:00
x
dceee8530b fix bug1 2023-01-16 18:16:03 +01:00
x
9376389beb fft benchmarking 2023-01-16 17:58:55 +01:00
x
c5f03e0a2c try to break algo 2023-01-16 17:20:54 +01:00
x
e6b02bf91a add commented lines with higher degree polys for ppl to try out 2023-01-16 13:02:37 +01:00
x
67050d9e1c add fft sage impls and rename halo dir to zk 2023-01-16 12:55:44 +01:00