kumavis
a456baea8b
Merge branch 'master' into NewUI
2017-08-05 00:29:10 -07:00
kumavis
c62dad7248
blacklist - bump phishing detector
2017-08-04 14:11:40 -07:00
kumavis
1be8053cca
blacklist - update phishing on boot and speed up polling to 4 min
2017-08-04 13:51:48 -07:00
sdtsui
4d967ebea9
Bring menu-droppo component into project, remove as a dependency
2017-08-04 11:47:36 -07:00
frankiebee
89a4fef1e4
Merge branch 'master' into transactionControllerRefractor
2017-08-04 14:45:22 -04:00
frankiebee
cddff73703
bring your own BN
2017-08-04 14:42:13 -04:00
kumavis
5a9257208c
Merge branch 'master' into NewUI
2017-08-03 21:02:01 -07:00
kumavis
55f0187df7
deps - update
2017-08-03 16:38:44 -07:00
kumavis
026f8592d8
deps - bump eth-detect-phishing
2017-08-03 15:59:01 -07:00
kumavis
bb8a09375d
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
2017-08-03 15:12:24 -07:00
kumavis
da16f39626
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
2017-08-03 15:05:32 -07:00
kumavis
d4877cb4e2
blacklist - use module eth-phishing-detect
2017-08-03 14:25:02 -07:00
Kevin Serrano
81982d01c0
Merge branch 'NewUI' of github.com:MetaMask/metamask-plugin into NewUI
2017-08-03 13:10:46 -07:00
kumavis
8a9d0073b1
Merge pull request #1848 from MetaMask/transactionControllerRefractor
...
Transaction controller refractor part 1: promises for everyone and more tests!
2017-08-02 19:57:16 -07:00
sdtsui
8a39ef03c2
Hook up css animation
2017-08-02 17:49:04 -07:00
kumavis
ecaa235b5e
phishing detection - move phishing detection into contentscript and metamask controller
2017-08-02 14:26:10 -07:00
sdtsui
96d3b2f35f
Add dependejncy: react-burger-menu
2017-08-02 13:03:30 -07:00
frankiebee
25cffd21f8
Merge branch 'master' into transactionControllerRefractor
2017-08-02 11:41:29 -04:00
frankiebee
432f516ab0
make addUnapprovedTransaction async function and use promise based ethQuery
2017-08-02 10:26:25 -04:00
Dan Finlay
f8cadbcb32
Merge branch 'master' into NewUI
2017-07-27 15:10:02 -07:00
Dan Finlay
33432afb0c
Bump menu-droppo to 2.0.1
2017-07-27 09:14:52 -07:00
Kevin Serrano
66f6d5a4e0
Add levenshtein logic to blacklister.
2017-07-26 15:25:30 -07:00
sdtsui
4573753233
Bump version of menu-droppo, no longer needs css transitions
2017-07-26 12:29:56 -07:00
Dan Finlay
0ea6749dbc
Lots of flex rearrangement on account detail view
...
Includes removal of ReactCssTransitionGroup for a simpler UI refactor.
2017-07-25 18:25:56 -07:00
kumavis
a8525d4b17
Merge pull request #1816 from MetaMask/test-coverage
...
Test coverage
2017-07-25 17:46:23 -07:00
Thomas Huang
eb15663497
One script runs for Ci build
2017-07-25 16:33:52 -07:00
kumavis
77d91ec36f
prov-eng - bump to ignore json parse errors
2017-07-25 11:57:03 -07:00
Thomas Huang
a1fab06490
Simplify the test-coverage script
2017-07-24 13:46:02 -07:00
Thomas Huang
24ffb40ec7
Add coveralls to script
2017-07-24 09:06:40 -07:00
Thomas Huang
d571f5ee70
Add Test Coverage with nyc package and coveralls for github badge
2017-07-23 21:32:49 -07:00
Dan Finlay
a41e5788cf
Merge branch 'master' into NewUI
2017-07-20 12:39:06 -07:00
Dan Finlay
dcf025782b
Version 3.9.1
2017-07-19 12:24:32 -07:00
greenkeeper[bot]
82aa0d48d4
chore(package): update dependencies
2017-07-18 22:41:30 +00:00
kumavis
aa48ed34c4
nonce-tracker - fix lock mechanism to be a real mutex
2017-07-18 15:11:29 -07:00
sdtsui
ccf3e0e251
Bump version of menu-droppo to include bugfix
2017-07-18 05:31:52 -07:00
tmashuang
6cf2a956c1
Update Sinon
2017-07-14 13:05:56 -07:00
Frankie
9d3207fb73
Merge pull request #1617 from MetaMask/nonce-tracker
...
transaction controller - use nonce-tracker
2017-07-13 15:48:50 -04:00
frankiebee
d6001daab8
remove denodeify
2017-07-13 15:24:19 -04:00
sdtsui
1507da139d
Add tests for new dropdown component
2017-07-13 00:40:22 -07:00
Dan Finlay
1375807499
Merge branch 'master' into UpdateMetadata
2017-07-12 15:42:23 -07:00
Dan Finlay
ebe7666426
Update eth-contract-metadata on build
2017-07-12 15:39:54 -07:00
Dan Finlay
76a2a59ec5
Refresh blacklist before dist
2017-07-12 15:24:59 -07:00
Dan Finlay
aec813eace
Correct github link
2017-07-12 15:15:19 -07:00
frankiebee
751103d948
Merge branch 'master' into nonce-tracker
2017-07-12 15:10:58 -07:00
Dan Finlay
0079126b7d
Point blacklist at main repository
2017-07-12 14:33:03 -07:00
Dan Finlay
52b92fbe40
Add first version of phishing site warning
...
Links to my own blacklist for now, since I added a package.json for easy importing.
We can point at the main 408H repository once this is merged:
https://github.com/409H/EtherAddressLookup/pull/24
Redirects detected phishing sites [here](https://metamask.io/phishing.html ).
2017-07-12 13:09:20 -07:00
kumavis
1448090ec7
deps - bump prov-eng
2017-07-11 15:33:12 -07:00
kumavis
0cc60fda8f
deps - bump prov-eng for fetch retry
2017-07-11 14:18:09 -07:00
kumavis
6587f6eabd
deps - bump prov-eng for retry on gateway timeout
2017-07-11 12:43:15 -07:00
kumavis
d228f46254
Merge branch 'master' into nonce-tracker
2017-07-07 14:21:43 -07:00
kumavis
68fc3603df
metamask - append dapp origin domain to rpc request
2017-07-04 12:48:00 -07:00
Dan Finlay
8179f5f84c
Bump token-tracker to 1.1.2
...
To restore older firefox compatibility.
Fixes #1696
2017-06-30 10:11:24 -07:00
Dan Finlay
c7f2fd279d
Bump token-tracker to 1.1.1
...
Includes a critical decimal-handling fix.
Also reduces number of symbol and precision queries after initial load.
2017-06-30 09:47:25 -07:00
kumavis
63acc0f4c8
deps - remove duplicated dev-dependencies
...
```
npm WARN The package clone is included as both a dev and production dependency.
npm WARN The package react-dom is included as both a dev and production dependency.
```
2017-06-29 18:50:21 -07:00
Dan Finlay
f285fd5eb1
Bump web3 version to 0.9.1
2017-06-29 14:56:24 -07:00
frankiebee
847a4282a2
Merge branch 'master' into nonce-tracker
2017-06-27 13:10:56 -07:00
Kevin Serrano
f21d425839
Simplify build variables. Remove maps from production.
2017-06-26 11:37:12 -07:00
frankiebee
fa8c74fe9b
add a test for #getNonceLock
2017-06-21 17:28:19 -07:00
Dan Finlay
0799e5edf5
Fix token balance rendering
2017-06-19 19:02:38 -07:00
Dan Finlay
3ccc2b3d2a
Merge branch 'AddTokenList' of github.com:MetaMask/metamask-plugin into AddTokenList
2017-06-19 15:24:52 -07:00
Dan Finlay
1c05c82867
Add MetaMark support
2017-06-19 15:22:58 -07:00
Kevin Serrano
9da243f42d
Merge branch 'AddTokenList' of github.com:MetaMask/metamask-plugin into AddTokenList
2017-06-19 13:51:38 -07:00
Frankie
ac728189e1
Merge branch 'master' into i1567-FixInaccurateError
2017-06-16 16:46:13 -07:00
frankiebee
3e4f2cf3d3
bump provider engine
2017-06-16 16:34:38 -07:00
frankiebee
f76a555c09
Merge branch 'master' into i1567-FixInaccurateError
2017-06-15 14:28:10 -07:00
frankiebee
da33efe775
bump eth-query for quiter logs
2017-06-14 21:44:32 -07:00
frankiebee
6ae97290f0
check for the tx in the block that provider engine gives us
2017-06-14 17:43:04 -07:00
frankiebee
56490c6468
Bump provider-engine
2017-06-14 16:14:15 -07:00
Dan Finlay
0b18a69679
Bump token-tracker version
2017-06-14 15:52:46 -07:00
Dan Finlay
6fda78cd2b
Refresh token balance on network change
2017-06-14 15:21:51 -07:00
Dan Finlay
b7b9e0c1ac
Persist selected account tab
...
Also improve error handling with token balances.
2017-06-14 14:21:50 -07:00
Dan Finlay
de500250c4
Fix build for eth-contract-metadata
2017-06-13 17:46:47 -07:00
Dan Finlay
a741cc4fc4
Merge branch 'master' into AddTokenList
2017-06-12 17:17:16 -07:00
kumavis
9fd9c34574
deps - prov-eng 12.2.4
2017-06-12 14:09:38 -07:00
kumavis
2d5a672971
Merge pull request #1572 from MetaMask/mascaraUpkeep
...
Mascara upkeep
2017-06-12 10:36:48 -07:00
frankiebee
4941b5ab11
bump cswready event
2017-06-08 17:33:27 -07:00
kumavis
57a7fc4425
deps - bump provider engine for warp feature
2017-06-08 16:07:05 -07:00
Dan Finlay
f06ad954b9
Move to eth-contract-metadata
2017-05-26 09:58:33 -07:00
Dan Finlay
d8c94fca75
Add address image map to icon factory
...
Deriving from the new address image map repository I've added here:
https://github.com/MetaMask/ethereum-contract-icons
With this PR, images for addresses added to that repository will be shown instead of jazzicons in MetaMask.
2017-05-26 00:43:14 -07:00
Dan Finlay
be5af7cb4b
Throw if ENS Resolver isn't set up
...
Instead of resolving to name owners, which can encourage inconsistent usage of ENS.
Fixes #1427 .
2017-05-22 17:45:29 -07:00
kumavis
99f28527a3
Merge branch 'master' into HelpDebugStalledTxs
2017-05-22 16:21:24 -07:00
kumavis
1c1400b584
deps - use stream-subprovider from provider-engine
2017-05-22 15:59:07 -07:00
Dan Finlay
058b732213
Tolerate nonces of any format
2017-05-22 15:43:20 -07:00
Dan Finlay
48d9a21071
Use filter subprovider in-page to avoid filter leaks
2017-05-22 15:23:29 -07:00
Dan Finlay
caeadc2407
Linted and removed unused deps
2017-05-16 16:19:10 -07:00
kumavis
9560de80a0
Merge pull request #1430 from MetaMask/i1407-FixNonEditingTxForm
...
Add test around conf-tx view's gas editing.
2017-05-15 23:25:20 -07:00
Dan Finlay
85ca8b4539
Merge pull request #1431 from MetaMask/pe-bump
...
Bump provider engine for event filters fix
2017-05-15 17:53:11 -07:00
kumavis
c1b0aaa443
deps - bump provider-engine 12.0.6
2017-05-15 17:11:07 -07:00
Dan Finlay
6abdec608e
Merge branch 'master' into i1407-FixNonEditingTxForm
2017-05-15 15:36:03 -07:00
Dan Finlay
81122170b5
Add stage 0 support to build system
2017-05-15 15:31:19 -07:00
Dan Finlay
c4be4c7195
Skip jazzicons in unit tests
2017-05-15 14:35:24 -07:00
kumavis
5c9449dec1
background - drop async-q in favor of async/await
2017-05-12 13:09:23 -07:00
Dan Finlay
61f5c42a45
Add support for async/await
2017-05-12 12:04:42 -07:00
Dan Finlay
daec667c16
Add support for async/await
2017-05-12 11:31:40 -07:00
Dan Finlay
f0eeb1e162
Got a useful error message for next step
2017-05-11 17:43:40 -07:00
Dan Finlay
60746a9859
Use react test utils to start composing test
2017-05-11 17:09:23 -07:00
Kevin Serrano
53a88b319b
Merge branch 'i1381-GasPriceInGwei' of github.com:MetaMask/metamask-plugin into i1381-GasPriceInGwei
2017-05-08 13:58:46 -07:00
kumavis
21b6a1b478
deps - bump eth-query for smaller bundle size
2017-05-08 12:29:38 -07:00
Dan Finlay
0d39de6d66
Run install before dist
2017-05-08 09:53:30 -07:00
Thomas Huang
8f5334e4ac
Add Mocha/Chai eslint plugins
2017-05-04 14:34:25 -07:00
Dan Finlay
527068b84e
Bump provider engine
2017-04-30 12:38:22 -07:00
frankiebee
53537824f1
break out IndexDbController && Run the first time test on mascara
2017-04-28 14:11:46 +02:00
frankiebee
e7e0919d7c
Setup test enviroment for mascara
2017-04-28 14:11:05 +02:00
frankiebee
e7c7c85791
Update README for mascara
2017-04-27 14:27:47 +02:00
frankiebee
e665dd7e1c
bump client-sw-ready-event
2017-04-27 13:31:54 +02:00
Dan Finlay
04e489f4df
Allow signature V values over 1 byte
...
By bumping ethereumjs-tx.
2017-04-25 10:20:49 -07:00
Dan Finlay
292e2dca83
Bump provider-engine
2017-04-24 20:59:59 -07:00
Dan Finlay
3ae2a82995
Bump provider engine
...
Should now pass test suite, and include several sweet recent fixes!
2017-04-24 18:49:23 -07:00
Dan Finlay
9bae32e78b
Add functional but ugly and hard-coded token list
2017-04-20 19:10:22 -07:00
frankiebee
a1c39006de
Fix wakeUps:
...
fix spelling
cut wakeup time in half
2017-04-06 21:48:51 +02:00
frankiebee
94df168113
Bump sw-client version
2017-04-06 19:32:45 +02:00
frankiebee
719d0f4ad5
Ping service worker to keep it from going idle
2017-04-06 18:56:13 +02:00
kumavis
c1e14cd75b
build - add envify to bundle process
2017-04-05 10:24:30 -07:00
frankiebee
89c924101e
Merge branch 'master' into mascara
2017-04-02 22:26:25 -07:00
frankiebee
8d49d519c0
Rename and move around files
2017-04-02 22:01:44 -07:00
Dan Finlay
0a5c634081
Merge pull request #1297 from MetaMask/eip155
...
tx-manager - add eip155 support
2017-03-31 10:33:04 -07:00
kumavis
12918e1894
tests - tx-manager - fix assert and clean formatting
2017-03-30 16:06:27 -07:00
kumavis
1079c20c83
meta - package.json - rename npm test scripts
2017-03-30 14:50:01 -07:00
kumavis
e95ae43c8f
tests - unit - fail on unhandled promise rejection
2017-03-30 14:43:56 -07:00
frankiebee
4cf3beda25
Bump sw-stream and setup "untrusted and trusted comunication"
2017-03-29 15:19:46 -07:00
kumavis
f0a2b4d1b0
deps - bump provider-engine
...
uses fetch instead of xhr, fixes a race condition in cache subp
2017-03-29 12:36:23 -07:00
frankiebee
79248ae5cd
WIP: Untrusted external connections eg: dapps
2017-03-28 18:02:08 -07:00
frankiebee
8e30acb41a
Merge branch 'master' into mascara
2017-03-23 15:44:29 -07:00
frankiebee
45ab81fb45
WIP: streams->indexdb
2017-03-23 11:06:38 -07:00
Kevin Serrano
046774e768
Require redux-logger of 2.10.2 and up ( #1235 )
...
* Require redux-logger of 2.8.1 and up
* Bump to 2.10.2 and above, 2.10.1 had critical bug.
2017-03-22 09:38:03 -07:00
frankiebee
d4e8ff188b
WIP:stream
2017-03-21 15:35:01 -07:00
Dan Finlay
b6e2eaf7b1
Remove eth-lightwallet
2017-03-16 11:16:03 -07:00
Dan Finlay
42e4a0621b
Add ENS click to copy
...
Also bump ethjs-ens version to get proper error for unregistered names.
2017-03-08 15:38:22 -08:00
Dan Finlay
e3f6c010ab
Get basic ENS working
...
& merge master into ENS branch.
2017-03-08 15:19:33 -08:00
kumavis
147ac416ba
deps - bump web3-provider-engine to 10.0.1
...
Fixes https://github.com/MetaMask/metamask-plugin/issues/1163
Fixes https://github.com/MetaMask/provider-engine/issues/121
2017-03-07 16:16:26 -08:00
kumavis
be8267edf7
deps - bump web3-provider-engine
...
resolves https://github.com/MetaMask/metamask-plugin/issues/1159
2017-03-07 15:21:39 -08:00
kumavis
993a1cef64
deps - bump web3-provider-engine
...
include fix for https://github.com/MetaMask/provider-engine/pull/122
2017-03-07 10:15:34 -08:00
Dan Finlay
7d2019eac9
Fix personal sign for loose accounts
...
Fix was written, but not published to npm. Now fixing semver at the correct version.
2017-03-06 13:45:19 -08:00
Dan Finlay
69d4aafc3e
Add ens recognition to send form input
...
Attempts to lookup `.eth` addresses on ENS.
Is currently failing.
I've written an isolation example of the problem here:
https://github.com/flyswatter/ens-test
2017-03-01 00:26:36 -08:00
Dan Finlay
7cbb2fc689
Reduce provider-engine requirement
2017-02-24 17:38:11 -08:00
Dan Finlay
3ebf0dc11b
Bump provider engine to require compliant personal_recover
2017-02-24 16:15:24 -08:00
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.
2017-02-21 14:25:47 -08:00
Dan Finlay
f7a4cb4f1e
Merge branch 'master' into AddBetterLogger
2017-02-20 14:45:37 -08:00
Dan Finlay
8aca5bf4b5
Add debug logging to ui routing logic.
2017-02-20 13:14:12 -08:00
Dan Finlay
42a58918d0
Add personal_sign and personal_ecRecover support
2017-02-20 11:46:43 -08:00
Kevin Serrano
d0e2846eca
Complete migration tests.
2017-02-15 11:15:47 -08:00
kumavis
ff87b9dc7a
id mgmt - update to latest eth_sign spec
2017-02-03 14:59:07 -08:00
kumavis
77f8995568
migrations - fix migration #9 and add safety checks to migrator
2017-02-03 14:00:30 -08:00
kumavis
9e4ef45b6a
migration #9 - break out CurrencyController substate
2017-02-02 23:32:24 -08:00
kumavis
73edfc9f31
eth-store - convert to obs-store subclass
2017-02-02 22:05:06 -08:00
Kevin Serrano
afb60b9061
modification of notices.
2017-02-02 15:02:32 -08:00
Frankie
fdee1e3701
Merge branch 'dev' into messageManagerCleanUp
2017-01-28 22:59:28 -08:00
Frankie
8be68575bb
Clean up message manger includes:
...
Provider egine bump
Remove presence of message manger in keyring controller
Change the status wording fom conf to approved
make Message manager a class
fix messages not being apart of the badge
re write message manger to better reflect controller pattern
2017-01-28 20:28:20 -08:00
kumavis
4dd6ba9c1b
migration 5 - move keyring controller state to substate
2017-01-28 19:19:03 -08:00
kumavis
9616bd826d
test - lint first
2017-01-26 20:53:48 -08:00
kumavis
76ce348a04
obs-store - use published module
2017-01-24 19:47:00 -08:00
kumavis
bb1ee8e649
Merge branch 'dev' of github.com:MetaMask/metamask-plugin into obs-store2
2017-01-24 16:09:57 -08:00
kumavis
70b8e640f0
Merge branch 'dev' into i#1048
2017-01-24 15:39:33 -08:00
Frankie
8642ced310
Fix issue where generating a new account would put it in loose keys
2017-01-24 12:06:59 -08:00
kumavis
74dc20bdf1
Merge branch 'dev' into obs-store2
2017-01-21 10:06:50 -08:00
Dan Finlay
9126652f2e
Implement naieve JSON file importing
...
Doesn't work on any JSON file I have, it's a very naieve strategy provided by ethereumjs-wallet. Will need to raise its sophistication before deploying to production.
2017-01-18 16:15:25 -08:00
Dan Finlay
958cbfbde4
Merge branch 'i328-MultiVault-v1' into i715-AddImportMenu
2017-01-17 13:58:54 -08:00
kumavis
29e83d71a8
background - handle tx finalization in controllers instead of provider-engine
2017-01-13 02:00:11 -08:00
kumavis
b33c51c0a6
migrations - introduce promise-based migrator
2017-01-12 01:17:05 -08:00
kumavis
f6900422d1
deps - bump provider engine
...
addresses caching memory leak that can cause slow downs
2017-01-10 23:35:24 -08:00
Dan Finlay
ff6e633e94
Merge branch 'dev' into gulp1
2017-01-10 15:38:07 -08:00
kumavis
2efcbd9674
gulp - fix brfs instrumentation
2017-01-10 15:33:00 -08:00
kumavis
8e3661555d
gulp - add disc bundle analysis task
2017-01-10 13:46:15 -08:00
kumavis
464b7d5814
gulp - clean and simplify
2017-01-10 13:08:13 -08:00
kumavis
bd382f4705
tests - add fetch polyfill
2017-01-10 12:39:01 -08:00
kumavis
b301c0fb48
deps - replace promise-request with fetch
2017-01-10 12:04:26 -08:00
Dan Finlay
d4958b7ffd
Remove old eth-store dependency
2017-01-04 14:01:43 -08:00
Kevin Serrano
572980402d
Validate URIs before entering them in.
2016-12-20 16:41:04 -08:00
Dan Finlay
674b268982
Merge pull request #916 from MetaMask/i894-DetectBadAccounts
...
I894 detect bad accounts
2016-12-20 11:50:26 -08:00
Dan Finlay
dea658a898
Bump passworder version
2016-12-20 10:24:58 -08:00
Dan Finlay
2988bc0723
Use security patched version of browser-passworder
2016-12-20 09:28:15 -08:00
Dan Finlay
26f1e6cbd2
Remove encryptor in favor of external browser-passworder
...
I broke out the encryptor lib into its own module on npm called browser-passworder.
2016-12-19 21:55:02 -08:00
Dan Finlay
20d2204ce6
Made changes according to feedback.
2016-12-19 19:32:59 -08:00
Dan Finlay
77d2deb176
Merged master into dev
2016-12-19 13:37:27 -08:00
Dan Finlay
55fdf06d53
Rebuild development states before ci tests
2016-12-16 11:16:36 -08:00
Kevin Serrano
8819475a2e
Add ability to show notices to user & get confirmation.
...
Implement generation of markdown for notice files.
Create npm command. Enhance notice generation.
Add test files to test multiple notices.
Add basic markdown support to notices.
Interval checks for updates.
Add extensionizer and linker
Add terms and conditions state file
Add link support to disclaimer.
Changelog addition.
2016-12-16 10:44:52 -08:00
kumavis
84ff919f73
deps - bump provider-engine for bug fix
2016-12-12 16:09:52 -08:00
Dan Finlay
5bf1018d75
Flattened addTx async methods
2016-11-29 14:56:58 -08:00
Dan Finlay
12906df601
Remove unused dep
2016-11-28 17:27:44 -08:00
Dan Finlay
80e76b45ee
Denodeify most of KeyringController
...
Mostly Fixes #893
A couple methods cache callbacks, and will require a larger refactor to fully denodeify.
Specifically, our methods involving web3 requests to sign a tx, sign a message, and approve or cancel either of those.
I think we should postpone those until the TxManager refactor, since it will likely handle this response caching itself.
2016-11-28 16:13:03 -08:00
kumavis
bc39cd7b89
KeyringController - estimateGas->analyzeGasUsage fix gasLimit + detect OOG
2016-11-22 14:28:31 -08:00
Dan Finlay
b57009493b
Hard coding jazzicon at working version
2016-11-08 08:54:30 -08:00
Dan Finlay
a7af47db92
Add import account placeholder template
2016-11-04 14:39:53 -07:00
Dan Finlay
d8a9ae0f07
Set test env during tests
2016-11-03 11:34:44 -07:00
Kevin Serrano
9b4f3825e7
Merge branch 'i328-MultiVault' of github.com:MetaMask/metamask-plugin into i328-MultiVault
2016-10-28 16:19:14 -07:00
Kevin Serrano
6eb6968037
Merge branch 'master' into i328-MultiVault
2016-10-28 16:19:03 -07:00
Dan Finlay
f02e02bef8
Add hd wallet keyring
2016-10-27 16:59:46 -07:00
Dan Finlay
bbee238acd
Add latest jazzicon version
2016-10-27 16:01:21 -07:00
kumavis
b790b0c256
mascara - remove global transpile
2016-10-26 15:29:13 -07:00
kumavis
84bd8784d0
deps - web3 - set version to 0.17.0-beta
2016-10-26 11:36:43 -07:00
Dan Finlay
f9ff6cb55e
Merge branch 'master' into i328-MultiVault
2016-10-25 16:59:58 -07:00
Dan Finlay
9b8c970706
Update web3.js version
2016-10-25 16:43:56 -07:00
kumavis
3af3565000
test - fix delegate-call test
2016-10-24 16:12:44 -07:00
Dan Finlay
55d56f77cf
Began adding first basic keyring
2016-10-20 16:45:58 -07:00
Dan Finlay
331bb735c7
Merge branch 'i328-MultiVault' of github.com:MetaMask/metamask-plugin into i328-MultiVault
2016-10-20 09:49:49 -07:00
Dan Finlay
94f2554369
Add debug flag to dev mode
2016-10-19 15:15:27 -07:00
Kevin Serrano
afbc4c832b
Git merge resolution.
2016-10-19 14:57:30 -07:00
Kevin Serrano
ad3fa24a28
Intermediary commit.
2016-10-19 14:55:08 -07:00
Kevin Serrano
725d503f68
Remove unused crypto dependencies.
2016-10-19 14:06:48 -07:00
Kevin Serrano
153bb25947
Add crypto packages to package.json
2016-10-19 13:56:21 -07:00
Kevin Serrano
17506fe14f
Merge in crypto.
2016-10-19 11:17:29 -07:00
Dan Finlay
182fd30db5
Fix cli flag capitalization
2016-10-18 14:02:06 -07:00
Dan Finlay
60097d8fba
Remove livereload from prod builds
2016-10-18 14:00:20 -07:00
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/
2016-10-12 20:07:46 -07:00
kumavis
a1c3c944cf
dapp reload - fixed disconnect detection via polling
2016-10-12 12:35:55 -07:00
Dan Finlay
f21170c7c3
Add tolerance for sending from mixed-case addresses.
...
We had to convert to lower case, and also had to modify the new provider-engine sanitizer to tolerate mixed case addresses.
Fixes #707
2016-10-05 15:26:56 -07:00
Dan Finlay
39c129f1a2
Bump provider-engine version
2016-10-05 11:19:54 -07:00
kumavis
ea4946ab3a
Merge branch 'master' of github.com:MetaMask/metamask-plugin into Version-2.13.3
2016-10-05 07:22:51 -07:00
Dan Finlay
6ee22e6688
Version 2.13.3
...
Bumps provider-engine to fix log query filtering bug.
2016-10-04 16:11:52 -07:00
Dan Finlay
3ad976570b
Add announcer script
...
I always keep writing up this same announcement message whenever I publish a new version.
I've now written a script to automate my announcement formatting, it looks like this:
```
**MetaMask 2.13.2** now published to the Chrome Store! It should be available over the next hour!
2016-10-4
- Fix bug where chosen FIAT exchange rate does no persist when switching networks
- Fix additional parameters that made MetaMask sometimes receive errors from Parity.
- Fix bug where invalid transactions would still open the MetaMask popup.
```
2016-10-04 12:41:14 -07:00
Dan Finlay
8ef7521675
Version 2.13.2
2016-10-04 11:58:31 -07:00
Dan Finlay
b6bbe2d7e8
Version 2.13.1
2016-09-23 10:45:28 +08:00
Dan Finlay
57d9481d9d
Bump web3 provider engine version for Parity compliance
2016-09-19 10:17:46 +08:00
kumavis
f628b0d1f9
deps - bump provider-engine 8.0.5
2016-09-14 11:17:15 -07:00
Frankie
19c1b1fd8e
Merge branch 'master' into qrCode
2016-09-13 12:18:19 -07:00
Frankie
218f380d87
Add qrcode-npm to package.json and swap out Qr Code generator api for node-module
2016-09-12 17:27:14 -07:00
kumavis
850b6d1440
Merge branch 'master' of github.com:MetaMask/metamask-plugin into library
2016-09-12 15:25:36 -07:00
Dan Finlay
a4e4c85453
Fix fox logo password following
...
The new lightweight svg logo was not following text quite right.
The new `lookAt` method was not using the same logic the module was using internally on mouse movement.
I simply used that logic and exposed it via the old (expected) API, and got it behaving the way I like.
2016-09-08 20:31:42 -07:00
Dan Finlay
6c05c221cd
Fix new logo related errors
...
Fixed logo deallocation related bugs, had to patch the logo repo itself to add a stopAnimating method.
Also tuned up the logo to more closely resemble the old behavior.
- Overlaps the title text
- Points nose at cursor, not just front of eyes
- Cursor is more "distant" from fox, to avoid extreme angles on edges.
2016-09-08 15:41:21 -07:00
Dan Finlay
20ae4c2689
Fix logo usage for metamask-logo v2.0.0
...
- No longer need to check for webGL compliance (svg rendered!)
- logo.canvas has been replaced with logo.container, since svg doesn't render to canvas but to an element.
Otherwise, worked with very little effort!!
Fixes #624
2016-09-08 11:22:04 -07:00
Kevin Serrano
168b4c5bc0
Install deps. Fix chrome/firefox typo.
2016-09-01 15:01:45 -07:00
kumavis
b7aab95519
library - basic test server + partial safari fixes
2016-08-26 17:39:19 -07:00
kumavis
23a144fb8b
library - popup handler demo
2016-08-26 11:08:23 -07:00
Kevin Serrano
4dff4f2d72
Testing bump for web3 provider engine
2016-08-25 10:31:10 -07:00
Kevin Serrano
c82a494b4b
Implement usage of nock.
2016-08-24 13:58:50 -07:00
Kevin Serrano
304b5b0b20
Remove gulp dependency.
2016-08-23 15:56:17 -07:00
Kevin Serrano
d2c4227a31
Modify package.json.
2016-08-23 15:43:16 -07:00
Kevin Serrano
4bceda37a8
Merge branch 'master' into fox-sub
2016-08-23 14:51:09 -07:00
Kevin Serrano
00e8db31ce
Update package.json
2016-08-23 14:47:37 -07:00
Dan Finlay
a0d0245343
Add gulp tasks as npm scripts
2016-08-22 17:37:23 -07:00
Kevin Serrano
da2527ddb4
Remove react-select as dependency.
2016-08-16 13:23:28 -07:00
Kevin Serrano
6e51a5aa75
Add to package request-promise.
2016-08-16 11:26:02 -07:00
Kevin Serrano
6895d330ff
Merge master.
2016-08-15 10:50:53 -07:00
kumavis
0b660f4ac8
deps - extracted ensnare to module
2016-08-12 13:25:38 -07:00
kumavis
a26d682976
deps - bump web3-stream-provider
2016-08-11 14:09:55 -07:00
kumavis
d7dffedf48
deps - local-message-stream extracted as module post-message-stream
2016-08-11 14:04:20 -07:00
Frankie
b81bacf22a
Add testem to devDependencies
2016-08-10 10:34:18 -07:00
Kevin Serrano
92fb827923
currency now selectable and save-able.
2016-08-04 14:04:04 -07:00
Dan Finlay
2368c2993d
Add platform specific builds and zip tasks ( #486 )
...
* Add platform specific folders to dist folder
* Remove gulp hacks
* Add platform specific bundling
dev and dist tasks now build into platform-specific folders within the `dist` folder.
Added tasks `gulp zip` and `gulp dist`.
`zip` builds the platform-specific folders into platform-specific bundles within the `dist` folder.
`dist` builds and then zips all at once.
* Fix chrome bundle zipping
* Fix broken reference in eth warning
* Fix but where web3.eth.accounts are not available in firefox.
* Bump changelog
2016-07-26 15:15:40 -07:00
Dan Finlay
be74589f49
Fix extension tests
2016-07-25 17:33:22 -07:00
Dan Finlay
913a9e85bd
Inject inpage script synchronously
...
Huge thanks to the Firefox team, for their help on the issue of our long-standing inpage script race condition.
http://stackoverflow.com/questions/38577656/how-can-i-make-a-firefox-add-on-contentscript-inject-and-run-a-script-before-oth
The problem is that we were injecting a `script` tag and assigning its `src` attribute, which triggers an asynchronous fetch request, and does not guarantee execution order! (That was news to me!)
Instead, I'm now assigning the `script` tag a `textContent` value of the script to inject, and it seems to fix the problem!
There is also a Firefox-only API that could solve this whole problem in an even more elegant way, so we might want to expose a code path for that solution later on:
https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Language_Bindings/Components.utils.exportFunction
Allows you to expose an object from one scope to another. There was even talk of creating a polyfill for it that does virtually what we do, message passing between contexts.
2016-07-25 16:38:07 -07:00
Dan Finlay
5476cb9a2c
Correct skip usage
2016-07-22 17:09:50 -07:00
Dan Finlay
ae6fa76241
Run browser tests in parallel
2016-07-22 17:03:37 -07:00
Dan Finlay
c15ff7164e
Add UI tests to CI test script
2016-07-22 16:23:52 -07:00
Dan Finlay
2e61102147
Separate UI tests from normal unit test suite
2016-07-22 16:20:43 -07:00
Dan Finlay
5b4e2ffeac
Add mock dev mode
2016-07-21 18:08:35 -07:00
kumavis
97e38b4983
new tx - calculate estimatedGas and show thing in tx-details ( #441 )
...
* new tx - calculate estimatedGas and show thing in tx-details
* Bump changelog
2016-07-13 23:39:44 -07:00
Kevin Serrano
ad803125cb
Bump provider-engine from 7.8.1 to 7.8.3 ( #435 )
...
* Bump provider-engine from 7.8.1 to 7.8.3
* Modify changelog.
2016-07-13 12:04:46 -07:00
Dan Finlay
977e8611d6
Add state list rebuilding on ui task
2016-07-05 11:15:30 -07:00
Dan Finlay
0cd11915ce
Improved Ui Dev Mode
...
Dev mode now reloads on file changes (although it seems to sometimes reload too soon, not getting the update... we can tune the timeout interval in development/index.html)
Dev mode now reloads on all non-`node_modules` file changes, so the `ui` and `app` folders are both being watched for live reloading.
2016-07-01 14:23:37 -07:00
Dan Finlay
50afc386e5
Simplify ui task command
2016-06-30 23:15:38 -07:00
Dan Finlay
d1545245c2
Clean up beefy usage
...
Now properly uses brfs transform so it can reload on state object changes.
2016-06-30 22:59:28 -07:00
kumavis
5a917431d8
disclaimer - render via react-markdown
2016-06-30 21:46:19 -07:00
Dan Finlay
90e4483d68
Add ui mocking script
2016-06-30 18:23:13 -07:00
Dan Finlay
e55938ed15
First simple version of ui mocker
2016-06-30 18:22:16 -07:00
Dan Finlay
78e6ed22be
Add tooltip to copy button
2016-06-29 15:57:59 -07:00
kumavis
216e7235dd
deps - bump web3-stream-provider
2016-06-23 13:09:01 -07:00
kumavis
d7b76f83ff
deps - bump web3-stream-provider
2016-06-23 12:55:24 -07:00
kumavis
d3b743c9cd
deps - bump stream-provider
2016-06-23 11:44:14 -07:00
Dan Finlay
1cafdb8b1d
Add linting to our mocha suite
2016-06-21 14:01:40 -07:00
Dan Finlay
7b2f061fbb
Some manual fixes
2016-06-21 12:51:04 -07:00
Dan Finlay
45506d6758
Got eslint running correctly
2016-06-21 12:40:09 -07:00
Dan Finlay
7b9a1197c8
Began adding auto linting
2016-06-21 12:07:13 -07:00
kumavis
c1e9444200
idStore - add DELEGATE_CALL detection
2016-06-16 19:51:34 -07:00
kumavis
40d56acbb9
deps - bump stream-provider for better batch rpc
2016-06-14 12:32:05 -07:00
Dan Finlay
d49ef1a2e5
Blockchain status now updates on availability change
2016-06-03 15:18:20 -07:00
Dan Finlay
d8c4af5f2b
Update eth-lightwallet for security fix
2016-05-26 10:13:05 -07:00
kumavis
092c191c1f
background + notifications - add origin to message signatures
2016-05-25 18:03:16 -07:00
kumavis
8fa8813b91
deps - bump
2016-05-22 18:00:56 -07:00
kumavis
00e9f3c6ae
inpage - refactor for modularity
2016-05-22 15:23:16 -07:00
kumavis
f86a1bdcb0
deps - bump provider-engine
2016-05-19 16:55:58 -07:00
kumavis
cd7fd6353f
deps - bump provider-engine
2016-05-19 13:28:59 -07:00
Dan Finlay
9d0cad0e16
Finish clean implementation of drop-down menu
2016-05-18 17:32:26 -07:00
Dan Finlay
d0b0526765
Add dynamic list item styles
2016-05-18 14:36:35 -07:00
Dan Finlay
d18d9a8f97
Add animated sandwich button
2016-05-18 12:30:03 -07:00
kumavis
82504ae965
ui - txList - add time
2016-05-13 17:02:33 -07:00
Dan Finlay
f2676d1241
Merge branch 'master' into eyeballs
2016-05-13 00:20:40 -07:00
kumavis
47a5b58b92
deps - bump web3
2016-05-12 03:02:08 -07:00
Dan Finlay
4e9b829179
Merge branch 'master' into eyeballs
2016-05-11 14:16:53 -07:00
kumavis
a468294d2c
deps - bump provider-engine
2016-05-11 13:23:53 -07:00
Dan Finlay
9ff218afa8
Added transition group dependency back
2016-05-11 02:53:49 -07:00
Dan Finlay
2978e6e494
Fixed transitions
2016-05-11 02:46:41 -07:00
kumavis
82f9955f21
deps - bump jazzicon
2016-05-11 00:18:52 -07:00
Dan Finlay
d9d442ed1f
Began adding jazzicons
...
Currently experiencing a few problems:
1. Tons of errors on app start. It's as if Jazzicon is getting called many times at start with some object as its diameter.
2. Weird visual glitches. When leaving a view with a jazzicon, it flashes off its border radius.
3. Messy transitions. Might want to just re-do the transitions. They just look awful, it's barely worthwhile.
2016-05-10 23:07:01 -07:00
kumavis
aa2816010d
inpage - automatic dapp reload
2016-05-05 16:04:43 -07:00
Dan Finlay
118da12197
Merge branch 'master' into Identicon
2016-04-29 14:01:58 -07:00
Dan Finlay
9360e33510
Convert icons to identicons
2016-04-29 12:45:46 -07:00
kumavis
82983e5eff
idmgmt - eth_sign support + notifications
2016-04-28 14:16:24 -07:00
kumavis
d562b86f7a
tx list - bug fix - fixes #143
2016-04-28 11:48:39 -07:00
kumavis
c66ac13cc9
provider - use provider-engine zero
2016-04-26 11:36:23 -07:00
kumavis
04a61b7de9
build - post process with dereq
2016-04-20 13:22:41 -07:00
kumavis
2a53a26fca
Merge pull request #117 from MetaMask/i33
...
reject unknown tx 'from' address via provider-engine
2016-04-18 13:09:59 -07:00
kumavis
c503d0897d
deps - bump provider-engine to 7.4.0
2016-04-18 12:57:42 -07:00
kumavis
046bacbd5b
deps - remove unused faux-jax
2016-04-18 12:56:55 -07:00
Dan Finlay
65d73d7bb4
Unify test suites
2016-04-18 11:41:29 -07:00
Dan Finlay
8b62a8bec2
Fix plugin tests
2016-04-18 11:31:06 -07:00
Dan Finlay
6e0bb68cba
Run all UI tests
2016-04-14 15:26:26 -07:00
Dan Finlay
702b7e86f2
Limit test suite to UI for now
2016-04-14 15:10:12 -07:00
Dan Finlay
29f1957b86
Bump ethereumjs-utils version
2016-04-14 14:34:52 -07:00
Dan Finlay
4754db8c5f
Remove metamask-ui dependency
2016-04-13 15:48:13 -07:00
Dan Finlay
a27677a87c
Move UI deps into main plugin package.json
...
Also move UI test scripts into main plugin
Also move testing explanation to main plugin README.
2016-04-13 15:46:39 -07:00
Dan Finlay
b3e5fc2cf6
Revert "Revert "Etherscan provider""
2016-03-31 16:32:35 -07:00
Dan Finlay
3314aad9cc
Revert "Etherscan provider"
2016-03-31 16:32:06 -07:00
Dan Finlay
8384b035e8
Got etherscan working, bump version
...
New version of provider-engine includes etherscan-subprovider features required to let Metamask use it.
Hard coded the new version of `web3-provider-engine` even though it is not live on `npm` yet, because it is a dependency of this branch.
I'll deploy to the Chrome store but not merge on Github until that provider-engine is published, because it could break others' dev environments.
2016-03-31 16:23:22 -07:00
Dan Finlay
c2046be0d8
Made configuration migrateable
...
Abstract all configuration data into a singleton called `configManager`, who is responsible for reading and writing to the persisted storage (localStorage, in our case).
Uses my new module [pojo-migrator](https://www.npmjs.com/package/pojo-migrator ), and wraps it with the `ConfigManager` class, which we can hang any state setting or getting methods we need.
By keeping all the persisted state in one place, we can stabilize its outward-facing API, making the interactions increasingly atomic, which will allow us to add features that require restructuring the persisted data in the long term without having to rewrite UI or even `background.js` code.
All the restructuring and data-type management is kept in one neat little place.
This should make it very easy to add new configuration options like user-configured providers, per-domain vaults, and more!
I know this doesn't seem like a big user-facing feature, but we have a big laundry list of features that I think this will really help streamline.
2016-03-30 19:15:49 -07:00
Dan Finlay
335a03d650
Removed unused dependency
2016-03-25 15:45:23 -07:00
Dan Finlay
7fc8195cb1
Remove broken npm script
2016-03-25 15:43:26 -07:00
Dan Finlay
a2c7ccafa6
Implemented BIP44 compliance test.
...
Also added the hdPath that Christian had told me to our calls to the LightWallet, but this does not seem to have made us generate the same accounts as `testrpc` yet.
2016-03-25 14:51:19 -07:00
Dan Finlay
37fd45e5b7
Convert to bip44 hdTrees
...
Added initial test just to verify we can recover the accounts we generate in this way.
Still need to add compliance test to make sure this interoperates with testrpc's new mnemonic flag.
2016-03-25 12:41:18 -07:00
Dan Finlay
da31f4daed
Added basic es6 mocha test suite
2016-03-24 17:51:46 -07:00
kumavis
b8e36f41a2
notifications - add tx confirm+cancel buttons
2016-03-11 17:13:48 -08:00
kumavis
b3d46e02b8
build - use gulp, remove grunt
2016-03-11 15:21:43 -08:00
kumavis
1ffc98917d
plumbing - fix rpc feedback loop bug
2016-03-10 13:04:45 -08:00
kumavis
f64e4a518b
plumbing - pipe web3 to the popup.js
2016-03-10 12:28:42 -08:00
kumavis
95610c305f
deps - bump metamask-ui
2016-03-08 14:36:44 -08:00
kumavis
099bb6e63d
deps - bump ui and provider-engine
2016-03-08 13:27:38 -08:00
kumavis
f1d100f910
deps - add gulp deps
2016-03-02 23:29:43 -08:00
kumavis
f52f4d460e
build - add gulp build process
2016-03-02 23:08:28 -08:00
kumavis
fddb99c9b3
deps - bump provider engine
2016-02-17 13:43:44 -08:00
kumavis
c134fd3c1f
deps - bump metamask-ui
2016-02-17 00:55:38 -08:00
kumavis
15a88c71aa
deps - bump metamask-ui to 1.1.0
2016-02-15 11:05:56 -08:00
Simon de la Rouviere
2dd66f3a8f
Added xtend to package.json
2016-02-15 12:19:08 +02:00
kumavis
a487c8a952
intercept xhrs for localhost:8545
2016-02-14 21:53:54 -08:00
kumavis
26fec3d43a
deps - update deps
2016-02-10 18:28:57 -08:00
kumavis
f8c5b90320
idmgmt - refactor
2016-02-10 17:44:46 -08:00
kumavis
31c9bf3c26
deps - add readable-stream + bump provider-engine
2016-02-10 12:04:39 -08:00
kumavis
8ed59c0d12
deps - bump
2016-02-10 11:47:21 -08:00
kumavis
8f22f7603d
deps - add metamas-ui, bump provider-engine
2016-02-08 11:47:42 -08:00
kumavis
a91d576213
deps - bump metamask-provider
2016-01-27 22:42:50 -08:00
kumavis
c315084b0d
deps - but provider-engine
2016-01-21 01:24:42 -08:00
kumavis
2f079dfdd1
refactor - push data to popup
2016-01-17 01:27:25 -08:00
kumavis
7347a66eb0
integrate metamask-ui with id mgmt
2016-01-15 02:03:42 -08:00
kumavis
3eaf027e30
migrate to new ui + provider
2016-01-14 18:26:54 -08:00
kumavis
ec1155c2f9
deps - bump provider engine
2015-12-20 16:50:16 -08:00
kumavis
5027c87e6e
deps - bump provider-engine
2015-12-20 16:28:18 -08:00
kumavis
09644408c2
testing continues
2015-12-20 16:22:18 -08:00
kumavis
72a747165d
migrate to ProviderEngine zero-client
2015-12-18 22:05:16 -08:00
kumavis
cc935a1eba
deps - bump blockapps-web3
2015-10-13 13:00:22 +08:00
kumavis
2ecea44f92
major - migrate to blockapps-web3
2015-10-09 23:14:18 -07:00
kumavis
fd9871acae
builds smoothly + forwards txs to extension
2015-08-01 20:50:29 -07:00
kumavis
d352a6c7d8
metamask provider skeleton
2015-07-31 23:05:04 -07:00
kumavis
500a95a704
init commit
2015-07-31 18:38:02 -07:00