Commit Graph

7725 Commits

Author SHA1 Message Date
lunar-mining
090e8fddfd hosts: add probe_node() method 2023-12-29 17:08:24 +01:00
zero
b0899f8f4b book/contrib: expand tutorial idea 2023-12-29 11:51:23 +01:00
zero
d6d45a4c0d book: edit contrib guide 2023-12-29 11:46:52 +01:00
zero
fa3b0ce573 contrib page: mark completed DAO tasks 2023-12-29 11:03:42 +01:00
zero
7d80e22ba8 dao: auth_xfer add verifiable encryption for all coins produced by money::transfer() 2023-12-28 16:29:05 +01:00
lunar-mining
42edf060d2 doc: update TODOs on arch/p2p-network.md 2023-12-28 14:06:19 +01:00
parazyd
8f6d404ce0 contract/money/fee: Reorder some state transition code more logically 2023-12-28 11:24:46 +01:00
zero
7e6a60bfc0 dao: s/get_current_slot/get_verifying_slot/ 2023-12-28 11:22:35 +01:00
zero
43bdf5eab9 money::transfer(): MoneyNote add TODO about removing value_blind and token_blind 2023-12-28 11:22:08 +01:00
zero
68f938cdb2 dao: replace get_blockchain_time() with get_current_slot() 2023-12-27 08:33:26 +01:00
parazyd
5f1f754524 contract/money/fee: WIP initial fee client API implementation 2023-12-26 17:23:37 +01:00
parazyd
39879c3b1a contract/money: Clippy lint 2023-12-26 17:23:37 +01:00
parazyd
ade30c9071 contract/money/fee: Force 1 input and 1 output, and use own ZK circuit. 2023-12-26 17:23:37 +01:00
zero
73d92bdd9d contrib/tor: add section about removing github origin 2023-12-26 15:07:27 +01:00
zero
bcce8f516b book/contrib/tor: remove python-pysocks ref 2023-12-26 15:04:41 +01:00
zero
8fbd26e0cc contrib: add todo for zk creds tutorial 2023-12-26 14:10:09 +01:00
zero
4984269c0d book/tor contrib: replace python tor script with curl socks5 command 2023-12-26 14:00:45 +01:00
parazyd
c4afe20f92 validator: Remove false comments 2023-12-26 13:35:52 +01:00
parazyd
9270910db0 chore: Minor license header fix 2023-12-26 13:33:21 +01:00
parazyd
07cb4e0ad7 chore: cargo fmt 2023-12-26 13:32:00 +01:00
parazyd
001bdecb53 runtime: Remove unused acl_deny function 2023-12-26 13:31:37 +01:00
Dastan-glitch
3cc972c780 bin/darkirc: add tiny test bot 2023-12-25 15:33:56 +03:00
zero
bb2769a207 dao: proposals now have a duration, votes are not allowed past the expiry time 2023-12-25 12:13:53 +01:00
zero
62df0d2c41 money::xfer(): remove wrong TODO and expand surrounding comment to add context 2023-12-24 22:01:35 +01:00
zero
47f5ac8bb3 change clownflare owned icanhazip.com to myip.wtf 2023-12-24 20:42:17 +01:00
zero
c26d340c67 add tutorial on setting up codeberg + tor for darkfi repo 2023-12-24 17:58:05 +01:00
zero
59079c7b86 remove blank newline from README 2023-12-24 15:32:51 +01:00
aggstam
cf1ce28ab8 contract/test-harness: consensus_stake and consensus_unstake use TransactionBuilder properly, updated vks/pks hashes 2023-12-24 16:30:07 +02:00
Dastan-glitch
bf9eae8177 update target repo url in mirror CI 2023-12-24 16:50:59 +03:00
Dastan-glitch
e85a49f0d4 add codeberg mirroring CI 2023-12-23 20:30:28 +03:00
x
6ba9cf2e27 remove trailing whitespace from ZK files 2023-12-23 13:35:46 +01:00
x
c3587c0c6f general cleanup, clippy & update VKS/PKS in test-harness 2023-12-23 13:33:00 +01:00
x
7e9bd2946e finish dao rewrite 2023-12-23 13:11:57 +01:00
x
f4826555f6 auth_xfer: add zk proof (incomplete) 2023-12-22 21:04:30 +01:00
x
b8fa27c988 mv entrypoint.rs entrypoint/mod.rs 2023-12-22 20:42:54 +01:00
x
3a2c4e1799 auth_xfer: check output coins match proposal 2023-12-22 20:40:28 +01:00
aggstam
15c44bd7bb tx: use DarkForest in TransactionBuilder 2023-12-22 20:49:40 +02:00
aggstam
af732f588f sdk/dark_tree: created DarkForest combining multiple DarkTrees 2023-12-22 20:49:40 +02:00
x
87459ac644 prettify ContractCall and Transaction debug output 2023-12-22 17:59:55 +01:00
x
ff76f6e834 auth_xfer: grab data from DAO::exec auth spec, do some verification on sibling call. 2023-12-22 16:59:02 +01:00
ertosns
c83ad39e2b [runtime/vm_runtime] comment copy_to_memory 2023-12-22 16:33:47 +02:00
ertosns
27f123da5a [runtime/import/merkle] replace assertion by returning an error 2023-12-22 15:41:18 +02:00
ertosns
a4666d2549 [runtime/import/merkle] check if buffer is fully read 2023-12-22 15:38:31 +02:00
ertosns
7240222b21 [runtime/memory] test write_slice 2023-12-22 15:37:16 +02:00
x
a1117f7a0f dao::auth_xfer(): check sibling is money::xfer() 2023-12-22 13:29:12 +00:00
x
5341582ccd dao::exec(): check the auth children are set 2023-12-22 12:59:33 +00:00
x
46a89b1b09 dao test: manually build the call tree 2023-12-22 11:07:01 +00:00
x
79d43e61af Revert "sdk/dark_tree: create fn to shift root in flatten vec to first position"
This reverts commit fee3385688.
2023-12-22 11:04:18 +00:00
x
4ae9b2607f dao: fix broken unit test 2023-12-22 10:42:01 +00:00
aggstam
fee3385688 sdk/dark_tree: create fn to shift root in flatten vec to first position 2023-12-22 01:12:44 +02:00