lunar-mining
|
b5cba9cb99
move daod::util::poseidon_hash() to darkfi::crypto::util + update usage in src/crypto
|
4 years ago |
ihateface
|
ace5a2706a
daod/example_contract: create example proof + empty contract frame with stub methods
|
4 years ago |
narodnik
|
67f4a53ed2
attach private inputs from my wallet for DAO::propose() and prove my_tokens > proposer_limit
|
4 years ago |
Dastan-glitch
|
77c891e484
bin/tau: show workspace independently
|
4 years ago |
narodnik
|
295d880e60
partial implement dao-propose
|
4 years ago |
narodnik
|
1ff5211566
simplify note and make it generic
|
4 years ago |
narodnik
|
c51645aa42
rename ZkContractTable to ZkBinaryTable
|
4 years ago |
lunar-mining
|
a3bf281894
daod: update demo.rs with dao submodule. change money_contract::FuncCall to money_contract::CallData. add TODOs for money_contract
|
4 years ago |
lunar-mining
|
72adeab9d1
daod: rename money to money_contract + create Makefile
|
4 years ago |
narodnik
|
89b0b8cadd
daod: add money submodule
|
4 years ago |
narodnik
|
66ce747dce
basic smart contract outline (code)
|
4 years ago |
narodnik
|
293590116b
Initial setup for demo. Scope out ZK anonymous contract rust code architecture, and create a Builder tx for dao bulla.
|
4 years ago |
parazyd
|
61bee58239
rpc: Cleanup and separate namespaces into client and server.
|
4 years ago |
parazyd
|
82ee1a9331
rpc: Clean up and document the server implementation.
|
4 years ago |
ghassmo
|
f1c97207ba
rpc: merge rpcserver2 to rpcserver & fix bins affected by the merging
|
4 years ago |
parazyd
|
92a4410e31
Miscellaneous fixes and 'make fix'.
|
4 years ago |
Dastan-glitch
|
5bd5cbe903
formatting
|
4 years ago |
lunar-mining
|
94b7f97ebd
basic daocli and daod hello_world() over rpc
|
4 years ago |