1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/app/scripts
Dora E. Mondrian 41fea44af3 newUnaprovedTx => newUnapprovedTx
This typo tripped me up when I was reading through the code and trying to understand what's going on.
2017-11-06 04:35:51 -08:00
..
account-import-strategies
controllers newUnaprovedTx => newUnapprovedTx 2017-11-06 04:35:51 -08:00
lib Fix lint warnings 2017-10-21 21:06:39 +02:00
migrations Remove keyring controller from project 2017-09-22 14:38:40 -07:00
platforms Make the function callback friendly. 2017-10-10 08:36:15 -07:00
background.js Add eth_signTypedData handler 2017-09-29 19:40:46 +03:00
chromereload.js
config.js network - convert localhost from custom rpc to network type 2017-09-29 16:35:58 -07:00
contentscript.js contentscript - fix inpage require and bundling 2017-10-12 12:51:48 -07:00
first-time-state.js
inpage.js Resolving that ugly merge. 2017-10-25 15:45:26 -07:00
metamask-controller.js newUnaprovedTx => newUnapprovedTx 2017-11-06 04:35:51 -08:00
notice-controller.js
popup-core.js
popup.js