lunar-mining
|
7eec27e359
dao: added TODO file and left comments on main.rs
|
3 years ago |
lunar-mining
|
e928858120
dao: cleaned up unused imports
|
3 years ago |
lunar-mining
|
96b77063c5
dao: moved demo.rs into main.rs and library methods into util.rs
|
3 years ago |
lunar-mining
|
940d736871
Merge branch 'master' of github.com:darkrenaissance/darkfi into dao_demo
|
3 years ago |
lunar-mining
|
fc48ac3b59
daod: moved contracts to /contract
|
3 years ago |
lunar-mining
|
349a2e0acc
dao: moved python demo to example/dao-schema
|
3 years ago |
lunar-mining
|
1feb4dd637
daod: added money contract TODO + verify_sigs on dao::mint()
|
3 years ago |
Luther Blissett
|
506b3701be
Makefile: Add zkas deps where needed.
|
3 years ago |
Luther Blissett
|
6cea231369
node/state: panic if blockchain db connection is broken.
|
3 years ago |
lunar-mining
|
e8b46560bc
dao: add first draft demo spec
|
3 years ago |
aggstam
|
387f983a52
darkfid/error.rs: commented unused error codes
|
3 years ago |
ghassmo
|
44fceece00
darkwiki: add workspaces
|
3 years ago |
Luther Blissett
|
94cc40781e
dnetview: Clippy lint.
|
3 years ago |
Luther Blissett
|
6b792d6203
darkwikid: Clippy lint.
|
3 years ago |
Luther Blissett
|
e53f17c114
taud: Clippy lint.
|
3 years ago |
Luther Blissett
|
c293a03981
drk: Remove unused prettytable::cell import.
|
3 years ago |
Luther Blissett
|
3337ae249f
ircd: More robust handling of TOML in parse_configured_contacts.
|
3 years ago |
Luther Blissett
|
9ec99c4401
contrib: Merge dependency scripts into a single one.
|
3 years ago |
Stellar Magnet
|
ca88ae5d8e
Updated ircd listen port in instructions
|
3 years ago |
ghassmo
|
b33ac13922
raft: handle separately each timeout durations
|
3 years ago |
ghassmo
|
3046b9023c
bin/ircd: don't need to wait for outbound connections
|
3 years ago |
ghassmo
|
cec662af31
net: add the channel address to error log when the channel disconnect
|
3 years ago |
ghassmo
|
f680467ebc
bin/ircd: use BtreeMap for unread_msgs
|
3 years ago |
aggstam
|
830e05e30c
p2pnet: localnet impl minor optimization
|
3 years ago |
Dastan-glitch
|
d4c3b2f5e5
move daod and dao-cli to dao folder, and rename dao-cli to dao
|
3 years ago |
Dastan-glitch
|
4e4ae9914e
bin/dao: creating rpc methods
|
3 years ago |
aggstam
|
d5a4654704
p2pnet: localnet flag implemented
|
3 years ago |
Luther Blissett
|
ee4c99387e
Update project dependencies.
|
3 years ago |
Luther Blissett
|
94b0c40e4e
dnetview: Support custom config file through args, and cleanup args.
|
3 years ago |
ghassmo
|
a10e40160c
bin/ircd: don't pass contacts to on_receive_join function
|
3 years ago |