Kevin Serrano
4a9d5b1c25
Add data field to pass up parameters up to reducer.
8 years ago
Kevin Serrano
491b9cddc5
Add fiat actions to metamask controllere and actions.
8 years ago
Dan Finlay
9609593f13
Fix bug where rejected tx would not call back
9 years ago
Dan Finlay
c0b0c9c028
Simplify error log
9 years ago
Dan Finlay
1d8d7d833d
Improve metamask-controller error logging
...
Fixes #384
9 years ago
kumavis
cc970ccd0d
fix typo
9 years ago
Dan Finlay
60fec24c00
Debugged by using a real dapp
9 years ago
Dan Finlay
d3e0e7fe45
Manually debugged refactor
9 years ago
Dan Finlay
122018a96a
Fixed tests
9 years ago
Dan Finlay
fa7e466559
Rename background-controller metamask-controller
9 years ago
Dan Finlay
b2b3f4b26b
Improve refactor
...
Replace config-manager-singleton with one that is instantiated within the `background-controller`, and takes its persistence callbacks from its instantiated options.
Replaced class getters with more familiar get___() functions.
9 years ago
Dan Finlay
9ed3c676ec
Refactored background.js controller apart from chrome + transport
...
Still needs linting fixes, probably bugs, this commit should be used as a draft of what a separation of these concerns might look like.
9 years ago