Dave Hrycyszyn
|
3f06ccc36b
|
Adding Apache 2 license headers to all files (#178)
|
2020-04-09 11:24:24 +01:00 |
|
Dave Hrycyszyn
|
5caf093dca
|
Some more startup fixes
|
2020-03-20 12:56:26 +00:00 |
|
Jedrzej Stuczynski
|
ab5656ce94
|
Updated configs and args with location
|
2020-03-13 16:34:06 +00:00 |
|
Jedrzej Stuczynski
|
562aeefc7a
|
If not overridden, 'announce-host' should default to 'host'
|
2020-03-06 14:03:50 +00:00 |
|
Dave Hrycyszyn
|
e600dc7c4f
|
all: fixing mis-spelling
|
2020-02-27 17:14:52 +00:00 |
|
Jedrzej Stuczynski
|
f297ed7323
|
Refactored mixnode startup and moved a lot of code outside of mod.rs
|
2020-02-26 17:07:45 +00:00 |
|
Jedrzej Stuczynski
|
15b626bb6f
|
Removed comments regarding keypair for mixnode init
|
2020-02-19 11:24:36 +00:00 |
|
Jedrzej Stuczynski
|
800c41ce97
|
Removed unused imports
|
2020-02-05 16:52:17 +00:00 |
|
Jedrzej Stuczynski
|
95d1912e18
|
More typos
|
2020-02-05 15:57:36 +00:00 |
|
Jedrzej Stuczynski
|
30bf382d0a
|
Better argument description
|
2020-02-05 11:49:11 +00:00 |
|
Jedrzej Stuczynski
|
1080ad5ac1
|
Two debug directory servers - presence and metrics
|
2020-02-04 15:08:13 +00:00 |
|
Jedrzej Stuczynski
|
e1cc16fe81
|
Using new config in mixnode constructor
|
2020-02-04 13:12:17 +00:00 |
|
Jedrzej Stuczynski
|
5fd8987eb9
|
More easily expandable list of 'special' addresses that show binding warning
|
2020-02-04 12:54:16 +00:00 |
|
Jedrzej Stuczynski
|
f858d407ca
|
Starting the mixnode with commands::run::execute
|
2020-02-04 12:48:40 +00:00 |
|
Jedrzej Stuczynski
|
7a99905f1d
|
Generating and saving keys on mixnode init
|
2020-02-04 12:34:53 +00:00 |
|
Jedrzej Stuczynski
|
25a8f63912
|
Extracted config overriding, similarly to nym-client
|
2020-02-04 12:34:38 +00:00 |
|
Jedrzej Stuczynski
|
a491f7543a
|
More builder methods, incl. announce host/port parsers
|
2020-02-03 17:20:29 +00:00 |
|
Jedrzej Stuczynski
|
15c0c731e9
|
Saving mixnode's config on init
|
2020-02-03 15:24:31 +00:00 |
|
Jedrzej Stuczynski
|
de2dbf7156
|
Started creating mixnode commands, similarly to client
|
2020-02-03 14:15:22 +00:00 |
|