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

Remove ethereum-types as direct dependency #812

Merged
merged 1 commit into from
Sep 27, 2018
Merged

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Sep 27, 2018

Progress on: #808

@arkpar arkpar added the A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). label Sep 27, 2018
@arkpar arkpar merged commit 3be4709 into master Sep 27, 2018
@arkpar arkpar deleted the bkchr-remove-eth-types branch September 27, 2018 10:35
lamafab pushed a commit to lamafab/substrate that referenced this pull request Jun 16, 2020
* Update to latest Substrate master

* upgrade decl_storage declaration

* Companion PR to Substrate#4752

* Substrate update: Identity should bound additional fields (paritytech#4770)

Substrate commit: 2c9ce72

* WIP

* WIP

* Updated substrate and fixes

* Fix compilation and switch to latest wasm-builder-runner

* Fixed missing doc

* Update collator/src/lib.rs

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
Co-authored-by: thiolliere <gui.thiolliere@gmail.com>
Co-authored-by: Pierre Krieger <pierre.krieger1708@gmail.com>
Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
liuchengxu added a commit to chainx-org/substrate that referenced this pull request Aug 23, 2021
* Initial version

* Complete refactoring

* Add set_claim_restriction method

* Nit

* Nits

* Nits

* Fix state change on claim

* Extract can_claim()

* Nit

* Add tests

* Nits

* Refactor a bit

* Add next_claim in rpc

* Add chainx_getNextRenominateByAccount rpc

* Use (AccountId, Token) instead of BTreeMap

* Build wasm
helin6 pushed a commit to boolnetwork/substrate that referenced this pull request Jul 25, 2023
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.50 to 1.0.51.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](dtolnay/proc-macro2@1.0.50...1.0.51)

---
updated-dependencies:
- dependency-name: proc-macro2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Wilson <james@jsdw.me>
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