Jedrzej Stuczynski
|
ec93fdbbde
|
Extra comments + derived traits
|
2020-02-28 13:03:29 +00:00 |
|
Jedrzej Stuczynski
|
1d36f73e89
|
Handling of received sphinx packet (incl. store)
|
2020-02-28 13:02:52 +00:00 |
|
Jedrzej Stuczynski
|
da9593cee2
|
Missed updated sphinx cargo.toml file
|
2020-02-28 12:33:21 +00:00 |
|
Jedrzej Stuczynski
|
b6e2c25c09
|
Made relevant mix methods private
|
2020-02-28 12:33:09 +00:00 |
|
Jedrzej Stuczynski
|
03aac5bd35
|
Updated sphinx
|
2020-02-28 12:32:47 +00:00 |
|
Jedrzej Stuczynski
|
3cb813d056
|
Updated Storage to work with async io
|
2020-02-28 11:48:08 +00:00 |
|
Jedrzej Stuczynski
|
88eef54cc5
|
dead code
|
2020-02-27 14:44:14 +00:00 |
|
Jedrzej Stuczynski
|
b922c869f0
|
Got rid of compiler warnings
|
2020-02-27 14:42:46 +00:00 |
|
Jedrzej Stuczynski
|
0c90afeaa2
|
Adjusted tcp client tests to work concurrently + without "wait"
|
2020-02-27 14:37:01 +00:00 |
|
Jedrzej Stuczynski
|
3756de9e86
|
processing data -> packet processor
|
2020-02-27 14:22:50 +00:00 |
|
Jedrzej Stuczynski
|
7fd3e28f2a
|
Renamed reconnection backoff to initial reconnection backoff
|
2020-02-27 14:22:36 +00:00 |
|
Jedrzej Stuczynski
|
511ec78b2c
|
Removed resolved comment
|
2020-02-27 14:22:11 +00:00 |
|
Jedrzej Stuczynski
|
c71a1ae71d
|
Changes due to updated sphinx
|
2020-02-27 13:08:25 +00:00 |
|
Jedrzej Stuczynski
|
8c6744dd96
|
Mixes starting with empty list of endpoints
|
2020-02-27 13:07:55 +00:00 |
|
Jedrzej Stuczynski
|
b489d422a2
|
Dynamic list of tcp connections
|
2020-02-27 13:07:41 +00:00 |
|
Jedrzej Stuczynski
|
71c465afd5
|
Updated sphinx rev
|
2020-02-27 12:49:49 +00:00 |
|
Jedrzej Stuczynski
|
c6cceb8d4d
|
Starting and using the forwarding channel
|
2020-02-27 12:20:00 +00:00 |
|
Jedrzej Stuczynski
|
8f48836fd4
|
Full sphinx packet processing
|
2020-02-27 12:19:44 +00:00 |
|
Jedrzej Stuczynski
|
594e42793e
|
Updated client error message
|
2020-02-27 12:19:30 +00:00 |
|
Jedrzej Stuczynski
|
dfb7c82c31
|
Updated mixnode config with forwarding data
|
2020-02-27 12:19:08 +00:00 |
|
Jedrzej Stuczynski
|
1418d068b0
|
Mixnode packet forwarder
|
2020-02-27 12:18:50 +00:00 |
|
Jedrzej Stuczynski
|
8febd59588
|
Changed LocalBoxFuture to BoxFuture in reconnector (adds Send requirement)
|
2020-02-27 12:18:38 +00:00 |
|
Jedrzej Stuczynski
|
0e6d0c5bda
|
Beginning of listener and packet processing refactoring
|
2020-02-26 17:08:06 +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
|
811e18b36e
|
Refactored how metrics are handled - separate sender, receiver and reporter
|
2020-02-26 17:07:18 +00:00 |
|
Jedrzej Stuczynski
|
d808c9dab4
|
changed presence notifier to return JoinHandle
|
2020-02-26 17:06:47 +00:00 |
|
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 |
|