Commit Graph

5424 Commits

Author SHA1 Message Date
parazyd
54dbfa08e4 drk: Implement DAO balances, and ability to unconfirm a DAO for rescanning. 2023-01-24 17:22:03 +01:00
parazyd
d2891f1863 drk: Simplify balance fetching. 2023-01-24 17:09:33 +01:00
parazyd
3f7e1890b2 contract/money/client: Hack for transfer change outputs to have a dummy hook. 2023-01-24 17:05:43 +01:00
parazyd
aa5caa7988 contract/dao: impl Display for DaoBulla 2023-01-24 16:42:55 +01:00
parazyd
83a069110c darkfid: Add Options to SQL methods. 2023-01-24 16:42:30 +01:00
parazyd
6e6eb38056 research/rln: Write spec in the mdbook, and clean up protocol. 2023-01-23 23:26:51 +01:00
aggstam
f29d51822c src/contract: fixed tests 2023-01-23 21:23:44 +02: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
aggstam
9950d2b3dc contrib/localnet: darkfid-single-node(with faucet) added 2023-01-23 19:57:58 +02:00
parazyd
7abce1d79f script/research: WIP Rate-limit nullifiers design 2023-01-23 18:15:47 +01:00
x
16111d74de change assert == to <= for usize and u64 so we allow 32 bit archs to run 2023-01-23 17:39:14 +01:00
parazyd
6786d5ff82 contrib/deps: bugfix: Expand deps in the shell. 2023-01-23 13:22:14 +01:00
Jay Butera
6bce3ec25c Update flake (#131) 2023-01-22 11:47:31 +00:00
Dastan-glitch
e6339b2627 bin/zktool: fix clap issue 2023-01-22 00:39:38 +03:00
x
1bcf620d01 (broken) zktool 2023-01-21 21:52:59 +01:00
x
6884e276f1 doc: missing rust tag for source code 2023-01-21 21:31:52 +01:00
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