Commit Graph

4682 Commits

Author SHA1 Message Date
ghassmo
208b29fa4f script/research/event_graph: clean up the code 2022-10-23 14:33:33 +04:00
x
83102a2726 add mermaid to mdbook + gantt chart for project release cycle 2022-10-23 10:50:14 +00:00
ghassmo
644303009a script/research/event_graph: WIP new implementation for the syncing algorithm 2022-10-23 00:20:52 +04:00
aggstam
3c4770fe10 script/research/crypsinous_playground: retrieve owncoins from wallet 2022-10-22 19:06:12 +03:00
mohab metwally
b1f934866a [research/crypsinous/tx] crypsinous tx structure 2022-10-22 15:01:28 +02:00
Luther Blissett
6b5ec09aa4 research: Barebones x3dh 2022-10-22 10:41:44 +02:00
Luther Blissett
8fd40d5be4 crypto/note: Lower the size of the decryption buffer to the minimum. 2022-10-22 10:41:44 +02:00
ghassmo
19c72c50b5 script/research/event_graph: add the ability for running multi simulations for the algorithm & draw the simulations results on charts 2022-10-21 23:19:13 +04:00
mohab metwally
852c89d917 [ouroboros] organize order of background execution 2022-10-21 19:25:48 +02:00
mohab metwally
d92ed5f2b8 [ouroboros] support multiple competing coins per slot 2022-10-21 19:11:37 +02:00
ghassmo
dd3c62f319 script/research/event_graph: some modifications & add probability of losing messages 2022-10-20 22:48:52 +04:00
aggstam
961c092656 script/research/crypsinous_playground: epoch simulation using crypsinous functions. 2022-10-20 19:36:01 +03:00
parazyd
95f24cb5e9 doc: +nightly not needed anymore for git commit hook. 2022-10-20 18:22:55 +02:00
lunar-mining
22151f6b7a book/dchat: use anchors where possible, copy paste code where not.
also run cargo fmt.
2022-10-20 12:02:04 +02:00
Dastan-glitch
5c346b44e4 bin/dao: execute run_demo regardless of pwd 2022-10-20 04:57:43 +03:00
Dastan-glitch
dc86c69562 bin/dao: add more cli information 2022-10-20 03:45:08 +03:00
Dastan-glitch
ad29ec69ff bin/dao: update run_demo script to use already built binary 2022-10-20 03:43:05 +03:00
Dastan-glitch
31838e93fe bin/dao: make cli a bit more interactive 2022-10-20 03:41:47 +03:00
x
43aac742a6 add using alg geom book 2022-10-19 19:46:40 +00:00
x
52150ccb6a add milne course notes 2022-10-19 19:43:31 +00:00
x
4296b54b57 algebraic number theory 2022-10-19 19:37:54 +00:00
mohab metwally
8820bf135d [ouroboros/stakeholder] update sigma2 with new dashu api 2022-10-19 13:25:36 +02:00
mohab metwally
0e8a2b0793 [ouroboros] moved stakeholder from mod to stakeholder.rs, some prunning 2022-10-19 13:25:36 +02:00
mohab metwally
f659c34d58 [ouroboros] discrepancy is due to float/int conversion, debug info remove 2022-10-19 13:25:36 +02:00
mohab metwally
b599ebe7ce [ouroboros] added debug assert to the discrepancy in target value between pallas/dashu to be researched 2022-10-19 13:25:36 +02:00
mohab metwally
6e414103f3 [ouroboros] change competing coin sk to hash instead of mul of it's coord 2022-10-19 13:25:36 +02:00
mohab metwally
af475b555c [ouroboros] lead_contract pruned, few comments 2022-10-19 13:25:36 +02:00
aggstam
49b6582930 dchat: enabled localnet 2022-10-19 14:03:30 +03:00
ghassmo
e15d3d582a script/research/event_graph: add comments & proper way to handle coroutine tasks 2022-10-19 14:06:35 +04:00
Dastan-glitch
ba43775aa6 add daod to MakeFile 2022-10-19 02:29:05 +03:00
ghassmo
68d4ac7691 script/research/event_graph: major bugs fix in the algo 2022-10-18 23:24:43 +04:00
x
d859ab0693 doc: add migration away from sqlite 2022-10-18 13:18:39 +00:00
x
29588ab4d3 doc: put description for sov indiv 2022-10-18 12:47:13 +00:00
x
243860f114 doc: correct grammar mistakes 2022-10-18 12:45:33 +00:00
x
fca286d80b doc: move changelog higher in development 2022-10-18 12:03:08 +00:00
x
31bd33c5f1 doc: add missing page 2022-10-18 11:53:52 +00:00
spital
93f8d4b83e add gentoo emerge to dependency_setup.sh 2022-10-18 08:55:26 +00:00
narodnik-intern
89846773c4 Private Chat docs (#113)
* added a section for configuring a private chat

* issue #108

* fixed grammer and line numbers

Co-authored-by: narodnik-intern <narodnik-intern@proton.me>
2022-10-18 08:54:44 +00:00
x
6d46ffc7e1 doc: escape asterisk at start of the line 2022-10-18 05:54:02 +00:00
x
48d4f6d2c1 doc: fix bad formatting 2022-10-18 05:51:54 +00:00
x
7598362fb9 doc: add arch/tooling section 2022-10-18 05:50:50 +00:00
x
e99ba05291 doc: add +++ 2022-10-18 05:49:19 +00:00
x
9f4700cbf6 doc: section on changelog 2022-10-18 05:10:49 +00:00
x
d6aa7a8484 change ChangeLog format 2022-10-18 05:07:32 +00:00
x
18ff12d2fc doc: better clarify language 2022-10-18 05:03:06 +00:00
x
47bf78f6f2 doc: allow tmux option 2022-10-18 05:02:20 +00:00
x
7526955c78 doc: add eqtiquette 2022-10-18 05:00:41 +00:00
x
737dd63f0f doc: add recommended books and guide to studying math books 2022-10-18 04:40:56 +00:00
x
2a178672da doc: update github workflow 2022-10-18 01:27:58 +00:00
x
506cefd0f3 changelog 2022-10-18 01:24:21 +00:00