Jędrzej Stuczyński
|
cd28f8051b
|
Merge pull request #43 from nymtech/feature/chill-log-messages
Feature/chill log messages
|
2020-01-09 13:15:47 +00:00 |
|
Dave Hrycyszyn
|
4966d8ecef
|
Update README.md
|
2020-01-09 12:36:18 +00:00 |
|
Dave Hrycyszyn
|
3b7d22e675
|
clients: set up a logger to chill out output
|
2020-01-09 12:30:35 +00:00 |
|
Jędrzej Stuczyński
|
6ceec8e737
|
Merge pull request #42 from nymtech/feature/improve-pemstore-errors
persistence: improving PEM file reading and parsing failure messages
|
2020-01-09 12:27:55 +00:00 |
|
Dave Hrycyszyn
|
077c59f761
|
sfw-provider: moving test filesystem output to /tmp
|
2020-01-09 11:39:56 +00:00 |
|
Dave Hrycyszyn
|
fd9829bedd
|
persistence: improving PEM file reading and parsing failure messages
|
2020-01-09 10:48:36 +00:00 |
|
Jędrzej Stuczyński
|
1d79c43782
|
Merge pull request #39 from nymtech/feature/remove-run
Removing the run command from code and documentation
|
2020-01-09 10:18:51 +00:00 |
|
Dave Hrycyszyn
|
c029117674
|
Merge branch 'develop' into feature/remove-run
|
2020-01-09 10:03:55 +00:00 |
|
Jędrzej Stuczyński
|
ac78e160df
|
Merge pull request #41 from nymtech/feature/better-error-message-for-bad-topology
Providing a nicer error than "failed on unwrap()" when topology retri…
|
2020-01-09 10:01:58 +00:00 |
|
Jędrzej Stuczyński
|
eb75362307
|
Merge pull request #40 from nymtech/feature/provider-banner
Prettying up sfw-provider start sequence a bit.
|
2020-01-09 10:01:28 +00:00 |
|
Dave Hrycyszyn
|
6c3e7b6256
|
nym-client: taking run right out of circulation
|
2020-01-08 19:33:14 +00:00 |
|
Dave Hrycyszyn
|
7a3d61374f
|
Providing a nicer error than "failed on unwrap()" when topology retrieval fails
|
2020-01-08 18:53:12 +00:00 |
|
Dave Hrycyszyn
|
ec78c45ea0
|
Prettying up sfw-provider start sequence a bit.
|
2020-01-08 18:32:41 +00:00 |
|
Dave Hrycyszyn
|
1337f93c33
|
Removing the run command from code and documentation
|
2020-01-08 18:00:07 +00:00 |
|
Jedrzej Stuczynski
|
1f3875f39c
|
Using ibid. in client code
|
2020-01-08 17:17:25 +00:00 |
|
Jedrzej Stuczynski
|
f735befd52
|
Create 'route_to' function
|
2020-01-08 17:17:10 +00:00 |
|
Jedrzej Stuczynski
|
2a9e21538f
|
Moved make layered topology to separate function + validation
|
2020-01-08 17:16:26 +00:00 |
|
Jedrzej Stuczynski
|
8ac1e58ef6
|
Fixed teammate's typo :)
|
2020-01-08 17:15:09 +00:00 |
|
Jedrzej Stuczynski
|
c97b1b5edf
|
Merge branch 'develop' into feature/validator_health_checker
|
2020-01-08 16:41:13 +00:00 |
|
Dave Hrycyszyn
|
e773b251b9
|
Fixed tests.
|
2020-01-08 16:33:12 +00:00 |
|
Dave Hrycyszyn
|
9c8347aa72
|
Fixing compilation to handle new provider listener split fields
|
2020-01-08 16:25:16 +00:00 |
|
Dave Hrycyszyn
|
fcaa23fd77
|
Re-arranged client directories
|
2020-01-08 16:22:03 +00:00 |
|
Jędrzej Stuczyński
|
5fa3eb35e4
|
Merge pull request #37 from nymtech/feature/script/localnet
Feature/script/localnet
|
2020-01-08 15:56:17 +00:00 |
|
Dave Hrycyszyn
|
67a900701e
|
Updated script copyright date
|
2020-01-08 15:56:01 +00:00 |
|
Dave Hrycyszyn
|
8314d647d9
|
script: proper invocation for testnet runnign
|
2020-01-08 15:53:27 +00:00 |
|
Dave Hrycyszyn
|
b88ca3ed91
|
script: killing old testnet processes in case they're already running
|
2020-01-08 15:53:11 +00:00 |
|
Dave Hrycyszyn
|
ee43e82235
|
Removing unused import
|
2020-01-08 15:52:51 +00:00 |
|
Dave Hrycyszyn
|
ce866bd987
|
Setting a 0.1 second average delay time.
|
2020-01-08 15:52:35 +00:00 |
|
Dave Hrycyszyn
|
95f103b4fd
|
scripts: local network now runs
|
2020-01-08 15:13:30 +00:00 |
|
Dave Hrycyszyn
|
5ad6db9232
|
removed commented logging code
|
2020-01-08 14:58:18 +00:00 |
|
Dave Hrycyszyn
|
c1cd6557eb
|
whitespace
|
2020-01-08 14:58:03 +00:00 |
|
Dave Hrycyszyn
|
8c3cbe6646
|
Split provider host/ports for mixnet listener and clients listener
|
2020-01-08 14:57:55 +00:00 |
|
Dave Hrycyszyn
|
add94ed70a
|
Merge branch 'develop' of github.com:nymtech/nym into feature/script/localnet
|
2020-01-08 14:18:57 +00:00 |
|
Dave Hrycyszyn
|
6fe9dc899b
|
Merge pull request #36 from nymtech/feature/arguments_fix
Feature/arguments fix
|
2020-01-08 14:17:54 +00:00 |
|
Jedrzej Stuczynski
|
6fedba093b
|
Explicitly required values for mixHost and clientHost by clap
|
2020-01-08 14:17:16 +00:00 |
|
Jedrzej Stuczynski
|
fb15c636eb
|
Correct version for mix
|
2020-01-08 14:17:02 +00:00 |
|
Dave Hrycyszyn
|
043403b1e0
|
Merge branch 'develop' into feature/script/localnet
|
2020-01-08 14:10:49 +00:00 |
|
Dave Hrycyszyn
|
13eda7f68f
|
Merge pull request #34 from nymtech/feature/crates_cleanup
Feature/crates cleanup
|
2020-01-08 13:56:04 +00:00 |
|
Jedrzej Stuczynski
|
9b94b1d72b
|
Fixed broken directory client tests
|
2020-01-08 13:05:01 +00:00 |
|
Jedrzej Stuczynski
|
07db413f2c
|
Possibly gotten rid of compiler warnings
|
2020-01-08 12:59:29 +00:00 |
|
Jedrzej Stuczynski
|
db67744b19
|
Further topology cleanup by defining NymTopology trait
|
2020-01-08 12:55:40 +00:00 |
|
Jedrzej Stuczynski
|
1292cdb145
|
Moved topology to separate crate
|
2020-01-08 12:07:34 +00:00 |
|
Jedrzej Stuczynski
|
7fa42d16eb
|
Moved addressing to separate crate and removed mixnode dependency on entire client crate
|
2020-01-08 12:02:18 +00:00 |
|
Jedrzej Stuczynski
|
a673f9f206
|
Fixed authors strings
|
2020-01-08 11:50:58 +00:00 |
|
Jedrzej Stuczynski
|
8706f7ed06
|
Moved provider client to separate crate
|
2020-01-08 11:48:49 +00:00 |
|
Jedrzej Stuczynski
|
883ce22c5b
|
Moved mix client to separate crate
|
2020-01-08 11:45:43 +00:00 |
|
Jedrzej Stuczynski
|
9ba1ea203b
|
Moved directory client to separate crate
|
2020-01-08 11:34:39 +00:00 |
|
Jedrzej Stuczynski
|
2cef804a34
|
Allowed for calling get_topology from outside the crate
|
2020-01-08 10:13:26 +00:00 |
|
Jedrzej Stuczynski
|
46ce9eaff7
|
Made healthcheck async and repeating and action at config-specified interval
|
2020-01-08 10:06:36 +00:00 |
|
Jedrzej Stuczynski
|
d4cba72118
|
Added interval to healthcheck config
|
2020-01-08 10:02:13 +00:00 |
|