Commit Graph

592 Commits

Author SHA1 Message Date
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
zero
18efbb9c28 book: expand contrib net task list 2024-02-26 16:35:56 +01:00
skoupidi
5e9892363a validator: changed block ranking logic 2024-02-22 15:38:54 +02:00
zero
8ce95eeacb book/wallet: add feedback from others 2024-02-22 11:55:18 +01:00
zero
5101de7160 book: fix broken URL 2024-02-22 11:26:20 +01:00
zero
9c802e0745 book: add page arch/wallet.md 2024-02-22 11:20:57 +01:00
zero
ce517f331c book/dev: remove section on ChangeLog 2024-02-18 15:52:28 +01:00
zero
9f1649ef02 book: changes to hiring based on commentz 2024-02-17 12:51:04 +01:00
zero
bcb1c5a439 book: add section on dev 2024-02-17 11:35:12 +01:00
zero
8a17b7175e fix darkirc android build using dockerfile 2024-02-15 13:45:05 +01:00
skoupidi
7f0f954671 blockchain/header: removed redundant epoch number 2024-02-12 13:07:19 +02:00
zero
0d7d306a70 book/consensus: add formalization about fork rankings always increasing 2024-02-12 11:33:42 +01:00
zero
485bec0471 book: correct typo 2024-02-12 11:02:06 +01:00
draoi
5dcf458864 doc: fix doc/src/arch/consensus.md
* reimplement changes from 68c9bc8418
  overwritten by merge

* fix mistake in ranking algo

* last block renamed to last-n-block (n-1 block is previous block)
2024-02-11 16:51:34 +01:00
draoi
f2666e77bc doc: small tweaks doc/src/arch/consensus.md 2024-02-11 16:03:52 +01:00
draoi
26a7b352ed doc: fmt doc/src/arch/consensus.md 2024-02-11 16:03:52 +01:00
draoi
be7ce54770 doc: proofedit doc/src/arch/consensus.md 2024-02-11 16:03:50 +01:00
parazyd
68c9bc8418 consensus: Use BigUint for block ranking to obtain higher resolution 2024-02-11 13:08:59 +01:00
skoupidi
260a0d99d8 doc/arch/consensus: vrf proof info added 2024-02-11 13:13:34 +02:00
zero
e6bf38d0aa book: fix broken include links 2024-02-11 09:19:19 +01:00