1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/app/scripts
Dan Finlay a441e635bd Persist transactions to config-manager
Transactions are now stored, and are never deleted, they only have their status updated.

We can add deleting later if we'd like.

I've hacked on emitting the new unconfirmedTx key to the UI in the format it received before, I want Aaron's opinion on where I should actually do that.
2016-04-18 16:39:35 -07:00
..
lib Persist transactions to config-manager 2016-04-18 16:39:35 -07:00
migrations Migrate etherscan providers to our RPC 2016-04-12 14:16:39 -07:00
background.js Persist transactions to config-manager 2016-04-18 16:39:35 -07:00
chromereload.js
contentscript.js
inpage.js inpage - use publicConfigStore for selectedAccount and sync provider 2016-04-15 13:04:17 -07:00
popup.js wiring - trusted-untrusted features + remote-store 2016-04-15 12:12:04 -07:00