Dave Hrycyszyn
|
ebd2c25d60
|
Merge branch 'develop' into feature/add-http-interface
|
2020-03-16 13:54:38 +00:00 |
|
Dave Hrycyszyn
|
e76fc79a33
|
Getting initial REST API working
|
2020-03-16 13:18:07 +00:00 |
|
Dave Hrycyszyn
|
a7ac2e1ad7
|
Merge pull request #144 from nymtech/feature/optional_location_in_configs
Feature/optional location in configs
|
2020-03-16 12:58:22 +00:00 |
|
Dave Hrycyszyn
|
64bb7ea350
|
Renamed binaries with correct binary names
|
2020-03-16 11:42:35 +00:00 |
|
Jedrzej Stuczynski
|
0546c561a9
|
Actually fixed tests this time
|
2020-03-13 16:50:30 +00:00 |
|
Jedrzej Stuczynski
|
72ed65dc5f
|
Fixed broken tests
|
2020-03-13 16:46:18 +00:00 |
|
Jedrzej Stuczynski
|
b8bd872cdf
|
ibid.
|
2020-03-13 16:46:12 +00:00 |
|
Jedrzej Stuczynski
|
3ade837579
|
Added location to CocoPresence
|
2020-03-13 16:46:04 +00:00 |
|
Jedrzej Stuczynski
|
ab5656ce94
|
Updated configs and args with location
|
2020-03-13 16:34:06 +00:00 |
|
Jedrzej Stuczynski
|
78e1f916f2
|
Updated presence information with location
|
2020-03-13 16:33:50 +00:00 |
|
Dave Hrycyszyn
|
dd466281dd
|
Merge pull request #140 from nymtech/hotfix/default_logging_level
Defaulting for global 'Info' logging level if not set in .env
|
2020-03-12 08:36:19 +00:00 |
|
Jedrzej Stuczynski
|
e8a5320ae6
|
Defaulting for global 'Info' logging level if not set in .env
|
2020-03-11 14:53:28 +00:00 |
|
Dave Hrycyszyn
|
c5efc716c9
|
Merge pull request #139 from nymtech/feature/ignoring_loop_messages
Provider not storing loop cover messages
|
2020-03-11 11:28:05 +00:00 |
|
Dave Hrycyszyn
|
1b23b87abe
|
Merge pull request #138 from nymtech/feature/timestamped_logs
Using log builder to include timestamps + filters
|
2020-03-11 11:27:26 +00:00 |
|
Dave Hrycyszyn
|
486980b906
|
Merge pull request #134 from nymtech/feature/client-ws-refactoring
Feature/client ws refactoring
|
2020-03-11 11:26:58 +00:00 |
|
Jedrzej Stuczynski
|
8160c5295b
|
Provider not storing loop cover messages
|
2020-03-11 10:54:56 +00:00 |
|
Jedrzej Stuczynski
|
c625c00d58
|
Using log builder to include timestamps + filters
|
2020-03-11 10:36:24 +00:00 |
|
Jedrzej Stuczynski
|
8226a6f0e8
|
get_all_clients method on topology accessor
|
2020-03-10 17:03:46 +00:00 |
|
Jedrzej Stuczynski
|
58f59277cc
|
Split and cleaned up websocket handler
|
2020-03-10 17:03:29 +00:00 |
|
Jedrzej Stuczynski
|
c6eb6cf552
|
More human readable addresses
|
2020-03-10 11:33:08 +00:00 |
|
Jedrzej Stuczynski
|
858481e1d2
|
Changed presence and metrics interval to use deadlines rather than fixed delays
|
2020-03-10 10:11:59 +00:00 |
|
Jedrzej Stuczynski
|
a9a3e98801
|
Reverts changes in 744a004d06
|
2020-03-10 09:26:44 +00:00 |
|
Jedrzej Stuczynski
|
fdd243a012
|
Merge branch 'develop' of github.com:nymtech/nym into develop
|
2020-03-09 16:58:13 +00:00 |
|
Jedrzej Stuczynski
|
30fcc54d8f
|
Decreased default metrics and presence sending delay
|
2020-03-09 16:43:08 +00:00 |
|
Jedrzej Stuczynski
|
aa7898eca2
|
Changed read to read_exact for reading sphinx packets to increase reliability
|
2020-03-09 16:42:46 +00:00 |
|
Dave Hrycyszyn
|
b349b0e166
|
Merge pull request #131 from nymtech/feature/old-sample-configs
Removed outdated and redundant sample-configs
|
2020-03-09 12:11:36 +00:00 |
|
Jedrzej Stuczynski
|
9b7b359351
|
Merge branch 'develop' of github.com:nymtech/nym into develop
|
2020-03-09 12:05:28 +00:00 |
|
Dave Hrycyszyn
|
d84951b6a5
|
Merge branch 'develop' of github.com:nymtech/nym into develop
|
2020-03-06 15:07:20 +00:00 |
|
Dave Hrycyszyn
|
744a004d06
|
Temporarily bumping up log levels to show good v bad packet ratio
|
2020-03-06 15:07:11 +00:00 |
|
Jedrzej Stuczynski
|
29f4ea25e8
|
Merge branch 'develop' of github.com:nymtech/nym into develop
|
2020-03-06 14:46:36 +00:00 |
|
Dave Hrycyszyn
|
f0aa297054
|
Merge pull request #130 from nymtech/bugfix/default_announce_host
If not overridden, 'announce-host' should default to 'host'
|
2020-03-06 14:14:41 +00:00 |
|
Jedrzej Stuczynski
|
1b35de4326
|
Removed outdated and redundant sample-configs
|
2020-03-06 14:13:33 +00:00 |
|
Jędrzej Stuczyński
|
0caddb1610
|
Merge pull request #129 from nymtech/feature/add-directory-server-url-to-node-start
Nice to know who we're talking to at startup...
|
2020-03-06 14:11:30 +00:00 |
|
Jedrzej Stuczynski
|
3ccda81a24
|
Merge branch 'develop' of github.com:nymtech/nym into develop
|
2020-03-06 14:06:04 +00:00 |
|
Dave Hrycyszyn
|
817fc91a33
|
Nice to know who we're talking to at startup...
|
2020-03-06 14:05:03 +00:00 |
|
Jedrzej Stuczynski
|
562aeefc7a
|
If not overridden, 'announce-host' should default to 'host'
|
2020-03-06 14:03:50 +00:00 |
|
Jedrzej Stuczynski
|
cf01679c5c
|
Merge tag 'v0.5.0-rc.1' into develop
v0.5.0-rc.1
|
2020-03-06 12:52:04 +00:00 |
|
Jedrzej Stuczynski
|
17b7f69b0c
|
Merge branch 'release/v0.5.0-rc.1'
v0.5.0-rc.1
|
2020-03-06 12:51:52 +00:00 |
|
Jedrzej Stuczynski
|
4abb4d0b45
|
Updated run_local_network script to work with 0.5.0
|
2020-03-06 12:51:24 +00:00 |
|
Dave Hrycyszyn
|
986f285f4c
|
Removing semi-confusing initial message to user
|
2020-03-06 12:34:39 +00:00 |
|
Jedrzej Stuczynski
|
2053eff036
|
Updated changelog
|
2020-03-06 12:04:40 +00:00 |
|
Jedrzej Stuczynski
|
2b1781b06d
|
Updated binary versions
|
2020-03-06 11:47:52 +00:00 |
|
Dave Hrycyszyn
|
1a344a4331
|
Merge pull request #128 from nymtech/feature/client-refactoring
Feature/client refactoring
|
2020-03-06 11:41:07 +00:00 |
|
Jedrzej Stuczynski
|
6c730c217f
|
Trying to run travis test in single threaded mode
|
2020-03-06 11:39:47 +00:00 |
|
Jedrzej Stuczynski
|
d3594b620c
|
Replaced cryptic unwrap with an expect
|
2020-03-05 15:29:25 +00:00 |
|
Jedrzej Stuczynski
|
e194194478
|
experimental native rust api
|
2020-03-05 15:24:19 +00:00 |
|
Jedrzej Stuczynski
|
f73d6371d2
|
Made clippy happier
|
2020-03-05 15:18:07 +00:00 |
|
Jedrzej Stuczynski
|
8b90953ae0
|
Allowed used of deprecated function inside a deprecated function
|
2020-03-05 15:07:33 +00:00 |
|
Jedrzej Stuczynski
|
9eae7a23ce
|
Significantly reduced number of calls to clone topology
|
2020-03-05 14:59:55 +00:00 |
|
Jedrzej Stuczynski
|
374da49bcd
|
Initial version of nym-client using persistent tcp connections
Not yet fully refactored
|
2020-03-05 12:54:17 +00:00 |
|