Dan Finlay
d1bce61996
Remove irrelevant tests
8 years ago
Dan Finlay
961a83769b
Fix cancel msg signing behavior.
8 years ago
Dan Finlay
1d1d296a1e
Make personal sign view look nice
8 years ago
Dan Finlay
4697aca02c
Got personal_sign working
...
Also fixed bug where signing would not close popup.
8 years ago
Dan Finlay
7ec25526b7
Add alternate UI for pending personal_sign messages
8 years ago
Dan Finlay
564f920ae0
Add personal sign actions and template
8 years ago
Dan Finlay
8684fc40c7
Allow provider to init before keyringController
8 years ago
Dan Finlay
6c0916c28d
Fix reference
8 years ago
Dan Finlay
92fb07999a
Point metamask-controller personalSignRecover method to keyring-controller
8 years ago
Dan Finlay
0584988688
Move sigUtil and keyrings to external modules
...
These external modules now have their own test coverage and build enforcement. This allowed me to somewhat more easily add good tests around our personalSign strategy (held now in [eth-sig-util](https://github.com/flyswatter/eth-sig-util ), and allow each of the keyrings to import that, etc.
8 years ago
Dan Finlay
29f07238f4
Move changelog entry
8 years ago
Frankie
09c7b9d242
Merge pull request #1143 from MetaMask/FixTxApprovalUiMode
...
Fix UI Dev Mode for Tx Approval
8 years ago
Dan Finlay
2baedc56ea
Add log global to test suite
8 years ago
Dan Finlay
05080d1c50
Fix UI Dev Mode for Tx Approval
...
The state object had been changed, but our mock states for tx approval were using the old keys.
Rather than try to muck about and figure out each and every change, I've re-generated a UI dev state for tx approval, which should help @zanibas on his current project.
We can continue adding new dev states as needed from here. If anyone catches a state that doesn't render correctly, it's worth checking if a new snapshot doesn't solve things.
Debugged by adding new debugging loggers, and I've left them in place for easier future debugging.
8 years ago
Kevin Serrano
838d19e17f
Merge pull request #1140 from MetaMask/i1128-noticesdev
...
Add notice functionality
8 years ago
Dan Finlay
9e81a0c8c4
Merge branch 'master' into i1128-noticesdev
8 years ago
Kevin Serrano
6af200b3f3
Merge pull request #1138 from MetaMask/AddBetterLogger
...
Add better logger
8 years ago
Kevin Serrano
ae82e8f5c7
Merge branch 'master' into i1128-noticesdev
...
borts
8 years ago
Kevin Serrano
736637363b
Integration tests play nice with new disabled buttons.
8 years ago
Kevin Serrano
2de7467470
Merge branch 'master' into AddBetterLogger
8 years ago
Dan Finlay
861f5c5cbb
Merge pull request #1139 from MetaMask/Version-3.3.0
...
Version 3.3.0
8 years ago
Kevin Serrano
e54b73679c
Notices must be scrolled down to proceed from.
8 years ago
Dan Finlay
04e80d36be
Version 3.3.0
8 years ago
Dan Finlay
f7a4cb4f1e
Merge branch 'master' into AddBetterLogger
8 years ago
Dan Finlay
b2c68c9ea3
Set default log levels
8 years ago
Kevin Serrano
bf9d1f405f
add waits between notices.
8 years ago
Dan Finlay
8aca5bf4b5
Add debug logging to ui routing logic.
8 years ago
Kevin Serrano
415b9b245c
Fix typo.
8 years ago
Kevin Serrano
c934f96651
Re-enable notices on dev.
8 years ago
Kevin Serrano
b3862c6f2e
Merge pull request #1137 from MetaMask/AddPersonalSignMethod
...
Add personal_sign and personal_ecRecover support
8 years ago
Dan Finlay
42a58918d0
Add personal_sign and personal_ecRecover support
8 years ago
Dan Finlay
fc77a36a55
Merge pull request #1119 from MetaMask/i1089-networkfront
...
Network display/change on lock screen
8 years ago
Dan Finlay
006804513a
Merge branch 'master' into i1089-networkfront
8 years ago
kumavis
d5fcfd6078
Merge pull request #1123 from MetaMask/kumavis-patch-1
...
keyring controller - update memStore after restoreKeyring
8 years ago
Dan Finlay
48ab446436
Add memstore update after adding new keyring
8 years ago
Dan Finlay
6d103dc1e7
Merge branch 'kumavis-patch-1' of github.com:MetaMask/metamask-plugin into kumavis-patch-1
8 years ago
kumavis
943bcec0d7
keyring controller - update memStore after restoreKeyring
8 years ago
Kevin Serrano
c12bea5b2e
Merge branch 'master' into i1089-networkfront
8 years ago
Kevin Serrano
3bd23564fb
Merge pull request #1121 from MetaMask/dev
...
Merge dev into master
8 years ago
Dan Finlay
352bb5cb39
Merge branch 'master' into dev
8 years ago
Kevin Serrano
3fe8e2b659
Merge branch 'master' into i1089-networkfront
8 years ago
Kevin Serrano
6a3b93b06e
Changelog.
8 years ago
Kevin Serrano
9aa70fbaba
Remove custom RPC option when on lock screen.
8 years ago
Kevin Serrano
fbabcf6191
Change networks from lock screen.
8 years ago
Kevin Serrano
cdd4faa917
Merge pull request #1117 from MetaMask/disclaimer-clean
...
Migration Testing
8 years ago
Kevin Serrano
6ef78eb02b
Add to changelog.
8 years ago
Kevin Serrano
d0e2846eca
Complete migration tests.
8 years ago
Kevin Serrano
6ddd613a15
Adding additional migration state to account for moving data.
8 years ago
Kevin Serrano
75f7c1244a
Made migrations non-destructive; fixed currency migration.
8 years ago
kumavis
f2539d125c
Merge pull request #1113 from MetaMask/RecoverTests
...
Add tests showing recovering public key from signature
8 years ago