Frankie
f0e6411277
Swap out Transat font for Montserrat
2016-06-22 15:35:52 -07:00
Frankie
cf663f1104
Fix conflict
2016-06-21 15:04:00 -07:00
Dan Finlay
3c01969fe3
Merge branch 'master' of github.com:MetaMask/metamask-plugin into AutoLint
2016-06-21 14:12:48 -07:00
Dan Finlay
8fde8a8921
Manually linted
2016-06-21 13:56:04 -07:00
Frankie
bd1d67b219
add key.png
2016-06-21 13:39:25 -07:00
Dan Finlay
ab15b4c825
Merge branch 'master' of github.com:MetaMask/metamask-plugin into AutoLint
2016-06-21 13:19:44 -07:00
Dan Finlay
a08c3bc01b
Auto linted
2016-06-21 13:18:32 -07:00
kumavis
45d16d975b
background - batch rpc fix for origin domain
2016-06-21 13:14:21 -07:00
Dan Finlay
7b2f061fbb
Some manual fixes
2016-06-21 12:51:04 -07:00
kumavis
6fdece459d
2.4.1
2016-06-21 00:51:59 -07:00
kumavis
30da848611
id-mgmt - add missing deps
2016-06-21 00:39:27 -07:00
Dan Finlay
d19c286ee8
Version 2.4.0
2016-06-20 15:36:47 -07:00
Dan Finlay
61459a6b51
Merge pull request #294 from MetaMask/SignFullDataNotHash
...
Sign full data not hash
2016-06-20 15:08:27 -07:00
Dan Finlay
7ecc028c5d
Merge pull request #296 from MetaMask/i252
...
idStore - add DELEGATE_CALL detection
2016-06-17 10:48:44 -07:00
kumavis
c1e9444200
idStore - add DELEGATE_CALL detection
2016-06-16 19:51:34 -07:00
Dan Finlay
451be3b10e
Merge branch 'master' into SignFullDataNotHash
2016-06-16 17:34:44 -07:00
Dan Finlay
e8ef8f3d2d
Add confirmation status to metamask state branch
2016-06-16 16:41:33 -07:00
Dan Finlay
5d90167bcc
Expose disclaimer consent to dnode API
2016-06-16 15:58:11 -07:00
Dan Finlay
0f564aa64d
Add confirmation persisting to localStorage
2016-06-16 15:04:50 -07:00
Dan Finlay
408addb1b2
Fixed signing of hashes
...
Signing now always takes a 64 digit hex string, and returns a message signature which appropriately pads r, s, and v with zeroes.
Need to verify with Denis that this is the behavior he requires.
2016-06-16 11:46:35 -07:00
Dan Finlay
ae3993b6d7
Factor idManagement into its own module
2016-06-15 14:58:06 -07:00
Zac Mitton
7aa09894df
icon fox eyes changed to navy blue everywhere
2016-06-15 14:40:57 -04:00
Dan Finlay
37e552e95d
Sign binary data not hash on eth_sign
2016-06-15 10:48:36 -07:00
Dan Finlay
7430560f7f
Fix pad with zeroes usage
2016-06-14 15:41:07 -07:00
Dan Finlay
1fe383f7fb
Fix signature concatenation
...
Fixes #280
Or at least, it should. Is this what you were requesting, @denisgranha?
2016-06-14 15:35:37 -07:00
Dan Finlay
761498cdbf
Add vlad icons to image folder
2016-06-14 12:43:30 -07:00
Dan Finlay
1d3b8b4e8f
Remove old lock images
2016-06-14 12:42:14 -07:00
Dan Finlay
1324d15b11
Version 2.3.1
2016-06-09 15:25:11 -07:00
Dan Finlay
8dcba9a606
Version 2.3.0
2016-06-06 11:22:04 -07:00
Zac Mitton
30427c4903
switched to icons instead of pictures
2016-06-06 14:06:06 -04:00
Dan Finlay
b2b4b4dd25
Merge branch 'master' into display_network
2016-06-03 15:21:24 -07:00
Dan Finlay
d49ef1a2e5
Blockchain status now updates on availability change
2016-06-03 15:18:20 -07:00
Dan Finlay
2422c78ce2
Add network loading indication
2016-06-03 13:58:09 -07:00
kumavis
574b742409
Merge pull request #241 from MetaMask/i236
...
fix illegal return statement :(
2016-06-02 17:30:17 -07:00
kumavis
90f494c9a1
fix illegal return statement :(
2016-06-02 17:29:49 -07:00
kumavis
3b3c472dee
Merge pull request #240 from MetaMask/RecoverSeed
...
reveal Vault Recovery Seed
2016-06-02 17:28:27 -07:00
Dan Finlay
07617dbb07
Add login check
2016-06-02 17:11:10 -07:00
kumavis
c04d33c6a5
hotfix for #236 - chrome notif api not avail
2016-06-02 16:59:02 -07:00
Dan Finlay
9cc04be5e4
Added seed word recovery to config screen
2016-06-02 16:52:18 -07:00
Dan Finlay
01e63d41ed
Version 2.2.0
2016-06-02 11:47:31 -07:00
Zac Mitton
924a65c956
network status getting set upon start-up and showing in title bar but not auto-updating yet
2016-06-01 16:30:14 -07:00
kumavis
9640a6c543
idStore - track network failure
2016-05-30 08:22:19 -10:00
Dan Finlay
6363ddbe9b
Correct version number
2016-05-26 10:17:45 -07:00
Dan Finlay
7f4929a2d2
Bump version
2016-05-26 10:15:01 -07:00
kumavis
092c191c1f
background + notifications - add origin to message signatures
2016-05-25 18:03:16 -07:00
Dan Finlay
9f82672252
Merge pull request #219 from MetaMask/i218
...
Append dapp origin to RPC/txParams
2016-05-25 17:43:25 -07:00
kumavis
59e98751b2
notifications - show tx origin
2016-05-25 17:34:31 -07:00
kumavis
821648fad7
background - append origin to rpc payload and sig request
2016-05-25 17:28:20 -07:00
kumavis
a532a7f863
notifications - remove timeout for signature requests
2016-05-25 11:54:38 -07:00
Dan Finlay
b6a2d388f7
Merge pull request #207 from MetaMask/i168
...
signTx+Msg - show Account Unlock Request when locked
2016-05-24 15:00:48 -07:00