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

Use H160 as AccountId #230

Merged
merged 7 commits into from
Nov 30, 2022
Merged

Use H160 as AccountId #230

merged 7 commits into from
Nov 30, 2022

Conversation

jiguantong
Copy link
Member

@jiguantong jiguantong commented Nov 28, 2022

@jiguantong jiguantong requested review from fewensa and AurevoirXavier 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
modules/dispatch/src/lib.rs Outdated Show resolved Hide resolved
modules/fee-market/src/mock.rs Outdated Show resolved Hide resolved
@boundless-forest
Copy link
Member

Sorry, I'll review this deeper tomorrow~

@boundless-forest
Copy link
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