Commit Graph

421 Commits

Author SHA1 Message Date
x
01a1ade3b6 doc: split SUMMARY.md into sections 2023-09-17 14:25:22 +02:00
x
1a863ef8d8 doc/book: chmod +x remove_chapter_nav_js.py, to fix github action failing 2023-09-14 15:42:51 +02:00
aggstam
91e2b0b916 contract/consensus: decoupled GenesisStakeV1 from StakeV1 2023-09-13 15:46:17 +03:00
x
215f7cc1e9 doc: update book with key recovery scheme from DKG paper 2023-09-12 08:39:53 +02:00
x
70e5eae6ac book: add makefile step to remove arrow keys from book js 2023-09-12 08:03:35 +02:00
x
b314daafc3 book: hide left/right navigation buttons 2023-09-12 07:17:25 +02:00
x
2abb695856 book: disable content max-width so page contents uses my full screen width 2023-09-08 13:18:15 +02:00
greptile
8a806b2cfc fuzz: improve docs for memory settings (#208)
* fuzz: improve docs for memory settings

* wording improvement

* Add instructions for more optimal fuzzing

---------

Co-authored-by: y <y>
2023-09-06 10:56:51 +00:00
x
3615c6338f doc: correct small typo 2023-09-06 05:22:56 +02:00
x
0498c226fe doc: key recovery 2023-09-06 05:11:12 +02:00
x
546e5a3c46 darkirc: fully working docker image 2023-09-05 16:37:38 +02:00
parazyd
59a7b77aff doc/darkirc: Remove advice about installing system-wide. 2023-09-05 12:36:46 +02:00
Dastan-glitch
de294ad28c book: replace ircd with darkirc and update related docs accordingly 2023-09-05 00:31:29 +03:00
greptile
ccc46c2d3e doc: add troubleshooting steps for development (#199)
* doc: add troubleshooting steps for development

* Minor consistency fixes

---------

Co-authored-by: y <y>
Co-authored-by: parazyd <parazyd@dyne.org>
2023-08-30 05:40:51 +00:00
parazyd
39e9d77e67 vanityaddr: Replace clap with arg and add standalone Makefile. 2023-08-29 10:19:10 +02:00
x
5c55b6b6ff doc: expand services.md 2023-08-28 09:25:16 +02:00
y
9ff94cde44 doc: add fuzz instructions to Contributing 2023-08-24 18:36:19 +00:00
lunar-mining
a378f9a761 doc: remove dchat from summary
temporarily remove dchat from the visibly accessible docs as it needs to
be ported over to the new network code. dnetview usage will also change
with the new release, so we are just disabling the tutorial for now.
2023-08-24 18:34:37 +02:00
x
1575d21f6c doc: add missing lines in prev commit 2023-08-24 17:08:46 +02:00
x
6dcf6a6d6a doc: add services page 2023-08-24 16:58:42 +02:00
x
7399f8c15e doc: p2p-net.md improve wording further 2023-08-23 11:05:17 +02:00
x
507e4e02a6 doc: p2p-net.md improve wording for 1.1 2023-08-23 11:03:07 +02:00
x
c445c0f8eb doc: p2p-net.md clarify protocol and specify it more 2023-08-23 10:54:22 +02:00
x
dfcf89e4be doc: arch/p2p.md fix small typos 2023-08-23 08:30:59 +02:00
x
723adfd01d doc: add arch/p2p.md 2023-08-23 08:17:01 +02:00
y
7883cbf8e1 fix typo 2023-08-22 13:00:11 +00:00
y
818df1a139 darkirc --> ircd, to be consistent 2023-08-22 13:00:11 +00:00
y
f3aa943c37 book: clarify network privacy for irc 2023-08-22 13:00:11 +00:00
x
80c42ea3dc doc: rename contributing to contribute 2023-08-20 09:52:55 +02:00
x
884dbd7185 doc: remove section in contribute about a debugger 2023-08-20 09:52:14 +02:00
aggstam
428696d846 doc/ircd: future headache prevention 2023-08-17 16:50:19 +03:00
Dastan-glitch
b0b5d41493 book: fix event_action link 2023-08-17 05:52:28 +03:00
narodnik
6e81076224 doc: update contribute 2023-08-14 09:19:46 +02:00
y
c4be1e61c8 [docs] fix rustdoc 404 due to ircd name change 2023-08-10 15:24:58 +00:00
Dastan-glitch
74cac6c765 book: [event_graph] fix syncevent name 2023-08-09 23:06:22 +03:00
greptile
fa8ecdac4f cleanup: remove typo and git merge info from documentation (#188)
* cleanup: remove git merge info from dchat README

* doc: fix spelling mistake

---------

Co-authored-by: y <y>
2023-08-02 15:42:38 +00:00
parazyd
eb377b9fb3 Revert "seminars: add summary reading"
This reverts commit d2449259bc.
2023-07-31 07:22:40 +02:00
x
d2449259bc seminars: add summary reading 2023-07-29 21:43:34 +00:00
x
556e0a6c16 zero2darkfi: clarify deployment, testing and client impl 2023-07-29 19:45:56 +00:00
x
a868449f96 zero2darkfi: update darkmap.md 2023-07-29 19:45:56 +00:00
x
c558161ec2 glossary.md: format 2023-07-29 19:45:56 +00:00
parazyd
2a32894eeb darkwiki: Remove obsolete code. 2023-07-29 11:46:24 +02:00
x
5a680a0c9a zero2darkfi: 1st pass before test/client code 2023-07-28 23:49:26 +00:00
x
ef27e504a7 contributing.md: add work 2023-07-28 23:49:13 +00:00
x
266341fcc5 contributing.md: remove the task for zk contract runner 2023-07-28 23:43:57 +00:00
y
6bdcadb958 [book] Add more info for beginners in Contributing
Added a summary of a recent discussion from the dev meeting, including:
- how to approach learning
- how to find specific tasks
- specialization is a good thing
2023-07-28 09:44:27 +00:00
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