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

impl MaybeEmpty for H256 and u64 (aka AccountId in prod/tests) #665

Merged
merged 4 commits into from
Sep 5, 2018

Conversation

dvdplm
Copy link
Contributor

@dvdplm dvdplm commented Sep 5, 2018

Closes #111

@gavofyork
Copy link
Member

Though the real issue is #184

@dvdplm
Copy link
Contributor Author

dvdplm commented Sep 5, 2018

Yes, this felt a bit yucky but tbh I didn't quite understand what #184 entails. Happy to take that one on though, but I'd definitely need some mentoring.

* master:
  Revert "Install llvm-tools-preview component (#643)" (#644)
  Revert "fix wasm executor compile error (#631)" (#642)
  Fetch parity-common dependencies from crates (#617)
  limit retry count in OnDemand (#513)
  Minor refactor for staking module (#659)
@gavofyork
Copy link
Member

needs resolving

* master:
  Remove requirement of function indices for decl_module! (#666)
  DigestItem trait (v2) (#650)
@gavofyork gavofyork merged commit 80e17a1 into master Sep 5, 2018
@gavofyork gavofyork deleted the dp/fix/impl-MaybeEmpty-only-where-needed branch September 5, 2018 20:51
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)
lamafab pushed a commit to lamafab/substrate that referenced this pull request Jun 16, 2020
…ch#665)

* Make use of `runtime_interface` for parachain externalities

This also changes the encoding of the `ValidationResult` return value to
match the default encoding used in Substrate.

* Fix compilation for web

* Update `Cargo.lock`

* Include feedback

* Move proc macro

* Update parachain/src/lib.rs

Co-Authored-By: Robert Habermeier <rphmeier@gmail.com>

Co-authored-by: Robert Habermeier <rphmeier@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.

None yet

2 participants