kumavis
122576a790
initial svg notifications
8 years ago
Frankie
f0e6411277
Swap out Transat font for Montserrat
8 years ago
Dan Finlay
73869ea233
Version 2.4.2
8 years ago
Dan Finlay
ff7b980143
Fix eth sign with dennis' test input
8 years ago
Dan Finlay
8fde8a8921
Manually linted
8 years ago
Frankie
bd1d67b219
add key.png
8 years ago
Dan Finlay
a08c3bc01b
Auto linted
8 years ago
kumavis
45d16d975b
background - batch rpc fix for origin domain
8 years ago
Dan Finlay
7b2f061fbb
Some manual fixes
8 years ago
kumavis
6fdece459d
2.4.1
8 years ago
kumavis
30da848611
id-mgmt - add missing deps
8 years ago
Dan Finlay
d19c286ee8
Version 2.4.0
8 years ago
kumavis
c1e9444200
idStore - add DELEGATE_CALL detection
9 years ago
Dan Finlay
e8ef8f3d2d
Add confirmation status to metamask state branch
9 years ago
Dan Finlay
5d90167bcc
Expose disclaimer consent to dnode API
9 years ago
Dan Finlay
0f564aa64d
Add confirmation persisting to localStorage
9 years ago
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.
9 years ago
Dan Finlay
ae3993b6d7
Factor idManagement into its own module
9 years ago
Zac Mitton
7aa09894df
icon fox eyes changed to navy blue everywhere
9 years ago
Dan Finlay
37e552e95d
Sign binary data not hash on eth_sign
9 years ago
Dan Finlay
7430560f7f
Fix pad with zeroes usage
9 years ago
Dan Finlay
1fe383f7fb
Fix signature concatenation
...
Fixes #280
Or at least, it should. Is this what you were requesting, @denisgranha ?
9 years ago
Dan Finlay
761498cdbf
Add vlad icons to image folder
9 years ago
Dan Finlay
1d3b8b4e8f
Remove old lock images
9 years ago
Dan Finlay
5efef31381
Version 2.3.1
9 years ago
Dan Finlay
1324d15b11
Version 2.3.1
9 years ago
Dan Finlay
8dcba9a606
Version 2.3.0
9 years ago
Zac Mitton
30427c4903
switched to icons instead of pictures
9 years ago
Dan Finlay
d49ef1a2e5
Blockchain status now updates on availability change
9 years ago
Dan Finlay
2422c78ce2
Add network loading indication
9 years ago
kumavis
90f494c9a1
fix illegal return statement :(
9 years ago
Dan Finlay
07617dbb07
Add login check
9 years ago
kumavis
c04d33c6a5
hotfix for #236 - chrome notif api not avail
9 years ago
Dan Finlay
9cc04be5e4
Added seed word recovery to config screen
9 years ago
Dan Finlay
01e63d41ed
Version 2.2.0
9 years ago
Zac Mitton
924a65c956
network status getting set upon start-up and showing in title bar but not auto-updating yet
9 years ago
kumavis
9640a6c543
idStore - track network failure
9 years ago
Dan Finlay
6363ddbe9b
Correct version number
9 years ago
Dan Finlay
7f4929a2d2
Bump version
9 years ago
kumavis
092c191c1f
background + notifications - add origin to message signatures
9 years ago
kumavis
59e98751b2
notifications - show tx origin
9 years ago
kumavis
821648fad7
background - append origin to rpc payload and sig request
9 years ago
kumavis
a532a7f863
notifications - remove timeout for signature requests
9 years ago
kumavis
1d23bf8122
signTx+Msg - show Account Unlock Request when locked
9 years ago
Dan Finlay
33f9aabf3e
Version 2.0.0
9 years ago
kumavis
9aea88da32
multiplex - rename control to autoreload
9 years ago
kumavis
2a62d63b4f
deps - use web3-stream-provider module
9 years ago
kumavis
00e9f3c6ae
inpage - refactor for modularity
9 years ago
Dan Finlay
95a3cfe3fc
Added ability to nickname wallets locally
...
The changes are persisted to localstorage, so they cannot be restored on a new computer, but for right now it's a nice organizational feature.
9 years ago
Dan Finlay
7d5aaaa5bd
Add ability to add account to vault
...
Scrolling to the bottom of the accounts page now reveals a downward-facing chevron button.
Pressing this button shows loading indication, adds a new account to the identity vault, displays it in the list, and scrolls the list to the bottom of the page.
Any number of accounts can be generated in this way, and the UX feels intuitive without having to overly explain how HD paths work.
9 years ago