Commit Graph

5406 Commits

Author SHA1 Message Date
x
306d70fe1f expand out philosophy section 2023-01-21 21:24:11 +01:00
aggstam
f86a554ff8 consensus: cleaned derived coin blind handling 2023-01-18 20:05:00 +02:00
aggstam
1645f3f27d blockchain: renamed stores 2023-01-18 19:26:16 +02:00
parazyd
5752afd919 book: Fix rustdoc copy path. 2023-01-18 15:06:15 +01:00
x
52a960fe90 doc: move rustdoc under development 2023-01-18 14:50:58 +01:00
parazyd
380d09ad07 serial: Use versioned darkfi-derive crate. 2023-01-18 13:28:46 +01:00
parazyd
f63b9af6b0 serial/derive: Use versioned derive-internal crate. 2023-01-18 13:27:46 +01:00
parazyd
5e49f7a034 book: Add missing pseudocode to zkas/examples/sapling.md 2023-01-18 13:12:59 +01:00
parazyd
10e22cffbd book: Delete stray sapling.pdf file. 2023-01-18 13:02:31 +01:00
parazyd
4b2fb10722 book: Build rustdoc by default. 2023-01-18 12:54:32 +01:00
parazyd
fe11151ba9 rustdoc lints 2023-01-18 12:54:32 +01:00
x
1333350e68 doc: architecture/tooling.md remove NOTE 2023-01-18 12:20:50 +01:00
x
8f964b926b doc: partial edit of architecture/smart_contracts.md 2023-01-18 11:34:20 +01:00
x
23209b596e doc: small fixes 2023-01-18 10:36:20 +01:00
x
4ef5e78c5b doc: add zk_explainer 2023-01-18 10:26:19 +01:00
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