parazyd
|
78f92df9c6
|
Remove example/tx.rs
|
2022-11-29 13:53:33 +01:00 |
|
parazyd
|
60e6f94edb
|
consensus/state: Clean up native wasm deploy and verification API.
|
2022-11-24 12:56:03 +01:00 |
|
parazyd
|
34f4d94c0d
|
Makefile: bins should depend on zk proofs.
|
2022-11-18 16:16:37 +01:00 |
|
parazyd
|
dc14d9b7bf
|
Makefile: Remove obsolete sql script deps.
|
2022-11-16 20:34:41 +01:00 |
|
parazyd
|
569b296c16
|
darkfid: Get compiling with most of RPC functionality disabled.
|
2022-11-16 14:28:06 +01:00 |
|
parazyd
|
fe611fbbcd
|
consensus: Deploy native money contract on startup.
|
2022-11-15 19:33:34 +01:00 |
|
Dastan-glitch
|
8e381ad43c
|
example/dao: running the example through makefile
|
2022-11-06 05:29:42 +03:00 |
|
Dastan-glitch
|
6d420edc35
|
add dao example to main MakeFile
|
2022-11-04 05:25:08 +03:00 |
|
Dastan-glitch
|
ba43775aa6
|
add daod to MakeFile
|
2022-10-19 02:29:05 +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 |
|
Christoph Lohmann
|
6bd15caadb
|
BINS is unequal to packages, so just do complete clean.
|
2022-10-06 12:49:12 +02:00 |
|
Christoph Lohmann
|
dfd40679ec
|
Fix clean to properly clean all stuff. Add cleanbin target.
|
2022-10-06 12:48:41 +02:00 |
|
Christoph Lohmann
|
9261ed301f
|
Add zkas dependency for parallel make.
|
2022-10-01 09:00:45 +02:00 |
|
lunar-mining
|
e6bc9da235
|
added dao to Makefile
|
2022-09-22 16:59:39 +02:00 |
|
Dastan-glitch
|
8556a819cc
|
Merge branch 'master' into dao_demo
|
2022-09-16 23:54:06 +03:00 |
|
mohab metwally
|
f98137e306
|
merge crypsinous into master in crypsinousintomaster branch
|
2022-09-15 18:38:11 +02:00 |
|
Luther Blissett
|
f884e422f4
|
Makefile: Add BINDEPS to zkas target dependency.
|
2022-09-09 10:26:09 +02:00 |
|
lunar-mining
|
940d736871
|
Merge branch 'master' of github.com:darkrenaissance/darkfi into dao_demo
|
2022-09-08 08:38:57 +02:00 |
|
Luther Blissett
|
506b3701be
|
Makefile: Add zkas deps where needed.
|
2022-09-07 18:10:51 +02:00 |
|
Dastan-glitch
|
d4c3b2f5e5
|
move daod and dao-cli to dao folder, and rename dao-cli to dao
|
2022-09-07 02:39:36 +03:00 |
|
ghassmo
|
4e0cfd6a89
|
add darkwiki and darkwikid to BINS in Makefile
|
2022-08-30 15:04:23 +04:00 |
|
Luther Blissett
|
0fa8b27d99
|
Makefile: Include example/simple.zk in PROOFS.
|
2022-08-29 23:30:20 +02:00 |
|
Luther Blissett
|
bc028798d9
|
Makefile: Add missing dependencies.
|
2022-08-29 23:02:21 +02:00 |
|
Luther Blissett
|
99e616e0fd
|
Makefile: Move zkas into separate target for proper .zk dependencies.
|
2022-08-29 22:41:23 +02:00 |
|
Luther Blissett
|
deaed0bdc8
|
Update zkas proofs merkle root opcode.
|
2022-08-29 22:41:23 +02:00 |
|
parazyd
|
3686c32591
|
cherry picked fullwidth pedersen
|
2022-08-09 12:56:44 +02:00 |
|
parazyd
|
8ef05a186b
|
crypto: Rework pedersen commitments to allow also full-width base inside zk.
|
2022-08-08 15:01:11 +02:00 |
|
parazyd
|
7056442a6b
|
Makefile: Do not depend on the "all" target for "install".
Instead, check if the binary was built beforehand with an if clause.
This helps avoid rebuilding the project as root by accident.
|
2022-05-30 23:24:22 +02:00 |
|
ghassmo
|
e455b370c8
|
Makefile: add tau, taud, ircd, and dnetview to BINS
|
2022-05-27 03:45:06 +03:00 |
|
parazyd
|
4c9570583e
|
Minor rustdoc corrections.
|
2022-05-22 21:12:59 +02:00 |
|
parazyd
|
15189037dc
|
Makefile: Temporarily disable RUSTFLAGS.
|
2022-05-22 21:01:45 +02:00 |
|
parazyd
|
a3abdfd791
|
Fix Makefile.
|
2022-04-27 06:55:20 +02:00 |
|
parazyd
|
75218d29b7
|
CI: Always build minified token lists.
|
2022-04-26 23:04:50 +02:00 |
|
parazyd
|
f4bab15776
|
Update dependencies and CI.
|
2022-04-23 21:21:19 +02:00 |
|
parazyd
|
39d293de50
|
Do not compile gatewayd by default.
|
2022-04-23 21:21:19 +02:00 |
|
parazyd
|
ac98cb39c4
|
cargo: Enable lto and native bytecode.
|
2022-04-23 21:21:18 +02:00 |
|
parazyd
|
e3d771618e
|
Makefile: Build token lists for binary dependencies.
|
2022-04-23 21:21:17 +02:00 |
|
parazyd
|
e7d968dfd7
|
Clean up proof and testdata directories and move into tests dir.
|
2022-03-17 10:22:48 +01:00 |
|
ghassmo
|
947282debc
|
Makefile: check sql in script/sql
|
2022-03-09 17:49:21 +04:00 |
|
ghassmo
|
2c31256b40
|
makefile: remove cli feature
|
2022-02-25 16:15:58 +04:00 |
|
parazyd
|
b07bb4e2b0
|
proof: Add example for arithmetic operations.
|
2022-02-08 14:27:46 +01:00 |
|
parazyd
|
46985baca5
|
Fix VM tests.
|
2022-01-31 10:53:50 +01:00 |
|
parazyd
|
fa93009a57
|
Remove zkvm feature and compile it directly with crypto feature.
|
2022-01-31 09:31:45 +01:00 |
|
parazyd
|
f8ab5ef5e3
|
Move mint and burn Rust examples into proof/ to complement zkas code.
|
2022-01-26 10:11:13 +01:00 |
|
parazyd
|
6cab96a28c
|
zk/vm: Remove old VM code and move newest to "vm" module.
|
2022-01-25 23:47:54 +01:00 |
|
parazyd
|
79c59cda17
|
Move "proofs" to "proof".
|
2022-01-25 23:41:16 +01:00 |
|
parazyd
|
ce17cb056f
|
tests: Separate Makefile into specific targets.
|
2022-01-25 21:42:36 +01:00 |
|
parazyd
|
51eddb6c08
|
tests: Compile zkas and mint+burn proofs before testing VM.
|
2022-01-25 21:35:44 +01:00 |
|
parazyd
|
c5aab1d2f8
|
example/vm: Update for new enums.
|
2022-01-25 20:31:35 +01:00 |
|