Skip to content

Support external account provider#75

Merged
dmitrylavrenov merged 2 commits intolocked/release-polkadot-v1.1.0from
external-account-provider
Oct 19, 2023
Merged

Support external account provider#75
dmitrylavrenov merged 2 commits intolocked/release-polkadot-v1.1.0from
external-account-provider

Conversation

@dmitrylavrenov
Copy link

@dmitrylavrenov dmitrylavrenov commented Oct 12, 2023

* Introduce AccountProvider interface

* Apply account provider logic for tests and template

* Fix docs for remove_account method

* Fix missing docs

* Improve docs for account provider trait

* Fix docs for native system account provider

* Move account provider logic to separate mod

* Add details docs for methods
@dmitrylavrenov dmitrylavrenov force-pushed the external-account-provider branch from e02f186 to a23c2ab Compare October 12, 2023 18:33
* Move account provider interface into fp-em

* Implement AccountProvider interface for EvmSystem

* Revert formatter

* Move NativeSystemAccountProvider to pallet-evm
@dmitrylavrenov dmitrylavrenov force-pushed the external-account-provider branch from a23c2ab to 507a9e1 Compare October 12, 2023 18:34
Copy link

@MOZGIII MOZGIII left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks just fine after a quick look, I'll need to take a second deeper look but this looks good so far.

@dmitrylavrenov dmitrylavrenov merged commit d3b3786 into locked/release-polkadot-v1.1.0 Oct 19, 2023
@dmitrylavrenov dmitrylavrenov deleted the external-account-provider branch October 19, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants