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

feat: add listAccountTransactions method #322

Closed
wants to merge 3 commits into from
Closed

Conversation

danroc
Copy link
Contributor

@danroc danroc commented May 28, 2024

REPLACED BY: MetaMask/accounts#41

This method was originally part of the Chain API, but we decided to migrate it to the Keyring API since it's close related to accounts.

Also, it will allow to list the trasactions for a given account ID instead of address, which make it simpler to get the balances for Bitcoin accounts, for example.

Closes: https://github.com/MetaMask/accounts-planning/issues/460
Closes: https://github.com/MetaMask/accounts-planning/issues/453

@danroc danroc force-pushed the feature/add-list-txs branch 2 times, most recently from 82c665a to 3db18f5 Compare May 28, 2024 16:53
@danroc danroc self-assigned this Jun 3, 2024
@danroc danroc added the team-accounts This should be handled by the Accounts Team label Jun 3, 2024
@danroc danroc added the DO-NOT-MERGE PRs related to this issue should not be merged label Jun 11, 2024
@github-actions github-actions bot added the Stale label Jul 12, 2024
@danroc danroc removed the Stale label Jul 16, 2024
@github-actions github-actions bot added the Stale label Aug 16, 2024
@github-actions github-actions bot closed this Aug 23, 2024
@danroc danroc reopened this Sep 9, 2024
@danroc danroc removed the Stale label Sep 9, 2024
@danroc
Copy link
Contributor Author

danroc commented Sep 18, 2024

Moved to the Accounts monorepo: MetaMask/accounts#41

@danroc danroc closed this Sep 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
DO-NOT-MERGE PRs related to this issue should not be merged team-accounts This should be handled by the Accounts Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant