Jedrzej Stuczynski
|
2eec9dc8a1
|
Required provider adjustments due to previous changes
|
2020-02-26 17:06:17 +00:00 |
|
Jedrzej Stuczynski
|
3f3dfd404c
|
Removed derivation of copy on private keys
|
2020-02-26 17:05:36 +00:00 |
|
Jedrzej Stuczynski
|
e03fd54739
|
Updated sphinx version
|
2020-02-26 17:05:18 +00:00 |
|
Jedrzej Stuczynski
|
f136f8e75a
|
Presence reporter responsible for starting own task
|
2020-02-26 11:31:27 +00:00 |
|
Jedrzej Stuczynski
|
b27ebc3eed
|
Updated travis to run tests in single threaded fashion
|
2020-02-25 16:34:43 +00:00 |
|
Jedrzej Stuczynski
|
732bf7472e
|
Cleaned some imports by moving them to test module
|
2020-02-25 16:05:57 +00:00 |
|
Jedrzej Stuczynski
|
87bbe9c864
|
Remaining lifetime changes required by ibid.
|
2020-02-25 16:04:28 +00:00 |
|
Jedrzej Stuczynski
|
d77f2b20ce
|
Replaced scary looking Pin<Box<dyn Future<Output = ... >>> with LocalBoxFuture<...>
|
2020-02-25 16:01:48 +00:00 |
|
Jedrzej Stuczynski
|
04dec97109
|
Adjusted logging messages
|
2020-02-25 15:57:36 +00:00 |
|
Jedrzej Stuczynski
|
9b81c2eb68
|
Initial version of the reconnecting tcp client
|
2020-02-25 15:54:50 +00:00 |
|
Jedrzej Stuczynski
|
f599502eab
|
log dependency required by ibid.
|
2020-02-24 15:23:52 +00:00 |
|
Jedrzej Stuczynski
|
a5c65b27d9
|
Experimenting with connection reconnector
|
2020-02-24 15:23:29 +00:00 |
|
Jedrzej Stuczynski
|
bd86ef07a9
|
Client is now constructed with a config struct
|
2020-02-21 14:49:57 +00:00 |
|
Jedrzej Stuczynski
|
3f80a00bf1
|
Introduced backoff fields to connection writer
|
2020-02-21 14:49:44 +00:00 |
|
Jedrzej Stuczynski
|
bfad2168b1
|
Maintaining persistent connection to server (no reconnection yet)
|
2020-02-21 14:30:16 +00:00 |
|
Jedrzej Stuczynski
|
d807bcd1ee
|
Created the multi-tcp-client crate
|
2020-02-21 14:29:26 +00:00 |
|
Dave Hrycyszyn
|
9612141129
|
Merge pull request #121 from nymtech/feature/further_clippy_fixes
Feature/further clippy fixes
|
2020-02-19 16:50:12 +00:00 |
|
Jedrzej Stuczynski
|
285e5dc5ec
|
Clippy ignoring new_without_default for MixClient
|
2020-02-19 16:49:31 +00:00 |
|
Jedrzej Stuczynski
|
0928a5aaeb
|
Making clippy nice and happy
|
2020-02-19 16:48:53 +00:00 |
|
Dave Hrycyszyn
|
f2eb52fbcf
|
Merge pull request #120 from nymtech/feature/tokio_tungstenite_dependency_fix
Feature/tokio tungstenite dependency fix
|
2020-02-19 16:25:10 +00:00 |
|
Dave Hrycyszyn
|
aa93e611ee
|
Merge pull request #119 from nymtech/feature/config_files_cleanup
Feature/config files cleanup
|
2020-02-19 16:22:59 +00:00 |
|
Jedrzej Stuczynski
|
b68689dc4b
|
Using proper release version of tokio-tungstenite rather than pointing to specific commit
|
2020-02-19 16:01:39 +00:00 |
|
Jedrzej Stuczynski
|
8229cb2c74
|
Logging message when binding to socket
|
2020-02-19 16:01:07 +00:00 |
|
Jedrzej Stuczynski
|
bdf1e5bef9
|
Fixed further linter warnings
|
2020-02-19 15:47:38 +00:00 |
|
Jedrzej Stuczynski
|
1a8573632f
|
'new_without_default' clippy warnings
|
2020-02-19 15:38:46 +00:00 |
|
Jedrzej Stuczynski
|
a62744a177
|
Fixed clippy warnings
|
2020-02-19 15:33:37 +00:00 |
|
Jedrzej Stuczynski
|
a6c389b5a6
|
Renamed 'average_delay_duration' to just 'average_delay'
|
2020-02-19 15:19:13 +00:00 |
|
Jedrzej Stuczynski
|
f72b456cdd
|
Renamed poisson::sample_from_duration to poisson::sample
|
2020-02-19 15:18:00 +00:00 |
|
Jedrzej Stuczynski
|
6515666b84
|
Removed comments regarding keypair for sfw-provider init
|
2020-02-19 11:41:27 +00:00 |
|
Jedrzej Stuczynski
|
16c92bebdf
|
Removed the fake-news comments
|
2020-02-19 11:37:47 +00:00 |
|
Jedrzej Stuczynski
|
15b626bb6f
|
Removed comments regarding keypair for mixnode init
|
2020-02-19 11:24:36 +00:00 |
|
Dave Hrycyszyn
|
ef4929dacc
|
Fixed banner usage
|
2020-02-17 16:32:46 +00:00 |
|
Dave Hrycyszyn
|
9391e7148a
|
Merge branch 'feature/config_files' into develop
|
2020-02-17 14:56:26 +00:00 |
|
Jedrzej Stuczynski
|
1f06aa2fb9
|
ibid.
|
2020-02-05 16:53:31 +00:00 |
|
Jedrzej Stuczynski
|
800c41ce97
|
Removed unused imports
|
2020-02-05 16:52:17 +00:00 |
|
Jedrzej Stuczynski
|
1fa599dd63
|
Getting rid of direct Scalar and MontgomeryPoint imports
|
2020-02-05 16:51:56 +00:00 |
|
Jedrzej Stuczynski
|
bf93739ef5
|
Updated validator config template
|
2020-02-05 16:36:32 +00:00 |
|
Jedrzej Stuczynski
|
a9e0a1d634
|
Updated config override for validator
|
2020-02-05 16:31:26 +00:00 |
|
Jedrzej Stuczynski
|
ab24008c87
|
Fixed compilation error due to old imports
|
2020-02-05 16:29:07 +00:00 |
|
Jedrzej Stuczynski
|
1f53dcc56f
|
Removed no longe used toml dependency from the validator
|
2020-02-05 16:28:56 +00:00 |
|
Jedrzej Stuczynski
|
9f49746b44
|
Actually using proper config
|
2020-02-05 16:27:31 +00:00 |
|
Jedrzej Stuczynski
|
7f999d5893
|
Validator using new config
|
2020-02-05 16:25:47 +00:00 |
|
Jedrzej Stuczynski
|
852d127a2a
|
Mix mining config section
|
2020-02-05 16:25:34 +00:00 |
|
Jedrzej Stuczynski
|
0d3084b956
|
Updated validator dependencies
|
2020-02-05 16:02:59 +00:00 |
|
Jedrzej Stuczynski
|
da8365ee14
|
Running validator via commands::run::execute
|
2020-02-05 16:02:44 +00:00 |
|
Jedrzej Stuczynski
|
95d1912e18
|
More typos
|
2020-02-05 15:57:36 +00:00 |
|
Jedrzej Stuczynski
|
ae27a5e4c3
|
Corrected run description for sfw-provider
|
2020-02-05 15:55:14 +00:00 |
|
Jedrzej Stuczynski
|
28b5673cbf
|
Corrected description to say validator instead of mixnode
|
2020-02-05 15:54:31 +00:00 |
|
Jedrzej Stuczynski
|
5aee54fc1d
|
Stubs for validator configs
|
2020-02-05 15:53:02 +00:00 |
|
Jedrzej Stuczynski
|
84cb98ca96
|
Override config stub
|
2020-02-05 15:52:42 +00:00 |
|