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

feat: make the KeyringAccount type "abstract" #311

Merged
merged 14 commits into from
May 27, 2024
Merged

Conversation

danroc
Copy link
Contributor

@danroc danroc commented May 22, 2024

This PR partially reverts the work of splitting the KeyringAccount type into blockchain specific types. This is useful to facilitate the integration of new blockchains in the future.

Fixes: https://github.com/MetaMask/accounts-planning/issues/455

Copy link

socket-security bot commented May 22, 2024

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

@danroc danroc force-pushed the feature/abstract-account branch 2 times, most recently from 3390a2d to 5f2bc8c Compare May 22, 2024 20:14
@danroc danroc marked this pull request as ready for review May 23, 2024 13:16
@danroc danroc requested a review from a team as a code owner May 23, 2024 13:16
src/api.ts Outdated Show resolved Hide resolved
src/btc/types.ts Outdated Show resolved Hide resolved
@danroc danroc self-assigned this May 24, 2024
@danroc danroc added the team-accounts This should be handled by the Accounts Team label May 24, 2024
@danroc danroc force-pushed the feature/abstract-account branch 2 times, most recently from 57d957e to 736450e Compare May 24, 2024 12:30
@danroc danroc added this pull request to the merge queue May 27, 2024
Merged via the queue into main with commit 4dc235a May 27, 2024
16 checks passed
@danroc danroc deleted the feature/abstract-account branch May 27, 2024 08:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
team-accounts This should be handled by the Accounts Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants