Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrations for unified accounts switch #20

Merged
12 commits merged into from
Oct 5, 2023

Conversation

ghost
Copy link

@ghost ghost commented Oct 2, 2023

migrates sudo key to a controlled evm key

@ghost ghost changed the base branch from main to feat/unified-accounts October 2, 2023 11:42
@ghost ghost mentioned this pull request Oct 2, 2023
@ghost ghost marked this pull request as ready for review October 4, 2023 15:47
@ghost ghost requested review from asiniscalchi and magecnion October 4, 2023 15:47
@ghost ghost linked an issue Oct 5, 2023 that may be closed by this pull request
@ghost ghost requested a review from magecnion October 5, 2023 13:58
@ghost ghost merged commit dfacb7d into feat/unified-accounts Oct 5, 2023
5 checks passed
@ghost ghost deleted the feat/unified-accounts-migrations branch October 5, 2023 14:28
ghost pushed a commit that referenced this pull request Oct 6, 2023
* Fix tests

* More fixes

* Fix all compile errors

* Fix fmt

* Fix clippy

* Fix bridge crates and compile errors

* fmt fix

* Add fp-account/std

* Fix zombienet config

* Temporary rename of runtime

* Fix conflicts

* Some more fixes

* Fix conflicts

* Comment frontier-template

* Update zombienet docs

* using only one collator in testing networjs (#27)

* using only one collator in testing networjs

* fmt

* Update README.md

---------

Co-authored-by: dastan <[email protected]>

* Use local-v name (#28)

* Update zombienet readme

* Remove clients from workspace deps

* make polkadot js work with ecdsa (#29)

* using frontier-template to make polkadot.js use ecdsa

* Conditional compilation

---------

Co-authored-by: Dastan <[email protected]>

* Address comments

* Remove unnecessary trait bound

* More comments

* Comments about polkadot-js

* Migrations for unified accounts switch (#20)

* Push migration scaffold

* Delete some files

* Add new stuff

* Migration v1

* Complete migration

* Change migration name

* Fix tests

* Address comments

* Replace sudo account

---------

Co-authored-by: Alessandro Siniscalchi <[email protected]>
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ownchain uses Unified Accounts
2 participants