Skip to content

Wasm p2p#995

Merged
artemii235 merged 13 commits intodevfrom
wasm-p2p
Jul 2, 2021
Merged

Wasm p2p#995
artemii235 merged 13 commits intodevfrom
wasm-p2p

Conversation

@sergeyboyko0791
Copy link
Copy Markdown

  • Establish connection between native and wasm nodes
  • Update rustup toolchain from nightly-2020-10-25 to nightly-2021-02-17
  • Update libp2p to 0.38.0
  • Update tokio from 0.2 to 1.7
  • Update hyper from 0.13 to 0.14

* Update rustup toolchain from nightly-2020-10-25 to nightly-2021-02-17
* Update libp2p to 0.38.0
* Update tokio from 0.2 to 1.7
* Update hyper from 0.13 to 0.14
* Fix clippy warnings
* Add Gossipsub::notify_primary and other methods
* Add rust-toolchain.toml
* notify any connection if there is no peer connections in Gossipsub::peer_connections
* Fix parse_relay_address: add the '/ws' postfix
@sergeyboyko0791
Copy link
Copy Markdown
Author

Related issue: #928

@sergeyboyko0791 sergeyboyko0791 linked an issue Jun 29, 2021 that may be closed by this pull request
Copy link
Copy Markdown

@artemii235 artemii235 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 @shamardy please take a look too 🙂

@artemii235 artemii235 requested a review from shamardy July 1, 2021 10:52
Copy link
Copy Markdown
Collaborator

@shamardy shamardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 🔥

@artemii235 artemii235 merged commit 9dbfa21 into dev Jul 2, 2021
@artemii235 artemii235 deleted the wasm-p2p branch July 2, 2021 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Web browser support (WASM).

3 participants