Commit Graph

694 Commits

Author SHA1 Message Date
darkfi
d59ea7175f doc: darkirc section run podman in rootless mode as your local user 2024-07-21 11:13:25 +02:00
darkfi
6de436658b darkirc: switch recommendation from docker to podman for android builds 2024-07-21 11:01:18 +02:00
darkfi
4bcb5f9336 book: make it clearer that darkirc is compiled on desktop 2024-07-21 09:22:44 +02:00
darkfi
53c15245f3 book: s/external_addr/external_addrs/ typo 2024-07-20 11:25:02 +02:00
darkfi
7588ac5709 book: update instructions for mining with darkfid 2024-07-18 10:23:16 +02:00
darkfi
97385aedc3 book: correct LOG_TARGETS format for running node 2024-07-17 13:51:24 +02:00
darkfi
180ec6491d Revert "book: correct output in running node"
This reverts commit 5b70077449.
2024-07-17 12:58:41 +02:00
darkfi
5b70077449 book: correct output in running node 2024-07-17 12:49:09 +02:00
draoi
0c8b274505 net: replace LazyWeak with Arc::new_cyclic() and delete system::LazyWeak
Also update arch/services.md with the new usage.
2024-07-11 10:25:35 +02:00
darkfi
28951fd4d1 doc: dao add comments from dev meet 2024-07-01 17:34:51 +02:00
darkfi
da0381d3c0 doc: extend suggested changes with optional Abstain votes 2024-07-01 09:10:09 +02:00
darkfi
c96628e604 doc: collect list of recommended changes to DAO 2024-06-30 14:34:21 +02:00
darkfi
342eda76c4 doc: add doc section on aragon DAO 2024-06-30 14:23:23 +02:00
darkfi
c3625916d0 doc: add openzeppelin dao analysis 2024-06-29 07:31:59 +02:00
skoupidi
e8465235d0 doc/spec/contract: vesting contract draft design spec added 2024-06-24 14:31:38 +03:00
skoupidi
8c33d59f40 chore: updated all repo references to codeberg 2024-06-19 20:51:25 +03:00
dasman
8075272283 doc: update darkirc android instructions 2024-06-18 19:32:07 +03:00
dasman
5399a54966 doc: bring back darkirc installation for android instructions 2024-06-13 14:14:14 +03:00
dasman
25c43d7187 remove nym page, and add a little note about its status 2024-06-13 14:06:30 +03:00
dasman
cc75c50175 doc: add a note about rehash command in darkirc's private messages page 2024-06-13 13:38:11 +03:00
dasman
823db436e4 replace last couple of ircd words 2024-06-12 02:40:37 +03:00
dasman
8fcdd85673 doc: update darkirc private messages section 2024-06-12 02:29:09 +03:00
dasman
ae3c67a7e0 replace ircd with darkirc throughout the codebase 2024-06-11 17:43:40 +03:00
dasman
8500bba446 doc: udpate and rename ircd to darkirc 2024-06-11 17:11:54 +03:00
darkfi
62c922c0ca doc: add section on security disclosure policy 2024-06-11 12:52:50 +02:00
skoupidi
6b5ae99724 drk/transfer: added new --half-split to split output coin into two equal halves 2024-06-04 15:35:27 +03:00
skoupidi
42745ca9be doc/testnet: updated everything with latest commands 2024-06-03 18:10:47 +03:00
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