Commit Graph

357 Commits

Author SHA1 Message Date
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
parazyd
aacad4e382 CI: Update mdbook-katex 2023-05-09 14:49:10 +02:00
parazyd
c51a045b52 book: Remove cashierd API doc. 2023-05-09 14:42:30 +02:00
Dastan-glitch
219eeace4b book/testnet: fix some typos 2023-05-08 16:36:37 +03:00
parazyd
3dcdae3e53 book/tx-lifetime: Fix typo. 2023-05-08 15:22:14 +02:00
aggstam
86aaa8dad0 doc/ircd: moved dependencies comment before commands 2023-05-01 16:22:36 +03:00
x
c4c7e0094d doc: defining the state 2023-04-29 16:40:36 +02:00
Dastan-glitch
c6dab5e7a5 doc/ircd: added recover public key section 2023-04-29 15:57:21 +03:00
x
ef5b78f59b rename ircd to darkirc in the doc 2023-04-28 07:49:33 +02:00
x
eba33cd3a9 expound the benefits of darkirc 2023-04-28 07:48:16 +02:00
x
23b9e806eb doc: add extra help text about IRC usage for new users. 2023-04-26 09:12:30 +02:00
Dastan-glitch
15808e91fc doc: update ircd private_message subsection 2023-04-25 01:23:21 +03:00
Dastan-glitch
f6ef7f63ab doc: added ircd_config.toml path 2023-04-21 02:42:04 +03:00
parazyd
8ac1fe9d0e book: Fix typo 2023-04-16 18:29:04 +02:00
parazyd
75c4416711 book: tx lifetime 2023-04-15 09:29:18 +02:00
Dastan-glitch
6b2eaebf98 doc: minor typo 2023-04-10 04:21:45 +03:00
Dastan-glitch
796b52394c doc: mention open proxy as another way of connection apart from the whitelist approach 2023-04-06 16:16:49 +03:00
Dastan-glitch
3b5cad9c11 doc: split anonymous_nodes into two subsections 2023-04-06 15:55:15 +03:00
Dastan-glitch
7ebbcdd544 doc: add nym documentation to anonymous_nodes.md 2023-04-06 02:08:37 +03:00