Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Use H160 as AccountId#230

Merged
jiguantong merged 7 commits into
polkadot-v0.9.30from
guantong/support-H160
Nov 30, 2022
Merged

Use H160 as AccountId#230
jiguantong merged 7 commits into
polkadot-v0.9.30from
guantong/support-H160

Conversation

@jiguantong
Copy link
Copy Markdown
Contributor

@jiguantong jiguantong commented Nov 28, 2022

@jiguantong jiguantong requested review from aurexav and fewensa and removed request for fewensa November 28, 2022 05:08
@jiguantong jiguantong mentioned this pull request Nov 29, 2022
4 tasks
@jiguantong jiguantong marked this pull request as ready for review November 29, 2022 06:02
@jiguantong jiguantong linked an issue Nov 29, 2022 that may be closed by this pull request
Comment thread modules/dispatch/src/lib.rs Outdated
Comment thread modules/fee-market/src/mock.rs Outdated
@boundless-forest
Copy link
Copy Markdown
Member

Sorry, I'll review this deeper tomorrow~

Comment thread primitives/darwinia-core/src/lib.rs Outdated
@boundless-forest
Copy link
Copy Markdown
Member

Left another feedback, other changes LGTM.

@jiguantong jiguantong merged commit eb71a8e into polkadot-v0.9.30 Nov 30, 2022
@jiguantong jiguantong deleted the guantong/support-H160 branch November 30, 2022 02:55
jiguantong added a commit that referenced this pull request Jan 4, 2023
* Use H160 in darwinia-core

* H256 > H160

* update moonbeam account

* Fix tests

* remove debug println

* Fix review

* Fix review
boundless-forest added a commit 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>
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.

Use H160 as AccountId

2 participants