Skip to content

Remove without_storage_info from parachains pallet#1596

Merged
svyatonik merged 2 commits into
masterfrom
remove-without_storage_info-from-parachains-pallet
Oct 10, 2022
Merged

Remove without_storage_info from parachains pallet#1596
svyatonik merged 2 commits into
masterfrom
remove-without_storage_info-from-parachains-pallet

Conversation

@svyatonik
Copy link
Copy Markdown
Contributor

closes #1433

@svyatonik svyatonik added P-Runtime PR-audit-needed A PR has to be audited before going live. labels Oct 10, 2022
@svyatonik svyatonik merged commit 9575229 into master Oct 10, 2022
@svyatonik svyatonik deleted the remove-without_storage_info-from-parachains-pallet branch October 10, 2022 12:57
jiguantong added a commit to darwinia-network/darwinia-messages-substrate that referenced this pull request Nov 17, 2022
hackfisher pushed a commit to darwinia-network/darwinia-messages-substrate that referenced this pull request Nov 21, 2022
* update substrate dep master > v0.9.30

* Companion for paritytech/parity-bridges-common#1589

* Companion for paritytech/parity-bridges-common#1593

* Companion for paritytech/parity-bridges-common#1478

* Companion for paritytech/parity-bridges-common#1596

* Companion for paritytech/parity-bridges-common#1600

* Companion for paritytech/parity-bridges-common#1603

* Companion for paritytech/parity-bridges-common#1604

* Companion for paritytech/parity-bridges-common#1597 part.1

* Companion for paritytech/parity-bridges-common#1597 part.2 update weights

* Companion for paritytech/parity-bridges-common#1597 part.3

* Companion for paritytech/parity-bridges-common#1597 part.4 fix compile

* clear unused imports

* Companion for paritytech/parity-bridges-common#1613 part.1 undone

* fix tests
jiguantong added a commit to darwinia-network/darwinia-messages-substrate that referenced this pull request Nov 21, 2022
* update substrate dep master > v0.9.30

* Companion for paritytech/parity-bridges-common#1589

* Companion for paritytech/parity-bridges-common#1593

* Companion for paritytech/parity-bridges-common#1478

* Companion for paritytech/parity-bridges-common#1596

* Companion for paritytech/parity-bridges-common#1600

* Companion for paritytech/parity-bridges-common#1603

* Companion for paritytech/parity-bridges-common#1604

* Companion for paritytech/parity-bridges-common#1597 part.1

* Companion for paritytech/parity-bridges-common#1597 part.2 update weights

* Companion for paritytech/parity-bridges-common#1597 part.3

* Companion for paritytech/parity-bridges-common#1597 part.4 fix compile

* clear unused imports

* Companion for paritytech/parity-bridges-common#1613 part.1 undone

* fix tests
boundless-forest added a commit to darwinia-network/darwinia-messages-substrate that referenced this pull request Jan 4, 2023
* Prepare polkadot v0.9.30 for darwinia-2.0 (#226)

* update substrate dep master > v0.9.30

* Companion for paritytech/parity-bridges-common#1589

* Companion for paritytech/parity-bridges-common#1593

* Companion for paritytech/parity-bridges-common#1478

* Companion for paritytech/parity-bridges-common#1596

* Companion for paritytech/parity-bridges-common#1600

* Companion for paritytech/parity-bridges-common#1603

* Companion for paritytech/parity-bridges-common#1604

* Companion for paritytech/parity-bridges-common#1597 part.1

* Companion for paritytech/parity-bridges-common#1597 part.2 update weights

* Companion for paritytech/parity-bridges-common#1597 part.3

* Companion for paritytech/parity-bridges-common#1597 part.4 fix compile

* clear unused imports

* Companion for paritytech/parity-bridges-common#1613 part.1 undone

* fix tests

* 0930 > master

* try fix CI

* fix CI

* Use `H160` as `AccountId` (#230)

* Use H160 in darwinia-core

* H256 > H160

* update moonbeam account

* Fix tests

* remove debug println

* Fix review

* Fix review

* Compatible `derive_account_id` (#234)

* new derive_account_id

* adjust

* add test

* Keep compatible of the derive way

* Fix test

* Update converter

* Self review

Co-authored-by: Aki Wu <aki.wu@itering.com>

* update cargo

* master -> polkadot-v0.9.30

Co-authored-by: bear <boundless.forest@outlook.com>
Co-authored-by: Aki Wu <aki.wu@itering.com>
svyatonik pushed a commit that referenced this pull request Jul 17, 2023
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.33 to 1.0.34.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.33...1.0.34)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Mar 27, 2024
* remove without_storage_info from pallet-bridge-parachains

* fix benchmarks
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Apr 8, 2024
* remove without_storage_info from pallet-bridge-parachains

* fix benchmarks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P-Runtime PR-audit-needed A PR has to be audited before going live.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove without_storage_info on bridges pallets

3 participants