x
4ebf1777aa
drk: remove proposal serial column
2023-02-10 12:23:03 +01:00
x
4631a3a006
fix drk for dao changes
2023-02-10 12:17:29 +01:00
x
9ced92462f
dao-test: remove serial from proposals, and fix exec to use user serial/coin_blind
2023-02-10 11:52:51 +01:00
aggstam
850a1a994e
contrib/localnet/darkfid-single-node/tmux_sessions.sh: disable net target logging
2023-02-09 15:38:01 +02:00
x
02f6ede3bc
Merge branch 'dao-fix'
2023-02-09 12:32:57 +01:00
aggstam
816f0adb5c
consensus/state.rs: fixed calc_sigmas_test
2023-02-08 23:38:39 +02:00
x
c89860c9f7
dao-exec fix: approval ratio/quotient are reversed
2023-02-08 02:19:00 +01:00
x
27ff837dbc
dao-exec: temporary workaround, but serial and blind should be that used in coin 0
2023-02-08 02:18:33 +01:00
x
5b90347d46
dao-exec: input value blind should be the sum of blinds used for input value commits
2023-02-08 02:17:34 +01:00
aggstam
a9fe80715b
consensus: fixed consensys state sync
2023-02-07 23:59:28 +02:00
aggstam
90f3a0fea7
consensus/task/consensus_sync: removed redundant check
2023-02-07 19:47:50 +02:00
parazyd
ddec8b5c95
research: TFHE demo.
2023-02-07 11:17:32 +01:00
aggstam
a9c7019e1a
contract/dao/entrypoint.rs: fixed deserialization of deployed contract
...
NOTE: in future, when more trees are added the deserialization should be updated
2023-02-07 02:47:09 +02:00
aggstam
92e2457f2c
consensus: fixed initial sync
...
Since protocol to receive finalized slots/blocks was already attached, when a node was syncing if a finalization occured, the block was stored and the node was thinking that it was synced.
2023-02-06 18:47:37 +02:00
Dastan-glitch
6486cff4c7
add ircd2 to gitignore
2023-02-05 01:45:04 +03:00
Dastan-glitch
274ddafb97
bin/ircd2: fix an issue that caused unread be received multiple times when first connect to client
2023-02-05 01:40:18 +03:00
Dastan-glitch
61f8b04422
bin/ircd2: cleanup comments and unused code
2023-02-04 19:47:07 +03:00
Dastan-glitch
26faec00cc
bin/ircd2: ircd with event system
2023-02-04 19:07:00 +03:00
x
3e3f99cc13
doc book: move anon pay below
2023-02-04 15:32:20 +01:00
x
715ac5a078
testnet guide: add note for dao::vote
2023-02-03 17:19:04 +01:00
x
20ec071901
dao help text
2023-02-03 17:03:10 +01:00
x
a79922846f
testnet guide: more minor changes
2023-02-03 17:00:53 +01:00
parazyd
88a8a7699e
1) What
2023-02-03 17:01:06 +01:00
parazyd
a3e6117851
Append libpmg123-dev dependency to the readme.
2023-02-03 16:49:38 +01:00
x
f971df829d
minor tweaks to improve the testnet guide
2023-02-03 16:19:50 +01:00
x
294d36bff8
remove spammy double drk logo in help
2023-02-03 16:19:00 +01:00
parazyd
da7b5aaf75
Add note about wasm32 Rust toolchain.
2023-02-03 14:23:29 +01:00
police
11d2d1c63d
prune lead_coin
2023-02-03 01:45:38 +02:00
parazyd
1ba83cf0eb
doc/testnet: Faucet amount tweaks.
2023-02-01 23:50:42 +01:00
parazyd
8545287660
doc/testnet: Minor airdrop amount tweak
2023-02-01 23:43:32 +01:00
parazyd
192345659a
Release v0.4.0
v0.4.0
2023-02-01 23:04:02 +01:00
parazyd
95591a70c2
Various fixups.
2023-02-01 22:38:04 +01:00
parazyd
1b24ac2d58
Update Cargo.lock
2023-02-01 22:38:04 +01:00
parazyd
75bcaa1f0d
drk: DAO voting and execution
2023-02-01 22:38:04 +01:00
aggstam
9ed1ee7710
contrib: zk.lang spec file added
2023-02-01 19:42:11 +02:00
aggstam
7044bd2049
drk: minor fix
2023-02-01 17:08:56 +02:00
parazyd
8c1d3fe524
Remove openssl dependency throughout the project.
2023-02-01 13:03:23 +01:00
aggstam
2d0f7a0c32
consensus testnet constants updated
2023-02-01 13:34:52 +02:00
parazyd
9afb9da4c9
dao: Update wallet schema to link tables together.
2023-01-31 15:59:28 +01:00
parazyd
922513db3f
Update Cargo.lock
2023-01-31 14:09:27 +01:00
parazyd
ec29dd4758
fixup! bin: Delete ircd2
2023-01-31 14:09:12 +01:00
parazyd
6cd46d0adc
bin: Delete ircd2
2023-01-31 14:08:27 +01:00
parazyd
b0bd9036a3
Remove obsolete dao bins.
2023-01-31 14:06:18 +01:00
parazyd
9c9f78c052
Temp disable darkwiki builds.
2023-01-31 14:05:16 +01:00
parazyd
8ab44aa2fc
contract/money: Fix outputs order in transfers.
2023-01-31 13:31:11 +01:00
parazyd
454eacf616
Update project dependencies.
2023-01-31 12:46:19 +01:00
spital
c1bf0bfafd
Rust 1.67, test Dockerfiles (nightly worked @ f29d5182), remove old BINS
2023-01-31 09:38:49 +00:00
x
5382e556fa
minor formatting on RLN article
2023-01-29 18:18:08 +01:00
x
ee108d0147
zk inclusion proof example
2023-01-29 13:05:13 +01:00
mohab metwally
96060bad6f
[block] 10 validation rules
2023-01-28 17:31:27 +02:00