Commit Graph

375 Commits

Author SHA1 Message Date
x
463a72a458 mainnet roadmap: Add zkrunner as todo 2023-07-26 01:51:53 +00:00
x
095bd627a8 zero2darkfi: Added more context 2023-07-25 22:10:24 +00:00
x
e9594f7d81 zero2darkfi: removed zero2dark/ 2023-07-25 22:10:24 +00:00
narodnik
b97679de07 add -notls to instructions for ircd 2023-07-25 13:59:15 +02:00
parazyd
ad1648900c doc: Add a high-level mainnet roadmap abstract. 2023-07-24 17:35:41 +02:00
x
46bf58b162 zero2darkfi: Add problem statement 2023-07-24 01:23:08 +00:00
x
c0321cee66 zero2darkfi: init draft 2023-07-24 01:23:08 +00:00
parazyd
310a28f53a book: Always overwrite history to reduce repo size. 2023-07-22 16:49:36 +02:00
lunar-mining
5285cf962f doc/ learn: improve wording on cryptography researcher section 2023-07-22 13:17:16 +02:00
parazyd
99f68db953 zkas: Enforce k declaration on top of the source file. 2023-07-20 14:19:52 +02:00
Christoph Lohmann
baaf62358f Remove doubling of macro overview in learn.md. 2023-07-15 19:37:14 +02:00
aggstam
ff9c1d1998 doc/testnet/node: correct subscribe command 2023-07-05 20:13:24 +03:00
Dastan-glitch
c8b344a582 update generate_seminar_ics.py
change event_graph seminar date to July 27th
2023-07-04 02:49:51 +03:00
parazyd
2a4292c0d5 doc: Add Link to 1st consensus seminar 2023-06-30 17:44:07 +02:00
Dastan-glitch
5ec6f86e07 book: update tau doc 2023-06-27 05:12:56 +03:00
Dastan-glitch
194cd2e1ff book: update event_graph docs 2023-06-27 04:22:39 +03:00
lunar-mining
92221ef5bb doc/ircd: rename pubkey to contact_public on ircd Contact specification 2023-06-22 11:57:39 +02:00
lunar-mining
975c7c7daa book: edit development/learn.md
language edit for correctness and readibility
2023-06-22 11:23:46 +02:00
aggstam
8a416c047d drk: removed coin_blind references 2023-06-19 21:40:49 +03:00
x
ccea2417e5 doc: update dao section 2023-06-17 07:35:10 +02:00
ertosns
e34c97ea2c Update generate_seminar_ics.py
replace code walkthrough by consensus & control part II
2023-06-16 00:57:50 +03:00
freerangedev
40286532cf sdk-py: cargo fmt 2023-06-15 04:32:16 +00:00
freerangedev
46ed0a24b0 sdk-py: Add ZkCircuit, Proof, ProvingKey, VerifiyingKey, ZkBinary 2023-06-15 04:32:16 +00:00
parazyd
aec4ed8a53 book: Document Consensus::Unstake 2023-06-12 11:46:00 +02:00
omahs
5f0559e910 book: Fix typos
This fixes some typos in the mdbook (#177)
2023-06-12 09:15:52 +00:00
parazyd
80cf2eea5c book/consensus: Document UnstakeRequest. 2023-06-11 19:53:54 +02:00
parazyd
e704e79c04 book: Document Consensus::Proposal 2023-06-11 18:18:58 +02:00
odysseas.eth
d4ae88217d Update blockchain.md 2023-06-10 16:21:05 +00:00
parazyd
05c5e133ef book/consensus: Note the zkas circuits in stake.md
Signed-off-by: parazyd <parazyd@dyne.org>
2023-06-08 12:50:39 +02:00
parazyd
8b5717c4f2 book: Document consensus Stake functionality. 2023-06-07 18:56:35 +02:00
parazyd
212d04bbc7 book: Document consensus GenesisStake functionality. 2023-06-07 14:42:56 +02:00
parazyd
bd13d9fa9b book/development: Add note on codecov. 2023-06-06 13:03:41 +02:00
Dastan-glitch
029426fb64 doc: update tau doc 2023-06-02 04:47:00 +03:00
parazyd
e71269c7bf book: Add link to latest seminar recording 2023-05-31 16:34:11 +02:00
x
aaaa4b4bce doc: document the tmux_sessions.sh now command 2023-05-28 14:15:37 +02:00
x
1ad7def78d doc: local deployment instructoins 2023-05-28 14:15:37 +02:00
parazyd
17e16644a8 book: Fix ircd link. 2023-05-27 00:24:50 +02:00
parazyd
f62bc61737 book: Use one less column in seminars table 2023-05-27 00:20:46 +02:00
parazyd
cdb19212f0 book: Print usage on invalid flags for seminar generator 2023-05-26 19:52:38 +02:00
parazyd
d3bf033d8d book: Use a script to generate the seminars page and ics links. 2023-05-26 19:36:01 +02:00
parazyd
f9ca1d4ef1 vanityaddr: Update README. 2023-05-25 12:49:48 +02:00
x
130c13ab67 doc: expand seminars.md with more info 2023-05-24 13:26:34 +02:00
Dastan-glitch
c4b78ead51 book: rename anonymous nodes to tor inbound and nym outbound 2023-05-24 02:18:19 +03:00
x
ab86500ee5 edit seminars doc 2023-05-23 18:47:31 +02:00
x
5f63ab452c add weekly seminars to the doc book 2023-05-23 13:14:22 +02:00
parazyd
6cddfac05f Replace num_cpus crate with stdlib alternative. 2023-05-19 09:59:55 +02:00
parazyd
84a7762e96 book: Add high-level doc on zkVM. 2023-05-10 15:10:32 +02:00
parazyd
bd6a6bfaf2 zkas: Rename "stack" to "heap".
"stack" is a misnomer, and the behavior of the zkVM is more heap-like
than stack-like when doing an analogy with general computing.
2023-05-10 14:35:51 +02:00
parazyd
be9013ed31 zkas: Rename "contract" to "witness". 2023-05-10 13:24:02 +02:00
parazyd
67d8d1c87a book: Add a stub page to mitigate mdbook bug. 2023-05-09 15:24:00 +02:00