parazyd
|
44579ebcba
drk: dao_import stub.
|
3 years ago |
parazyd
|
e50a0f3c8e
walletdb: Implement options.
|
3 years ago |
aggstam
|
971ea62ab8
fix broken imports
|
3 years ago |
x
|
0e8f891e7f
rename money/src/state.rs to model.rs
|
3 years ago |
parazyd
|
d860174fc8
drk: Initial DAO commands layout.
|
3 years ago |
x
|
0c292e524e
add spend_hook to money contracts, and checks for DAO::exec()
|
3 years ago |
spital
|
f03966069b
docker-remove-old-bins-and-remove-apt-cache
|
3 years ago |
parazyd
|
fd391979a0
drk/wallet: Initialize DAO contract wallet Merkle trees.
|
3 years ago |
x
|
903b3286ab
dao-test: add fixes to check for duplicates in mint() and propose()
|
3 years ago |
parazyd
|
cb29f8ef80
contract/dao/client: Add sql wallet column constants.
|
3 years ago |
parazyd
|
df85da6345
drk: build.rs experiment.
|
3 years ago |
x
|
ad94b9bce3
cleanup the mess with dao::vote() associated variables: vote_option, vote_value .etc just rename everything to either yes_vote_* or all_vote_*
|
3 years ago |
Dastan-glitch
|
257ba08bdb
doc: update maintenance subpage
|
3 years ago |
x
|
e723d40004
dao cleanup for vote() and exec() phases
|
3 years ago |
Dastan-glitch
|
345efe3be1
README: fix darkfi book url for development
|
3 years ago |
Dastan-glitch
|
078ce075df
doc: added areas of work subpage to development section in book
|
3 years ago |
x
|
be037aeba9
cleanup DAO user API
|
3 years ago |
x
|
ea9e3cdf58
add DAO wallet.sql
|
3 years ago |
x
|
fd2dec238c
move halo2 specific types out from zk:: to their own submodule zk::halo2::
|
3 years ago |
x
|
9cd9c3113e
cleanup imports by flattening everything to submodules.
|
3 years ago |
x
|
e549746c87
impl of curve trees
|
3 years ago |
x
|
9558338545
fix broken dao-exec proof due to swapped numbers
|
3 years ago |
parazyd
|
7867f2eef0
Add example/simple.zk to zkas dependency targets.
|
3 years ago |
parazyd
|
4443e2808c
Fix make check
|
3 years ago |
aggstam
|
be0d25ec10
consensus/utils: fixed broken test
|
3 years ago |
x
|
9caa49ffa8
disable cursor checks in db_* since it uses an unstable rust feature
|
3 years ago |
x
|
5ff054f840
forgot to add these files before
|
3 years ago |
x
|
84ef0ab2cb
random todos
|
3 years ago |
x
|
a7751f4e18
split WalletCache into its own module
|
3 years ago |
x
|
f36747728d
remove unused imports
|
3 years ago |