parazyd
77bc5edbb5
net: Port from deprecated async-rustls to futures-rustls.
...
This is also a protocol-breaking change. We now have a bit looser
certificate verification that does not append the base32-encoded
public key into the altName.
2024-01-08 15:58:50 +01:00
parazyd
dedc29430e
chore: Update crate dependencies
2024-01-08 15:58:50 +01:00
parazyd
bec3b520e5
dchat: Remove stray lines in Cargo.toml
2024-01-08 12:52:14 +01:00
parazyd
64377fe908
example/dummy-contract: Fix paths
2024-01-08 12:47:22 +01:00
parazyd
b9f8ffa16d
doc: Update .gitignore
2024-01-08 12:47:02 +01:00
zero
6af0437e21
spec2: sections on concepts, notation, pallas/vesta
2024-01-06 14:12:58 +01:00
zero
dd0e2dabee
spec2: add section on crypto schemes
2024-01-06 11:21:30 +01:00
Dastan-glitch
fca68c54af
fix & update darkirc test script
2024-01-06 04:24:22 +03:00
zero
cc2de1aca1
spec2: concepts page
2024-01-04 10:06:59 +01:00
Dastan-glitch
7341a13587
fix&update Twitter bot
2023-12-31 05:35:43 +03:00
Dastan-glitch
3e2b475139
update Cargo.lock
2023-12-31 05:34:43 +03:00
zero
30eb6bba19
money: switch to new nullifier scheme N = hash(secret, coin)
2023-12-30 13:21:15 +01:00
lunar-mining
ac542ec675
doc/ dchat: add TODO
2023-12-30 10:48:02 +01:00
lunar-mining
e5b2c9c767
dchat: remove deleted files and add new ones
2023-12-30 10:47:47 +01:00
lunar-mining
d2fad919d1
Cargo.lock: update dchat dependencies
2023-12-30 10:47:37 +01:00
lunar-mining
bbf2a67531
dchat: add anchors/ fix ports/ uncomment daemon
2023-12-30 10:47:24 +01:00
lunar-mining
4f5d7ddb98
doc: update SUMMARY with new dchat tutorial flow
2023-12-30 10:47:10 +01:00
lunar-mining
c03f162c78
doc: finalize dchat tutorial and add TODOs
2023-12-30 10:47:01 +01:00
lunar-mining
ea28c73fb2
doc: create dchat tutorial chapter 4 and specify TODOs
2023-12-30 10:46:54 +01:00
lunar-mining
6067b44961
doc: fix dchat tutorial chapter2
2023-12-30 10:46:46 +01:00
lunar-mining
6de6815332
Cargo.toml: change dchatd directory to example/dchat/dchatd
2023-12-30 10:46:37 +01:00
lunar-mining
1eab3398c5
doc: add dchat tutorial to SUMMARY
2023-12-30 10:43:53 +01:00
lunar-mining
45a732cf09
doc: update dchat tutorial chapter 1
2023-12-30 10:43:40 +01:00
lunar-mining
f8dc600fd9
dchat: renamed dchat to dchatd and add placeholder dchat-cli
2023-12-30 10:43:27 +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