lunar-mining
|
3fa92c5443
dao_demo: create a DAO proposal from command-line.
|
3 years ago |
Dastan-glitch
|
22af89a66d
add simple test example
|
3 years ago |
Dastan-glitch
|
2727e58536
dao: move schema to example/
|
3 years ago |
lunar-mining
|
66546afd93
dao_demo: airdrop user gDRK from command-line.
|
3 years ago |
lunar-mining
|
750987389f
dao_demo: mint DAO treasury from command-line
|
3 years ago |
lunar-mining
|
28b7dcd021
dao_demo: mint dao bulla from command line
|
3 years ago |
lunar-mining
|
197e770afa
dao_demo: further restructure and simplify architecture. mark CLI TODOs
|
3 years ago |
lunar-mining
|
0f27a43587
dao_demo: initial architecture restructuring
|
3 years ago |
Dastan-glitch
|
52e2acc76c
bin/dao: small fixes for mint::wallet's DaoParams{} and Builder{}
|
3 years ago |
Dastan-glitch
|
8556a819cc
Merge branch 'master' into dao_demo
|
3 years ago |
aggstam
|
a7c3692364
p2pnet: app_version check to verify version format
|
3 years ago |
aggstam
|
1df3616b36
p2pnet: app_version check to ignore patch version
|
3 years ago |
Luther Blissett
|
470f8ee33d
async_daemonize: Default logs to ~/.local/darkfi directory.
|
3 years ago |
Luther Blissett
|
03a35d19c1
async_daemonize: Don't mix logs of different bins into the same file.
|
3 years ago |
x
|
d3d4edb23d
typo spelling correction in taud error message
|
3 years ago |
ghassmo
|
ded78dea6d
darkwiki/taud: using lilith as seed nodes
|
3 years ago |
ghassmo
|
dd35919118
raft: update prune map duration
|
3 years ago |
ghassmo
|
11f65b6d00
bin/darkwiki: move darkwikid and darkwiki-cli to the same directory in bin & bump version 0.4.0
|
3 years ago |
Dastan-glitch
|
85b173b731
bin/dao: rename GloVar to DaoDemo, move ZkContractTable and StateRegistry to DaoDemo, move methods into DaoDemo and move DaoDemo to main.rs
|
3 years ago |
ghassmo
|
22be735ea9
bin/taud: bump version 0.4.0
|
3 years ago |
ghassmo
|
cd4d7ed0a9
bin/taud: clean up and change config file
|
3 years ago |
ghassmo
|
d2c0e47805
bin/ircd: more optimization for the buffer code and clean up
|
3 years ago |
aggstam
|
521935b547
lilith: ignore malformed url lines, minor cleanup
|
3 years ago |
aggstam
|
7ca3a5b041
lilith: save/load spawns hosts from tsv
|
3 years ago |
Dastan-glitch
|
571fa276a7
bin/dao: moveing splitted functions to rpc methods
|
3 years ago |
ghassmo
|
400c66cb88
net: remove an address from the hosts list if doesn't match
|
3 years ago |
ghassmo
|
ab2fbd97d1
net: change hosts from Vec to HashSet
|
3 years ago |
ghassmo
|
93760b5f54
bin/ircd: bump version 0.4.0
|
3 years ago |
ghassmo
|
de28a50705
bin/ircd: add LastTerm dispatcher
|
3 years ago |
ghassmo
|
cea9dde460
update sync protocol and ordering algo:
|
3 years ago |