Jedrzej Stuczynski
|
5f393de34b
|
Provider pathfinder (identical to mixnode's)
|
2020-02-05 12:08:21 +00:00 |
|
Jedrzej Stuczynski
|
48c77bcb0d
|
Template for provider config
|
2020-02-05 12:08:01 +00:00 |
|
Jedrzej Stuczynski
|
0084c74f97
|
typo
|
2020-02-05 12:05:46 +00:00 |
|
Jedrzej Stuczynski
|
7d9e2ef64a
|
"mixnode" => "provider"
|
2020-02-05 11:58:35 +00:00 |
|
Jedrzej Stuczynski
|
75df3a87b8
|
Provider sphinx key loading
|
2020-02-05 11:49:40 +00:00 |
|
Jedrzej Stuczynski
|
4c9c742795
|
Updated provider dependencies
|
2020-02-05 11:49:27 +00:00 |
|
Jedrzej Stuczynski
|
30bf382d0a
|
Better argument description
|
2020-02-05 11:49:11 +00:00 |
|
Jedrzej Stuczynski
|
881ab4f28e
|
config changes required by ibid.
|
2020-02-05 11:48:46 +00:00 |
|
Jedrzej Stuczynski
|
851ccfd736
|
Ability to start provider with new 'run' method (but still using old config)
|
2020-02-05 11:48:33 +00:00 |
|
Jedrzej Stuczynski
|
133d36b559
|
override config function
|
2020-02-05 11:23:54 +00:00 |
|
Jedrzej Stuczynski
|
d6824ccad2
|
announce-X-host/port => X-announce-host/port
|
2020-02-05 11:15:14 +00:00 |
|
Jedrzej Stuczynski
|
273a61d7de
|
client => clients
|
2020-02-05 11:12:22 +00:00 |
|
Jedrzej Stuczynski
|
e8b9d641ba
|
Init command for the provider
|
2020-02-05 11:02:02 +00:00 |
|
Jedrzej Stuczynski
|
61b9fac25b
|
Initial definition of new sfw provider config
|
2020-02-05 10:39:27 +00:00 |
|
Jedrzej Stuczynski
|
0d5fe1a788
|
Starting provider via commands::run::execute
|
2020-02-04 15:55:36 +00:00 |
|
Jedrzej Stuczynski
|
bc8e5fd6f6
|
Adjusted mixnode config template to new changes
|
2020-02-04 15:24:12 +00:00 |
|
Jedrzej Stuczynski
|
441e586915
|
Accidentally removed import path
|
2020-02-04 15:18:52 +00:00 |
|
Jedrzej Stuczynski
|
bed0badc15
|
Defaults in the config + using said fields when starting mixnode
|
2020-02-04 15:17:25 +00:00 |
|
Jedrzej Stuczynski
|
448fc4a361
|
ibid. for metrics
|
2020-02-04 15:15:51 +00:00 |
|
Jedrzej Stuczynski
|
fd33589326
|
Using sending delay from config for the presence notifier
|
2020-02-04 15:14:17 +00:00 |
|
Jedrzej Stuczynski
|
1080ad5ac1
|
Two debug directory servers - presence and metrics
|
2020-02-04 15:08:13 +00:00 |
|
Jedrzej Stuczynski
|
7723dc7aed
|
constant default port
|
2020-02-04 14:50:20 +00:00 |
|
Jedrzej Stuczynski
|
b2f41de27b
|
Constructor for notifier config
|
2020-02-04 14:36:02 +00:00 |
|
Jedrzej Stuczynski
|
ed9ee27340
|
Uncommited mixnode persitance module
|
2020-02-04 13:18:00 +00:00 |
|
Jedrzej Stuczynski
|
e1cc16fe81
|
Using new config in mixnode constructor
|
2020-02-04 13:12:17 +00:00 |
|
Jedrzej Stuczynski
|
937becb1ac
|
Removed runner
|
2020-02-04 13:11:37 +00:00 |
|
Jedrzej Stuczynski
|
fe93a3f4d5
|
Removed client keys being loaded twice
|
2020-02-04 13:08:21 +00:00 |
|
Jedrzej Stuczynski
|
fee81aaff7
|
Changed layer from usize to u64 for better serialization
|
2020-02-04 13:04:41 +00:00 |
|
Jedrzej Stuczynski
|
b1207caf7c
|
Inner methods on private/public encryption keys
|
2020-02-04 12:58:24 +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
|
8caf218aed
|
To and from b58 string on encryption public key
|
2020-02-04 12:39:03 +00:00 |
|
Jedrzej Stuczynski
|
6c32d64194
|
Changed config to be more explicit about type of keys used
|
2020-02-04 12:36:06 +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
|
c6fa539845
|
Pemstore capable of using slightly more generic types
|
2020-02-04 12:14:09 +00:00 |
|
Jedrzej Stuczynski
|
4c900bbfff
|
Extended pemstorable traits with methods required for more generic store
|
2020-02-04 12:13:49 +00:00 |
|
Jedrzej Stuczynski
|
165d022015
|
Defined 'PemStorableKeypair' trait and implemented it on existing keypairs
|
2020-02-04 11:28:49 +00:00 |
|
Jedrzej Stuczynski
|
495b0c7ed9
|
Renamed 'PemStorable' trait to 'PemStorableKey'
|
2020-02-04 11:21:00 +00:00 |
|
Jedrzej Stuczynski
|
a491f7543a
|
More builder methods, incl. announce host/port parsers
|
2020-02-03 17:20:29 +00:00 |
|
Jedrzej Stuczynski
|
901996345c
|
announce address in template
|
2020-02-03 17:19:52 +00:00 |
|
Jedrzej Stuczynski
|
15c0c731e9
|
Saving mixnode's config on init
|
2020-02-03 15:24:31 +00:00 |
|
Jedrzej Stuczynski
|
fad5c98629
|
Initial mix config with working default test
|
2020-02-03 15:02:13 +00:00 |
|
Jedrzej Stuczynski
|
de2dbf7156
|
Started creating mixnode commands, similarly to client
|
2020-02-03 14:15:22 +00:00 |
|
Jedrzej Stuczynski
|
1e1e1db4f5
|
Printing nym banner even in case of invalid command
|
2020-02-03 13:15:24 +00:00 |
|
Jedrzej Stuczynski
|
c7c52e68b5
|
Moved args definition to specific commands file
|
2020-02-03 13:07:45 +00:00 |
|
Jedrzej Stuczynski
|
ac5d16899e
|
Using the new config options + slightly better constructor for topology controller
|
2020-02-03 12:25:08 +00:00 |
|
Jedrzej Stuczynski
|
9e890da986
|
Additional debug config options
|
2020-02-03 12:02:43 +00:00 |
|
Jedrzej Stuczynski
|
ab2703e6c1
|
Updated comments on ibid.
|
2020-02-03 11:57:50 +00:00 |
|
Jedrzej Stuczynski
|
21877c240b
|
Added topology resolution timeout to client debug config
|
2020-02-03 11:56:39 +00:00 |
|