Frankie
5d349083f0
Change export icon to key
8 years ago
Dan Finlay
f7f8f8b1c5
Turn spaces back on
8 years ago
Dan Finlay
7b2f061fbb
Some manual fixes
8 years ago
Dan Finlay
45506d6758
Got eslint running correctly
8 years ago
Dan Finlay
7b9a1197c8
Began adding auto linting
8 years ago
Dan Finlay
cfc056e34b
Merge pull request #299 from MetaMask/balances-bug-fix
...
added a failing case and fixed it by refactoring everything to strings
8 years ago
Zac Mitton
bd6ee81d09
tweek
8 years ago
kumavis
6fdece459d
2.4.1
8 years ago
kumavis
30da848611
id-mgmt - add missing deps
8 years ago
Zac Mitton
9132f08507
added a failing case and fixed it by refactoring everything to strings
8 years ago
Dan Finlay
d19c286ee8
Version 2.4.0
8 years ago
Dan Finlay
61459a6b51
Merge pull request #294 from MetaMask/SignFullDataNotHash
...
Sign full data not hash
8 years ago
Dan Finlay
7ecc028c5d
Merge pull request #296 from MetaMask/i252
...
idStore - add DELEGATE_CALL detection
8 years ago
kumavis
c1e9444200
idStore - add DELEGATE_CALL detection
8 years ago
Dan Finlay
281ed1c2bb
Fix tx approval address formatting
8 years ago
Dan Finlay
451be3b10e
Merge branch 'master' into SignFullDataNotHash
8 years ago
kumavis
bdb113fabe
Merge pull request #295 from MetaMask/AddDisclaimer
...
Create disclaimer view
9 years ago
Dan Finlay
65f9f997b0
Bump changelog
9 years ago
kumavis
6f19e9d5a9
Merge pull request #291 from MetaMask/AddContributingMd
...
Add contributing.md file
9 years ago
Dan Finlay
69f628dbe2
Preserve disclaimer line breaks
9 years ago
Dan Finlay
79999109e2
Added some real text to top of disclaimer
9 years ago
Dan Finlay
9e7a9e6837
Increase disclaimer scroll box height
9 years ago
Dan Finlay
1f0de5588d
Remove dead code
9 years ago
Dan Finlay
2835112dbf
Conditionally display disclaimer
9 years ago
Dan Finlay
93fa97f86a
Add disclaimer component
9 years ago
Dan Finlay
f5fa0d3fa5
Improved template to not be invisible
9 years ago
Dan Finlay
08ecbcf242
Create disclaimer approval reducer
9 years ago
Dan Finlay
e8ef8f3d2d
Add confirmation status to metamask state branch
9 years ago
Dan Finlay
c5d334d372
Fix disclaimer approving action
9 years ago
Dan Finlay
af48b94f6f
Add disclaimer consent action
9 years ago
Dan Finlay
5d90167bcc
Expose disclaimer consent to dnode API
9 years ago
Dan Finlay
825bb4494b
Add placeholder disclaimer file
9 years ago
Dan Finlay
f6d1da7793
Improve template
9 years ago
Dan Finlay
0f564aa64d
Add confirmation persisting to localStorage
9 years ago
Dan Finlay
fe83a19c08
Update changelog
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
08a153e203
Merge pull request #293 from MetaMask/ResizeImages
...
Resize images for chrome store acceptance
9 years ago
Dan Finlay
58bad49c57
Resize images for chrome store acceptance
9 years ago
Dan Finlay
6b0a99a09a
Began adding signMsg unit test
9 years ago
Dan Finlay
ae3993b6d7
Factor idManagement into its own module
9 years ago
Dan Finlay
0061e0298c
Merge pull request #290 from MetaMask/screenshots
...
FIXES #121
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
511fbda7a2
Add contributing.md file
9 years ago
Zac Mitton
0ac8ba0216
screenshots and promos for chrome store round 1
9 years ago
Dan Finlay
a4b87b3625
Merge pull request #289 from MetaMask/FixSignatureConcatenation
...
Fix signature concatenation
9 years ago
Dan Finlay
6ee45a742d
Bump changelog
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
f599f9ad29
Bump changelog
9 years ago