ghassmo
|
7ddd2e32d7
bin/ircd2: add net::Settings to Args struct & add demo config file
|
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
|
60b3be57ad
bin/ircd2: WIP add config file and settings struct & clean up
|
4 years ago |
ghassmo
|
35e8ca5122
bin/ircd2: WIP implement raft for ircd
|
4 years ago |
parazyd
|
f4bab15776
Update dependencies and CI.
|
4 years ago |
parazyd
|
cf0fd46b07
darkfid: Add get_balances function and token lists.
|
4 years ago |
parazyd
|
0299b45de3
Update all dependencies.
|
4 years ago |
parazyd
|
f2479ca060
Replace old blockchain rocksdb module with new sled blockchain stores.
|
4 years ago |
parazyd
|
df13dc12f4
faucetd: Implement skeleton.
|
4 years ago |
parazyd
|
c55c08b662
darkfid: Implement consensus P2P protocols.
|
4 years ago |
parazyd
|
d77d4dc02c
Update dependencies.
|
4 years ago |
parazyd
|
78c78b1d84
darkfid: More functions and graceful shutdown handlers.
|
4 years ago |
parazyd
|
ecca1a26ce
darkfid: More WIP for new RPC.
|
4 years ago |
parazyd
|
f42e935700
lib: Move wallet module out of the node module.
|
4 years ago |
ghassmo
|
3658317512
raft: exits gracefully and avoid detaching tasks
|
4 years ago |
parazyd
|
a3ed95ab79
rpc: WIP network transports, and darkfid skeleton for further integration.
|
4 years ago |
narodnik
|
ae6d27001c
Merge branch 'pil'
|
4 years ago |
piltom
|
4dbd513418
net/transport add tor transport
|
4 years ago |
parazyd
|
41ef7b550a
Update halo2 dependencies.
|
4 years ago |
parazyd
|
6479851e40
vanityadr: Remove serde_json dependency.
|
4 years ago |
ghassmo
|
987bdfb9af
bin/taud: remove obsolete crdt and add raft
|
4 years ago |
parazyd
|
a2e6917f3c
ircd: General code cleanup.
|
4 years ago |
ghassmo
|
16810f63d3
bin/taud: add sqlx crate
|
4 years ago |
Dastan-glitch
|
70b43ca29b
bin/tau-cli: add show subcommnd and minor fixes
|
4 years ago |
parazyd
|
fb2d3a1033
net/transport: Implement listeners for TCP and TLS + integration tests.
|
4 years ago |
parazyd
|
41ecea27a7
net/transport: Implement TLS client protocol.
|
4 years ago |
parazyd
|
c417ff9d64
net: Initial transport abstraction concept.
|
4 years ago |
ghassmo
|
bab301a970
bin/taud: create error type
|
4 years ago |