-
Notifications
You must be signed in to change notification settings - Fork 5.5k
feat: upgrade transaction controller to get incoming transactions using accounts API #28597
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
Conversation
Remove multichain flag. Remove getCurrentChainId usage in background.
Fix unit tests. Update Lavamoat policies.
Use preview build.
Add queryEntireHistory and updateTransaction options. Revert state rename. Add E2E tests.
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@metamask/[email protected] |
Builds ready [a0c9c3f]
Page Load Metrics (1815 ± 70 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
…into feat/incoming-transactions-accounts-api
Builds ready [1e40b35]
Page Load Metrics (1827 ± 155 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
OGPoyraz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, will approve again after removing previews
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
Builds ready [08b6e5b]
Page Load Metrics (1799 ± 80 ms)
Bundle size diffs [🚀 Bundle size reduced!]
|
Description
Update
@metamask/transaction-controllerto retrieve incoming transactions using the accounts API rather than Etherscan.Add incoming transaction E2E tests.
Related issues
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist