1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/app/scripts
Dan Finlay 041b5493dc Streamlined some transition logic
Fixes #122

Had used multiple actions for some transitions, which would lead to brief intermediary states.

Now making a few actions much more explicit about what they route to, so there is less intermediary logic, and we can transition confidently to the correct view.
2016-05-13 01:24:05 -07:00
..
lib Streamlined some transition logic 2016-05-13 01:24:05 -07:00
migrations Move all users to new scalable backend 2016-05-11 13:10:54 -07:00
background.js Make default providers more easiliy configurable for metamask devs 2016-05-10 15:37:13 -07:00
chromereload.js build - add gulp build process 2016-03-02 23:08:28 -08:00
contentscript.js inpage - automatic dapp reload 2016-05-05 16:04:43 -07:00
inpage.js inpage - automatic dapp reload 2016-05-05 16:04:43 -07:00
popup.js Filter transaction list for current blockchain network 2016-04-27 18:04:33 -07:00