ghassmo
|
0b80d0d8d6
bin/tau: add the option to run tau locally & add net::Setting to Args struct
|
4 years ago |
ghassmo
|
7ddd2e32d7
bin/ircd2: add net::Settings to Args struct & add demo config file
|
4 years ago |
ghassmo
|
5611bfa252
src/net: implement structopt for net::Settings
|
4 years ago |
ghassmo
|
81d80ecfab
bin/ircd2: using async_daemonize macro
|
4 years ago |
ghassmo
|
6453c5ea37
bin/tau: using futures::select for receivng update from raft and rpc
|
4 years ago |
ghassmo
|
58d96e62c9
bin/taud: using async_daemonize macro
|
4 years ago |
ghassmo
|
2392387d69
src/raft: cargo clippy
|
4 years ago |
ghassmo
|
56e4f88133
bin/taud: split settings and create new module
|
4 years ago |
ghassmo
|
42e85494b2
bin/darkfid2: retrieve "fix token paths"
|
4 years ago |
ghassmo
|
60b3be57ad
bin/ircd2: WIP add config file and settings struct & clean up
|
4 years ago |
ghassmo
|
a993afa31f
bin/darkfid2: fix token paths
|
4 years ago |
ghassmo
|
6ae7ee50d2
bin/tau: minor changes
|
4 years ago |
ghassmo
|
35e8ca5122
bin/ircd2: WIP implement raft for ircd
|
4 years ago |
parazyd
|
77602e8027
Temporarily disable lto
|
4 years ago |
parazyd
|
f4bab15776
Update dependencies and CI.
|
4 years ago |
parazyd
|
a1aeade1e8
book: Build RPC docs for darkfid2.
|
4 years ago |
parazyd
|
4aeab08dae
contrib/cargo-outdated: Automagic updates.
|
4 years ago |
parazyd
|
39d293de50
Do not compile gatewayd by default.
|
4 years ago |
parazyd
|
30cc60679f
darkfid: Minor cleanup.
|
4 years ago |
parazyd
|
3a9ebdab23
Add JsonRpcError to error.rs
|
4 years ago |
parazyd
|
e5f1df1144
faucetd: Register p2p protocols on all sessions.
|
4 years ago |
parazyd
|
2667bd9e06
consensus: Add debug message to ProtocolSync when a block is appended.
|
4 years ago |
parazyd
|
cf0fd46b07
darkfid: Add get_balances function and token lists.
|
4 years ago |
parazyd
|
2168292102
darkfid: Separate JSON-RPC methods into submodules.
|
4 years ago |
parazyd
|
ac98cb39c4
cargo: Enable lto and native bytecode.
|
4 years ago |
parazyd
|
9f1e9b1401
CI: Install jq as dependency, and make compile_all_bins script generic.
|
4 years ago |
aggstam
|
3cf18a4707
consensus2: removed debugging error log lines
|
4 years ago |
aggstam
|
52e2e04c73
consensus2: major fixes in syncing and participation map refresh
|
4 years ago |
parazyd
|
5da67c8079
contrib/token: Fix .min file generation.
|
4 years ago |
parazyd
|
809dd757fb
darkfid: Run P2P on all sessions.
|
4 years ago |