1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 20:02:58 +01:00
metamask-extension/ui
Filip Sekulic ea247d4e4a
Fix 'block link explorer on custom networks' (#13870)
* Created a logic for the 'Add a block explorer URL'

Removed unused message

Message logic rollback

Modified history push operation

WIP: Pushing before rebasing

Applied requested changes

Removed unintenionally added code

* Lint fix

* Metrics fixed
2022-08-02 16:56:02 -05:00
..
__mocks__
components Fix 'block link explorer on custom networks' (#13870) 2022-08-02 16:56:02 -05:00
contexts
css added AvatarBase Component (#15307) 2022-08-01 15:14:33 +05:30
ducks fix issues relating to race conditions where draftTx does not exist (#15420) 2022-08-02 13:52:09 -05:00
helpers update prettier (#15360) 2022-07-31 13:26:40 -05:00
hooks Fix error that occurs when attempting to display transaction value for an approval transaction with no value argument in the transaction data (#15398) 2022-08-01 11:42:58 -05:00
pages Fix 'block link explorer on custom networks' (#13870) 2022-08-02 16:56:02 -05:00
selectors Fix 'block link explorer on custom networks' (#13870) 2022-08-02 16:56:02 -05:00
store update prettier (#15360) 2022-07-31 13:26:40 -05:00
index.js MV3: Re-activate service worker and reconnect UI streams (#14781) 2022-08-01 18:53:21 +05:30
index.test.js