Commit Graph

236 Commits

Author SHA1 Message Date
lunar-mining
2584e8e2a4 book/ dnetview: update dnetview log path 2022-12-14 08:59:31 +01:00
x
c600b447f1 add command to show spent coins 2022-12-13 14:58:13 +01:00
x
422f2900b7 doc: correct misleading sentence 2022-12-13 14:44:33 +01:00
parazyd
e5ee2b203c book: Add initial testnet user guide. 2022-12-12 17:56:39 +01:00
parazyd
2c5a1eb84b vanityaddr: Add searches for TokenId 2022-12-12 15:10:44 +01:00
parazyd
77a124f0fc book: Add more info about payments. 2022-12-09 11:57:08 +01:00
parazyd
8f43901fc3 book: Remove DNA, add payment transaction stub. 2022-12-09 11:08:49 +01:00
aggstam
a1c418dc60 doc/architecture/tx_lifetime: added real-world simulation with multiple nodes 2022-12-05 21:31:17 +02:00
aggstam
159f68a2f1 doc/architecture/tx_lifetime: added real-world simulation 2022-12-05 20:54:07 +02:00
parazyd
a05364f9fd doc: WIP tx lifetime 2022-12-05 18:45:00 +01:00
mohab metwally
91cbf81947 remove latex \emph from blockchain.md 2022-12-05 18:32:31 +02:00
aggstam
13d2b3e9a0 consensus: moved consensus state corresponding functions from ValidatorState(validator.rs) to ConsensusState(state.rs) 2022-12-01 12:34:46 +02:00
x
4009320e86 doc: mark consensus as alpha 2022-12-01 11:05:15 +01:00
x
469e757b95 remove obsolete todo list from arch.md 2022-11-28 11:11:23 +01:00
x
cf28f87bd9 update architecture table 2022-11-28 11:10:27 +01:00
aggstam
8fc779782f consensus: renamed block Metadata to LeadInfo 2022-11-25 18:22:30 +02:00
aggstam
645fd4b77b doc/architecture/consensus: renamed forks in examples 2022-11-25 15:41:29 +02:00
aggstam
325dabeb16 doc/architecture/consensus: typo 2022-11-23 19:22:25 +02:00
lunar-mining
4c2c4c3681 book/ consensus.md: fmt and clarify language concerning block proposals. 2022-11-23 17:46:42 +01:00
lunar-mining
6697c349d1 Revert "book: fmt consensus.md"
This reverts commit 8c84d7b0f42ea31e122253a2e1ee5195935ad6ae.
2022-11-23 17:46:42 +01:00
lunar-mining
80fca0c6b5 book: fmt consensus.md 2022-11-23 17:46:42 +01:00
lunar-mining
8df8653379 book: grammar edit, consensus.md 2022-11-23 17:46:42 +01:00
aggstam
aeb13a0dba doc/architecture/consensus: ascii sympols updated 2022-11-22 15:22:56 +02:00
aggstam
0818f9b388 doc/architecture/consensus: tupo 2022-11-22 15:07:56 +02:00
aggstam
1c5c02671f doc/architecture: consensus chapter added 2022-11-22 14:44:12 +02:00
parazyd
1c2613f3f4 zk/vm: Allow strict and loose checks for less_than. 2022-11-21 10:20:04 +01:00
parazyd
5176dc7df0 zkas: Add opcodes for equality constraints of Base and EcPoint. 2022-11-17 17:32:18 +01:00
mohab metwally
fd0474d8d5 update blockchain.md in book 2022-11-16 17:32:56 +02:00
lunar-mining
5ac3d9b501 book: correct naming on architecture/ tooling 2022-11-16 13:22:29 +01:00
lunar-mining
350ce7050a book: delete architecture/layers 2022-11-16 13:12:34 +01:00
mohab metwally
33e6d260f9 fix blockchain.md 2022-11-14 19:17:19 +02:00
x
e9dc3f36e1 add zk book 2022-11-03 08:37:44 +01:00
mohab metwally
b93a94b164 add documentation for leader election, and blockchain to book, and research 2022-10-30 20:24:50 +02:00
Luther Blissett
dc66d8fa21 doc/book: Clean up Makefile. 2022-10-30 12:15:44 +01:00
Andrew
4d4379d32a doc/src/misc/hashchain/network_protocol.md: Fix table structure inconsistencies 2022-10-30 08:20:00 +00:00
Andrew
859b3ad0b4 doc/src/misc/hashchain/network_protocol.md: Wrap lines at 72 columns 2022-10-30 08:20:00 +00:00
Andrew
b6eddfab59 doc/src/misc/hashchain/hashchain.md: Wrap lines at 72 columns 2022-10-30 08:20:00 +00:00
Andrew
c3d315679a fix data type format 2022-10-30 08:20:00 +00:00
Andrew
599bfec1f1 doc/src/misc/hashchain/network_protocol: Improve last sentence 2022-10-30 08:20:00 +00:00
Andrew
92488443d2 doc/src/misc/hashchain/hashchain: Improve readability of docs, add rust codeblock for syntax highlighting, remove trailing spaces, add header to Example1, add link to Example1 reference 2022-10-30 08:20:00 +00:00
Andrew
68e953ea6c docs/src/misc/hashchain/network_protocol: Fix data type highlighting in Inv and Seen 2022-10-30 08:20:00 +00:00
Andrew
cde1e8abfe doc/src/misc/hashchain/network_protocol.md: improve readability of docs and remove trailing spaces 2022-10-30 08:20:00 +00:00
sonn-gamm
dde3c3a421 two more typo fixes (#116)
* ideology: fix typography

* doc/misc/darkfi: fix typo

* IDEOLOGY: fix typo
2022-10-27 19:28:25 +00:00
x
4d5bf09f2a doc: add missing mermaid.js to mdbook 2022-10-25 09:04:01 +00:00
x
83102a2726 add mermaid to mdbook + gantt chart for project release cycle 2022-10-23 10:50:14 +00: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
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