Commit Graph

17 Commits

Author SHA1 Message Date
skoupidi
16103b84a7 Night of the living dead 2024-01-29 21:41:01 +02:00
parazyd
42109793b3 darkfid: Fix seed URI typo in the config file 2023-02-18 17:51:23 +01:00
aggstam
dc9c6c377f consensus: created single-node mode for local testing 2023-01-23 20:40:34 +02:00
aggstam
8b0a2908eb bin/configs: updated commented default values 2022-12-28 14:36:52 +02:00
parazyd
7c609169b4 darkfid: Update config file for testnet. 2022-12-12 15:39:09 +01:00
aggstam
a5dc158f90 p2pnet: optional channel log implemented 2022-09-26 15:33:48 +03:00
aggstam
d5a4654704 p2pnet: localnet flag implemented 2022-09-06 21:02:10 +03:00
aggstam
041600f5e2 p2pnet: outbound transports configuration implemented 2022-09-02 19:27:27 +03:00
aggstam
6134dcdad7 p2pnet: inbound and external addresses vectorized 2022-08-23 21:49:34 +03:00
aggstam
35c459db9a Cargo.toml: features updates, util/time.rs: replaced worldtime api request with jsonrpc request towards network nodes, darkfid: configuration check for new clock check impl, contrib/localnet + script/consensu_simulation: added new config args, faucted: removed unnessesary clock check, src/error.rs: new ConfigInvalid error and removed NTP error 2022-06-13 18:23:27 +03:00
aggstam
ca660f5fe0 darkfid, faucetd: optional clock sync(config/args based) 2022-06-02 17:09:43 +03:00
parazyd
bf9106b5f7 bin: Rename darkfid2 to darkfid. 2022-05-16 13:34:01 +02:00
parazyd
b2b4baa223 bin: Remove darkfid. 2022-05-16 13:27:24 +02:00
ghassmo
59261f0d43 rpc/jsonrpc: finish the implementation for supporting tor and nym protocols on client side 2022-02-26 23:24:05 +04:00
ghassmo
db39cc4948 bin/darkfid: add socks_url to darkfid's config 2022-02-26 20:00:37 +04:00
ghassmo
55c3532f23 bin/darkfid: use UrlConfig in configuration file 2022-02-25 18:28:41 +04:00
parazyd
a431fab6d7 Have config files be spawned by the binaries if necessary.
Closes: #42
2022-01-13 19:54:19 +01:00