Dan Finlay
5567ea8dc5
Version 2.6.2 ( #470 )
8 years ago
kumavis
b2afa16925
typo fix
8 years ago
kumavis
9101812552
inpage - add try/catch to cleanContextForImports
8 years ago
Dan Finlay
3b80a043ee
Version 2.6.1 ( #442 )
8 years ago
kumavis
97e38b4983
new tx - calculate estimatedGas and show thing in tx-details ( #441 )
...
* new tx - calculate estimatedGas and show thing in tx-details
* Bump changelog
8 years ago
Kevin Serrano
2403a833e8
Add Japanese localization file.
8 years ago
Kevin Serrano
fc8d9587d8
Fix MetaMask title for EN.
8 years ago
Kevin Serrano
ecd0a3ec1e
Add one wallet to new accounts instead of three.
8 years ago
Dan Finlay
e21a48da83
Linted
8 years ago
Dan Finlay
a446be2397
Version 2.6
8 years ago
Dan Finlay
c4a15340e0
Add notification global for development
...
The background process now has a global `METAMASK_NOTIFIER` object that allows easy mocking of notification data.
8 years ago
Dan Finlay
9609593f13
Fix bug where rejected tx would not call back
8 years ago
kumavis
786a283dd2
contentscript - remove timeout before stream setup
8 years ago
kumavis
5c4c902c94
appease the linting gods
8 years ago
kumavis
7aa120e630
web3 injection - use web3 dist for faster injection
8 years ago
Dan Finlay
7058dc4ee3
Began reworking tx conf view
8 years ago
Frankie
8d67a820a9
Add light and ultraLight fonts
8 years ago
Dan Finlay
c0b0c9c028
Simplify error log
8 years ago
Dan Finlay
1d8d7d833d
Improve metamask-controller error logging
...
Fixes #384
8 years ago
Dan Finlay
76c473538a
Version 2.5.0
8 years ago
Dan Finlay
e55938ed15
First simple version of ui mocker
8 years ago
kumavis
cc970ccd0d
fix typo
8 years ago
Dan Finlay
78f2794d39
Remove useless and buggy clearWallet function
8 years ago
Dan Finlay
6fef01c8a1
Emphasizing how weird this bug is by removing all behavior from the method.
8 years ago
Dan Finlay
f49b6ca1dc
Replicated really strange bug with test
8 years ago
Kevin Serrano
3ae479f5ac
Unify wording for transaction options ( #369 )
...
* Unify wording for transaction options.
* Modify changelog.
* Fix wording and spacing.
8 years ago
Dan Finlay
757a3ce6be
Version 2.4.5
8 years ago
kumavis
6238af6330
fix bad merge
8 years ago
Frankie
16566ee7db
Move clearNotifications to popup.js
8 years ago
kumavis
b1d5a332c0
fix typo
8 years ago
kumavis
c82d7585b8
background - prepare state for notifcations
8 years ago
Frankie
4f4c5048bf
fix #341 close notifications when oppening pop up
8 years ago
kumavis
baba719468
notif - change size for better readability
8 years ago
kumavis
770528d538
clean - appease the linting machine
8 years ago
kumavis
d7d440b2c2
svg notif now work for msg signatures
8 years ago
Dan Finlay
60fec24c00
Debugged by using a real dapp
8 years ago
Dan Finlay
d3e0e7fe45
Manually debugged refactor
8 years ago
Dan Finlay
122018a96a
Fixed tests
8 years ago
Dan Finlay
fa7e466559
Rename background-controller metamask-controller
8 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.
8 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.
8 years ago
kumavis
eb1b9d027f
breakout pending-tx-details
8 years ago
kumavis
fce748c118
contentscript - skip web3 injection if domain appears to be a pdf
8 years ago
kumavis
2808fd175b
notif - remove dummy dev notif
8 years ago
kumavis
2468949cb5
some legit linting fixes
8 years ago
kumavis
3cf7bf725f
svg notif - use actual txParams
8 years ago
kumavis
cc7dbace38
tx-conf add non-interactive mode for notification
8 years ago
kumavis
2495c6ea54
svg notifications - remove unneeded deps and clean code
8 years ago
kumavis
2437284515
2.4.4
8 years ago
kumavis
d1e2d842ae
2.4.3
8 years ago