Commit Graph

667 Commits

Author SHA1 Message Date
darkfi
d4810afe29 wallet: partially working emoji display 2024-05-22 15:24:54 +02:00
darkfi
667035a159 book: extend wallet.md section with specifics on plugins wrt to scene graph 2024-05-21 13:05:03 +02:00
darkfi
e72751a02b book: contrib tor section, add info on setting gitconfig name/email. 2024-05-19 09:25:16 +02:00
skoupidi
d9dbbc18f6 doc/arch/p2p-network: broken link fixed 2024-05-10 18:48:39 +03:00
draoi
a5c93b8f82 channel: add start_time to ChannelInfo 2024-05-05 08:49:13 +02:00
dasman
dec82c1639 doc/tau: update tau clie naming 2024-04-29 17:42:33 +03:00
draoi
f60a1983bc doc: add darkfi p2p resource manager notes to arch/p2p-network.md 2024-04-25 08:14:52 +02:00
draoi
ea9044216d doc: add useful attack definition to arch/p2p-network.md
also delete no longer relevant comment
2024-04-24 08:57:30 +02:00
zero
e73aa009fa doc: wallet functionality 2024-04-23 11:31:19 +02:00
draoi
7085ac34b1 doc: add libp2p resource manager notes to arch/p2p-network.md 2024-04-22 16:01:46 +02:00
draoi
88f4d67b47 doc: upgrade arch/p2p-network.md 2024-04-18 08:41:03 +02:00
parazyd
dc2dbec0d3 doc/dep: Add DEP-0004 2024-04-15 10:57:51 +02:00
draoi
d3c1000093 doc: apply Detailed Overview patch to start-here.md 2024-04-13 14:52:58 +02:00
zero
b343d6132c doc/book: fix broken paths for code 2024-04-10 11:15:10 +02:00
zero
441150bbad contracts: adjust k values to smallest possible 2024-04-10 10:37:02 +02:00
zero
4709bfd314 doc/book: zkas/writing-zk-proofs, add comments on witness JSON files 2024-04-10 10:08:04 +02:00
zero
5c98b289ca doc/book: add section on using zkrender tool 2024-04-10 09:51:32 +02:00
zero
ccda1a41df doc/book: fix nullifier derivation N = H(x, C) 2024-04-10 09:45:14 +02:00
zero
9ff7bc4658 doc/book: s/state_transition()/process()/ 2024-04-10 09:28:16 +02:00
zero
a8a63387db doc/book: merge duplicate smart contract sections, applying small corrections 2024-04-10 09:27:10 +02:00
skoupidi
0318720cd3 blockchain/tx_store: changed location tx_index from u64 to u16 2024-04-08 12:26:46 +03:00
skoupidi
d9304c15cd runtime: changed call_index from u32 to u8 2024-04-08 11:40:16 +03:00
zero
9ecfb0dd58 doc/consensus: update types info in tables. 2024-04-05 12:19:49 +02:00
zero
ac979a2e38 doc/wallet: expand scenegraph section 2024-04-03 13:33:52 +02:00
AgustinBadi
bb47e7ef0b Improve anynomous assets page - Add minor explanation 2024-04-02 08:41:16 +02:00
AgustinBadi
89bc896bd2 Improve anynomous assets page - Clarify terms of the explanation 2024-04-02 08:41:16 +02:00
zero
affcde18d8 book/arch/dao: change (block_height, tx_idx) to simply tx_hash since mempool txs won't have this data. 2024-04-01 10:42:22 +02:00
zero
bfcd383f3b doc: on disk states, use (block_height, tx_index) tuple instead of tx_hash since it's 1. more compact 2. the info we actually need 2024-03-31 11:23:05 +02:00
zero
37e642922b doc: add section specifying DB formats for sets 2024-03-30 07:51:28 +01:00
foo
1383e7bd47 doc: Remove reference to quarantine settings
They have been deleted and replaced with the greylist system
2024-03-28 20:12:06 -04:00
zero
2527dd0812 doc: add laptop nullifier vs SMT benchmarks 2024-03-28 13:47:39 +01:00
zero
5bfd718575 doc: add desktop nullifier/SMT benchmarks comparison 2024-03-28 12:05:56 +01:00
zero
432800129c doc: fix small typo 2024-03-24 16:54:34 +01:00
zero
ecb3b833f8 doc: add wasm benchmark numbers 2024-03-24 16:52:38 +01:00
zero
783aea03b2 doc: add graph of zk benchmarks 2024-03-24 13:19:07 +01:00
zero
544a7b7a21 doc: add laptop zk benchmark 2024-03-24 13:02:25 +01:00
zero
ae0e8f6ff3 doc: add desktop zk benchmarks 2024-03-24 12:14:10 +01:00
skoupidi
b70ade1922 validator: permanently store ranks as blockchain expands 2024-03-22 20:19:44 +02:00
zero
70cce66740 doc: dao notes 2024-03-22 11:06:42 +01:00
draoi
5d9c465b3e doc: update DEP-0001 2024-03-17 17:40:35 +01:00
skoupidi
98ec24720c chore: fmt 2024-03-15 12:48:14 +02:00
skoupidi
b2d2c7a4e8 chore: fmt 2024-03-15 12:10:25 +02:00
dasman
4b28b79e5d doc: update tau doc 2024-03-13 02:59:59 +03:00
zero
96a2e0b65f book/wallet: add lessons learnt from mozilla XUL failures 2024-03-05 17:37:26 +01:00
zero
547ffe2144 add book page on writing ZK proofs with zkas, includes info on debugging 2024-03-05 16:25:19 +01:00
skoupidi
7010aae22e validator: changed ranking logic 2024-03-04 21:05:53 +02:00
zero
c443ec962a consensus: small edits 2024-03-03 13:41:24 +01:00
zero
fcb1ca1242 book/consensus: add formalisms for block rank calcs 2024-03-03 13:30:51 +01:00
skoupidi
ed8e485575 validator: changed consensus finalization logic 2024-03-01 22:00:05 +02:00
draoi
532168fea8 doc: small fixes on learn.md 2024-02-28 10:17:45 +01:00