fix: @metamask/transaction-controller@^29.1.0->^30.0.0#24861
fix: @metamask/transaction-controller@^29.1.0->^30.0.0#24861legobeat merged 5 commits intoMetaMask:developfrom
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
a885388 to
4da3ec0
Compare
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@metamask/network-controller@18.1.0 |
dff2780 to
cf6187c
Compare
7b44c5a to
36b6c33
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #24861 +/- ##
===========================================
- Coverage 65.71% 65.71% -0.00%
===========================================
Files 1368 1368
Lines 54388 54388
Branches 14150 14150
===========================================
- Hits 35739 35737 -2
- Misses 18649 18651 +2 ☔ View full report in Codecov by Sentry. |
d288c19 to
6bb8cee
Compare
15ba5ec to
cda63c9
Compare
|
hey @legobeat , |
cda63c9 to
2cc97aa
Compare
|
@legobeat fyi: I've got a PR to upgrade transaction-controller to 31.0.0 fix mmi |
👍 Makes sense to bump to 30, and then to 32? One step at a time. @dbrans Do you see any blockers for this one (v30)? |
90bf936 to
63dba58
Compare
63dba58 to
cf0b9f5
Compare
|
Does this PR need a newer STX v10.1.1? |
@dbrans No, we do want to merge those changes in separately since pulling it in here would be two potentially subtle block-tracking changes in one commit, which will make it hard to analyze results. |
for nonce-tracker/block-tracker bump
The currently replaced versions are verified compatible. Fixes nonce-tracker issue
Description
Updates
@metamask/transaction-controllerand@metamask/network-controllerto use latest version of@metamask/eth-block-trackercontaining fix for multiple polling loops.Updates
@metamask/network-controllerfor the same and ensuring block tracker is in sync.The
nonce-trackerpatch is removed as the changes have been incorporated in the new version, which is now used consistently.Related issues
@metamask/eth-token-trackerManual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist