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

[frontport] Fixed sync stalling when import queue is full #691

Merged
merged 1 commit into from
Sep 7, 2018

Conversation

arkpar
Copy link
Member

@arkpar arkpar commented Sep 7, 2018

No description provided.

@arkpar arkpar merged commit db02933 into master Sep 7, 2018
@arkpar arkpar deleted the a-fix-sync branch September 7, 2018 19:45
dvdplm added a commit that referenced this pull request Sep 8, 2018
…rs-generic-over-hasher-and-rlpcodec

* origin/master:
  Fixed sync stalling when import queue is full (#691)
  New extrinsic dispatch model (#678)
  remove parachain's Cargo.lock (#682)
  Implement json metadata for outer events (#672)
  Improvements to the Kademlia system (#688)
  Use BufReader and BufWriter (#684)
  Switch to using parity/rust:substrate which has rust nightly-2018-08-31 (#686)
  Update to latest libp2p (#673)
  Implement storage json metadata (#670)
  impl MaybeEmpty for H256 and u64 (aka AccountId in prod/tests) (#665)
  Speedup compilation (#671)
  Remove requirement of function indices for decl_module! (#666)
  DigestItem trait (v2) (#650)
helin6 pushed a commit to boolnetwork/substrate that referenced this pull request Jul 25, 2023
…fetch blocks/extrinsics/events (paritytech#691)

* First pass adding functions to get blocks and extrinsics

* cargo fmt and cache block events

* prefix block hash with 0x

* pin streams for better ergonomics and add an example of subscribing to blocks

* remove unused var

* standardise on _all, _best and _finalized for different block header subs

* WIP center subscribing around blocks

* Remove the event filtering/subscribing  stuff

* clippy

* we need tokio, silly clippy

* add extrinsic_index() call

* Update subxt/src/blocks/block_types.rs

Co-authored-by: Andrew Jones <ascjones@gmail.com>

Co-authored-by: Andrew Jones <ascjones@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant