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

Fetch parity-common dependencies from crates #617

Merged
merged 10 commits into from
Sep 5, 2018

Conversation

dvdplm
Copy link
Contributor

@dvdplm dvdplm commented Aug 28, 2018

Closes paritytech/parity-common#45
Blocked by paritytech/rust-rocksdb#18 (for kvdb-rocksdb)
Blocked by openethereum/parity-ethereum#9410 (for git-dependencies)

@dvdplm dvdplm self-assigned this Aug 28, 2018
@dvdplm dvdplm added A3-in_progress Pull request is in progress. No review needed at this stage. M5-dependencies labels Aug 28, 2018
@gavofyork gavofyork removed the F5-task label Aug 28, 2018
* master:
  Contracts: Per block gas limit (#506)
  Make sure to ban invalid transactions. (#615) (#620)
  Forward-port BFT fixes from v0.2 and restructure agreement cancelling (#619)
  Allow specifying listening multiaddresses (#577)
  Introduce Runtime Events (#607)
  update substrate/extrinsic-pool (#616)
  add a new unit test for extrinsic pool (#611)
  set the current repo in Cargo.toml (#610)
  add cli for purge chain (#609)
* master: (22 commits)
  Introduce treasury and document (#646)
  Off-the-table staking preference (#656)
  Implement function `json_metadata` in `decl_module!` (#654)
  Fix warnings in networking (#652)
  Add a reputation system (#645)
  Check for pruned block state (#648)
  Contract runtime polishing (#601)
  WIP on chain heap (#639)
  Events to track extrinsic success (#640)
  Install llvm-tools-preview component (#643)
  fix wasm executor compile error (#631)
  random fixes (#638)
  Empty becomes (), reflecting convention (#637)
  Allow to build_upon skipped entries, but don't walk back (#635)
  Separate out staking module into balances and payment (#629)
  Update .gitlab-ci.yml (#633)
  Do not attempt to rustup if in CI. This is taken care of by the base (#621)
  Avoid need for ident strings in storage (#624)
  rename to panic_handler as panic_implementation is deprecated in nightly (#626)
  5 random fixes (#2) (#623)
  ...
Fetch kvdb-rocksdb from crates
* master:
  Include function comments into modules `json_metadata` (#657)
  Replace old headers with CHT in light clients (#512)
  Fix build
@dvdplm dvdplm added A0-please_review Pull request needs code review. and removed A3-in_progress Pull request is in progress. No review needed at this stage. labels Sep 5, 2018
@gavofyork gavofyork added A8-looksgood and removed A0-please_review Pull request needs code review. labels Sep 5, 2018
@gavofyork gavofyork merged commit 2cc2a3b into master Sep 5, 2018
@gavofyork gavofyork deleted the dp/chore/fetch-dependencies-from-crates branch September 5, 2018 09:58
dvdplm added a commit that referenced this pull request Sep 5, 2018
* 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)
dvdplm added a commit that referenced this pull request Sep 5, 2018
…and-rlpcodec

* 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)
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.

2 participants