Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stcp implementation. #549

Merged
merged 16 commits into from
Sep 5, 2019
Merged

Stcp implementation. #549

merged 16 commits into from
Sep 5, 2019

Conversation

evanlinjin
Copy link

replaces #536
closes #501

ayuryshev and others added 10 commits August 27, 2019 10:39
It's a part of bigger and unfinished tcp-transport PR.

Here:
- Fix of tcp-transport itself - it did not send laddr during Dial so
on Accept on another edge was broken
- Fix of memoryPubKeyTable: reverse search of pk was broken
- FilePubKeyTable - simplified, now composed from memoryPubKeyTable
- tests of tcp-transport - under no_ci tags because they need prepared IP addresses
- .travis-ci now prepares IP aliases for tests
Excluding the last task defined  in skycoin/skywire#501 - everything is completed.

It was already done by most part a long time before.

The most hard part is in the last task.
@evanlinjin evanlinjin self-assigned this Sep 4, 2019
@evanlinjin evanlinjin changed the title [WIP] stcp Stcp implementation. Sep 5, 2019
@evanlinjin evanlinjin merged commit e0b423b into skycoin:mainnet-milestone1 Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants