Commit Graph

28 Commits

Author SHA1 Message Date
parazyd
671967261e Update dependency versions 2022-11-29 21:10:29 +01:00
parazyd
1d7866f688 Update crate dependencies. 2022-11-29 13:54:05 +01:00
parazyd
1c2613f3f4 zk/vm: Allow strict and loose checks for less_than. 2022-11-21 10:20:04 +01:00
parazyd
569b296c16 darkfid: Get compiling with most of RPC functionality disabled. 2022-11-16 14:28:06 +01:00
parazyd
c1b2c2af5a Update crate dependencies 2022-11-08 12:17:25 +01:00
parazyd
f062a2bbe9 Apply new TokenID API throughout codebase. 2022-11-08 11:35:31 +01:00
parazyd
e6455facb7 Migrate more crypto API to sdk 2022-11-07 22:27:24 +01:00
parazyd
d7ee8f3e0c Update calls throughout repository for latest darkfi-sdk changes. 2022-11-07 01:42:39 +01:00
parazyd
8c27c24473 make fix 2022-11-06 21:29:06 +01:00
Dastan-glitch
0ec12571e9 example/dao: update makefile to compile zk proofs too 2022-11-06 22:32:04 +03:00
Dastan-glitch
8e381ad43c example/dao: running the example through makefile 2022-11-06 05:29:42 +03:00
x
38054cc751 dao-example: remove WalletCache from money::State, now it's just used by the wallet. 2022-11-05 12:34:01 +00:00
lunar-mining
5c98311c98 example/dao: each Vec<Signature> corresponds to ONE function call 2022-11-05 13:03:31 +01:00
lunar-mining
bdd0dd3362 cargo fmt 2022-11-05 12:51:16 +01:00
x
3ef803c25b fix dao test 2022-11-05 11:25:38 +00:00
parazyd
0add5ee26d Add missing license headers. 2022-11-04 10:39:24 +01:00
Dastan-glitch
daeb250c13 example/dao: use chacha20poly1305 crate for note encryption 2022-11-04 05:29:24 +03:00
Dastan-glitch
0f28415473 example/dao: rename dao.rs to main.rs and add it to example workspace 2022-11-04 05:26:35 +03:00
parazyd
8ae84ad7f9 Add license header to source files. 2022-10-31 18:16:13 +01:00
Luther Blissett
43a871c3f2 Update all Cargo.toml files to include AGPL license reference. 2022-10-30 11:01:40 +01:00
Dastan-glitch
034664d5f3 move example/dao/schema (python dao schema)to script/research/dao 2022-10-24 15:15:21 +03:00
Dastan-glitch
32456baf7a example/dao: re-add python dao schema 2022-10-24 13:29:14 +03:00
Dastan-glitch
d001ebf28a example/dao: remove unused imports 2022-10-17 17:02:48 +03:00
Dastan-glitch
c035ba4744 example/dao: rename foo_contract to foo and update imports 2022-10-17 07:09:55 +03:00
Dastan-glitch
05f554fe4d move dao/schema.rs to example (dao) 2022-10-17 06:30:04 +03:00
Luther Blissett
62d1f06c1f Update imports for type migrations. 2022-10-17 00:34:34 +02:00
Dastan-glitch
c0c97337d7 resolve conflicts merging dao_demo 2022-10-16 02:50:59 +03:00
lunar-mining
488f915bf7 dao_demo: renamed dao_schema_rs to dao and made python code a subdir 2022-10-15 10:17:44 +02:00