Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Update libp2p #442

Merged
merged 1 commit into from
Jul 28, 2018
Merged

Update libp2p #442

merged 1 commit into from
Jul 28, 2018

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Jul 28, 2018

May fix memory issues.

@tomaka tomaka added the A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). label Jul 28, 2018
@gavofyork gavofyork merged commit 12489cd into paritytech:master Jul 28, 2018
@tomaka tomaka deleted the update-libp2p branch July 28, 2018 15:06
dvdplm added a commit that referenced this pull request Jul 30, 2018
* master: (86 commits)
  Make contract a separate runtime module (#345)
  Version bump (#450)
  DB-based blockchain data cache for light nodes (#251)
  Update libp2p again (#445)
  Update version on git head change (#444)
  Fix the public key of bootnode 3 (#441)
  Update libp2p (#442)
  Switch to the master branch of libp2p (#427)
  Export ws port 9944 and add doc (#440)
  Iterate over overlay to decide which keys to purge (#436)
  Exit signal gets its own trait (#433)
  Add docker image (#375)
  Reset peers.json if the content is not loadable (#405)
  Limit number of incoming connections (#391)
  Fix memory leaks in libp2p (#432)
  Do not queue empty blocks set for import (#431)
  5 random fixes (#1) (#435)
  Chore: fix typo (#434)
  Prevent building invalid blocks (#430)
  Better logging for public key mismatch (#429)
  ...
lamafab pushed a commit to lamafab/substrate that referenced this pull request Jun 16, 2020
liuchengxu pushed a commit to chainx-org/substrate that referenced this pull request Aug 23, 2021
* Remove useless comment

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* Replace bitcoin-rust with light-bitcoin

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* Remove useless comment and cargo fmt

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* update wasm

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* resolve wasm conflict

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* Update light-bitcoin dep; Resolve wasm conflict

Signed-off-by: koushiro <koushiro.cqx@gmail.com>
liuchengxu pushed a commit to autonomys/substrate that referenced this pull request Jun 3, 2022
Initial benchmarking support for the farmer
helin6 pushed a commit to boolnetwork/substrate that referenced this pull request Jul 25, 2023
* Add reworked event types

* first pass implementing event subscriptions

* make clear that some methods are private

* comment tidy

* use Events in transaction stuff

* align transaction and event APIs

* remove __private_ prefixes; they are ugly

* fix examples and remove old events and subscription code

* better comments on hidden event functions

* re-add find_first_event; it's used a bunch in tests and examples

* cargo check --all-targets now passes

* Fix up existing event tests

* cargo fmt

* change todo to note

* clippy and doc niggles

* revert to find_first_event

* Add specific subscription related tests

* cargo fmt

* Update tests and add/fix examples

* cargo fmt

* add a little to subscribe_all_events example

* cargo fmt

* move an example comment

* easy access to root mod for more clarity

* add a couple of tests to ensure that events properly decoded until naff bytes

* Simplify EventSubscription Stream impl a little

* Address some PR feedback
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants