Frankie
35232c5e29
Fix for linting
8 years ago
Frankie
aace26c4bd
Create callback and Clean-up details
8 years ago
Frankie
328f8b0cac
fix spelling
8 years ago
Frankie
67eba9f542
Specify base 10 in bignumber
8 years ago
Frankie
b200f74d5f
Merge branch 'master' into i#495CustomGasField
8 years ago
Frankie
c400f7c0f6
Fix gasPrice range
8 years ago
Dan Finlay
cce8d9e360
Began adding browser-native encryptor module
...
Added new Qunit build process that will browserify the contents of `test/integration/lib` into the QUnit browser, allowing much more modular testing, including unit testing of our modules in our target browsers.
Made a basic unit test file of this form for the new encryptor module, which fails miserably because I've only just begun to work with it.
I've started with this blog post as a starting point, and will be adjusting it to our needs from there:
http://qnimate.com/passphrase-based-encryption-using-web-cryptography-api/
8 years ago
Kevin Serrano
7cba71fc55
Merge branch 'i328-MultiVault' of github.com:MetaMask/metamask-plugin into origin/i328-MultiVault
8 years ago
Dan Finlay
cd2c00a318
Add minimal method signatures to new keyring controller
8 years ago
Dan Finlay
93ed918caa
Remove additional deprecated action
8 years ago
Dan Finlay
5c9969e126
Remove opinionated seed word code
...
Completely breaking all account maangement, I have removed the opinionated seed-word code from the UI.
Web3 injection still seems to work.
8 years ago
kumavis
8d5b2478e3
Merge pull request #730 from MetaMask/i695-dapp-reload
...
dapp reload - fixed disconnect detection via polling
8 years ago
kumavis
465cff78c3
Merge branch 'master' into i695-dapp-reload
8 years ago
Kevin Serrano
f68673e84a
Merge pull request #733 from MetaMask/tos-fix
...
Fix misnamed variable.
8 years ago
Kevin Serrano
d750daed5c
Remove logs.
8 years ago
Kevin Serrano
3954ed2a7e
Fix misnamed variable.
8 years ago
kumavis
88a68f732e
Merge branch 'master' into i695-dapp-reload
8 years ago
kumavis
a1c3c944cf
dapp reload - fixed disconnect detection via polling
8 years ago
Dan Finlay
535d832a64
Merge branch 'master' into i328-MultiVault
8 years ago
Frankie
229d95956b
Merge branch 'master' into i#495CustomGasField
8 years ago
Frankie
d67a5031c7
Merge pull request #723 from MetaMask/i721-ScrollAccountList
...
I721 scroll account list
8 years ago
Dan Finlay
5d01d50c16
Merge branch 'master' into i721-ScrollAccountList
8 years ago
Dan Finlay
bbaf79f576
Merge pull request #702 from MetaMask/tos
...
Terms of Service UI Update
8 years ago
Kevin Serrano
39f2118d31
Remove logs.
8 years ago
Dan Finlay
e1ece0f0e3
Bump changelog
8 years ago
Dan Finlay
1dc2612f8e
Remove flex class from account list container
8 years ago
Dan Finlay
06910025ff
Add more accounts to account list ui state
8 years ago
Kevin Serrano
5c0c370fe4
Remove comments.
8 years ago
Kevin Serrano
9d267907ee
Merge branch 'tos' of github.com:MetaMask/metamask-plugin into tos
8 years ago
Kevin Serrano
5e9bc31c58
Cleanup.
8 years ago
Dan Finlay
5c9476e57d
Fix bug where new vaults had no nicknames
8 years ago
Dan Finlay
ea1a934c7d
Add initial KeyringController files
8 years ago
Dan Finlay
f8b52a3895
Add to doc
8 years ago
Kevin Serrano
f7361d9654
lint
8 years ago
Kevin Serrano
79a99ac93b
Move tos hash comparison logic from background to mm controller.
8 years ago
Kevin Serrano
26bd4b25ef
Remove version from terms of service.
8 years ago
Kevin Serrano
ed03b89e26
Move tos hash logic to build phase. Create dynamic global variables based on build.
8 years ago
Frankie
97970e803d
Add to CHANGELOG
8 years ago
Frankie
3a610f2c06
Merge branch 'master' into i#495CustomGasField
8 years ago
Frankie
e1b78da3e6
Add custom gas field to send page
8 years ago
Dan Finlay
dec282f4fd
Add multi-vault planning doc
8 years ago
Kevin Serrano
89780bd22a
Modify changelog.
8 years ago
Kevin Serrano
0ecf364c5b
Prevent back/login buttons from appearing on the terms of service.
8 years ago
Kevin Serrano
21d1959435
Fix linting and guarantees set TOS hash.
8 years ago
Kevin Serrano
e4f2cd2e09
Fix retention of terms of service hash across reloads of plugin.
8 years ago
Kevin Serrano
7c5ebb6a53
Renamed variables to make more sense.
8 years ago
Kevin Serrano
d200ef4a10
Add missing path require statement.
8 years ago
Kevin Serrano
6a1a85ffdd
Merge branch 'tos' into tosplusupdatecheck
8 years ago
Kevin Serrano
4b3f374638
Merge branch 'master' into tos
8 years ago
Kevin Serrano
0a9b814f11
On update, check whether the TOS has changed using hashes.
8 years ago