Commit Graph

5391 Commits

Author SHA1 Message Date
x
be0ed46d24 update script/research 2023-01-18 10:25:45 +01:00
x
14d341970f mv script/research/{bltprf, groth16} script/research/zk/ 2023-01-18 10:18:49 +01:00
x
2802cd49c1 blockchain.md: introduce a \hash macro to make hashes look like operators 2023-01-18 10:05:35 +01:00
x
bd0aa50ed5 cleanup docs 2023-01-18 09:56:13 +01:00
x
be8fac0720 doc: tweak release numbers and table 2023-01-17 17:56:42 +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
aggstam
73f044e486 doc/architecture/consensus: updated default slot time 2023-01-16 18:54:24 +02:00
x
c5f03e0a2c try to break algo 2023-01-16 17:20:54 +01:00
x
731014f168 fft algo 2023-01-16 17:00:04 +01:00
aggstam
baa995be88 doc/architecture/consensus: finalization logic updated 2023-01-16 17:41:06 +02: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
aggstam
71222f50c5 consensus: fixed finalization logic 2023-01-15 18:52:32 +02:00
aggstam
3f6fc0d7af consensus: simplyfied total stake calculation and removed slot offset logic 2023-01-15 17:47:11 +02:00
aggstam
57c4c5a630 consensus: create history files if not exist 2023-01-15 15:37:33 +02:00
aggstam
c894a63f6b consensus/task/block_sync: force recheck to sync of slot checkpoints after blocks have been synced 2023-01-15 15:22:46 +02:00
aggstam
a87a9cc57e consensus: add missing log targets 2023-01-15 14:47:52 +02:00
mohab metwally
198e16157e update blockchain.md 2023-01-14 19:56:10 +02:00
mohab metwally
60d172700d update overview doc 2023-01-14 17:23:21 +02:00
aggstam
5044141b24 fmt 2023-01-12 13:57:51 +02:00
aggstam
4dadf292ec fmt, fixed broken imports, general cleanup 2023-01-12 13:52:26 +02:00
mohab metwally
7241827a37 use float10 new api 2023-01-12 02:47:00 +02:00
mohab metwally
bc8d7886da clean unused imports, commented code 2023-01-12 02:45:47 +02:00
mohab metwally
1d7a3f8b2e [consensus/state] refactor f error function 2023-01-12 02:45:19 +02:00
mohab metwally
d44d6fd3f3 [consensus/state] remove old controller 2023-01-12 02:45:01 +02:00
mohab metwally
daab6106b6 [consensus/state] remove exponentially fading controller output from discrete pid 2023-01-12 02:44:28 +02:00
mohab metwally
67f3b067df [consensus/leadcoin] prune todo msg that was fixed in early commit 2023-01-12 02:44:28 +02:00
mohab metwally
edb58dddd6 [consensus/leadcoin] negate sigmas, and remove negation of target to avoid negation in zkas 2023-01-12 02:44:27 +02:00
mohab metwally
f853d113a2 pruning 2023-01-12 02:44:04 +02:00
mohab metwally
36f61bb3f2 [consensus/utils] fixed bug in fbig2ibig, added extra test case 2023-01-12 02:43:42 +02:00
mohab metwally
59cd6b982d unit test sigmas accuracy 2023-01-12 02:43:10 +02:00
mohab metwally
65648e55cb [consensus] pid k2 bug in sign fixed; miscel changes 2023-01-12 02:41:53 +02:00
mohab metwally
9a376a84d0 [consensus] y in is_lead fixed from commitment to hash, similar to the circuit 2023-01-12 02:41:29 +02:00
mohab metwally
02f022f491 [contrib] clean log files 2023-01-12 02:40:43 +02:00
mohab metwally
58e83ea251 [consensus] write log lead, f history 2023-01-12 02:40:41 +02:00
mohab metwally
ca0b9b4048 [contrib] lead log processing script 2023-01-12 02:39:39 +02:00
mohab metwally
662584db2a fix validation 2023-01-12 02:39:37 +02:00
mohab metwally
8251f1d25b fixed bug in y calculation in is_leader, removed c2_cm, y_mu, rho_mu, eta from leadcoin, made lottery function of current slot rather than mint slot to fix a bug 2023-01-12 02:38:59 +02:00
mohab metwally
86e298e986 fix bug with redundant lead history, updated discrete pid, remove finalization minimum length condition 2023-01-12 02:36:24 +02:00
mohab metwally
571fad54ae fix validation 2023-01-12 02:03:31 +02:00
mohab metwally
ec85f05bb6 resolve conflict 2023-01-12 02:03:31 +02:00
mohab metwally
8ca5d1abac fix bug with redundant lead history, updated discrete pid, remove finalization minimum length condition 2023-01-12 02:03:31 +02:00
parazyd
00e5ae4721 drk: DAO Vote. 2023-01-12 01:05:22 +01:00
parazyd
73de64d138 drk: Proposal metadata listings. 2023-01-11 23:39:43 +01:00
parazyd
f4367dbf49 drk: Move Money scanning into wallet_money.rs 2023-01-11 23:26:25 +01:00