frankiebee
2dba03ffc5
dont lint jquery
2017-10-04 22:30:28 -07:00
frankiebee
245ab70881
add /mascara to linting
2017-10-04 22:10:30 -07:00
frankiebee
e7589a099f
mascara:exampl/app - add a send tx button
2017-10-04 22:09:37 -07:00
Thomas Huang
35f4148343
Merge pull request #2282 from MetaMask/Enforce0xPrefixForKeyrings
...
Enforce 0x prefix on accounts with new hd keyring
2017-10-04 16:56:20 -07:00
Dan Finlay
88686a3968
Enforce 0x prefix on accounts with new hd keyring
2017-10-04 15:35:46 -07:00
Dan Finlay
1cba6543a4
Begin implementing sync injection idea
2017-10-04 15:35:04 -07:00
Dan Finlay
a142f8913d
Merge pull request #2276 from MetaMask/revert-compute
...
Revert to normal balances.
2017-10-04 14:48:42 -07:00
Frankie
852c27bad4
Merge pull request #2279 from MetaMask/filter-default-fix
...
deps - bump eth-json-rpc-filters for log filter fix
2017-10-04 14:07:18 -07:00
kumavis
23bc92a8f1
deps - bump eth-json-rpc-filters for log filter fix
2017-10-04 13:33:50 -07:00
Kevin Serrano
27c72ee565
Revert to normal balances.
2017-10-04 12:10:01 -07:00
Kevin Serrano
bb9c2b3563
lint
2017-10-04 11:14:30 -07:00
Kevin Serrano
52aee7aa9e
Further adjustment to maintain API
2017-10-04 11:07:16 -07:00
Kevin Serrano
b158d7fea0
Rename to maintain API
2017-10-04 11:00:52 -07:00
Kevin Serrano
3d80565339
Configured for callback-required function.'
2017-10-04 10:55:10 -07:00
Kevin Serrano
e64c64a049
change global to window
2017-10-04 10:00:07 -07:00
Kevin Serrano
2f135c2e68
Include browser version
2017-10-04 09:56:40 -07:00
Kevin Serrano
147b81068a
Include OS version
2017-10-04 09:56:18 -07:00
Thomas Huang
f12504cd09
Merge pull request #2209 from MetaMask/greenkeeper/coveralls-3.0.0
...
Update coveralls to the latest version 🚀
2017-10-03 12:35:25 -07:00
Thomas Huang
4f678c7c34
Merge pull request #2264 from MetaMask/greenkeeper/mocha-4.0.0
...
Update mocha to the latest version 🚀
2017-10-03 12:33:11 -07:00
Kevin Serrano
1893c50730
Merge pull request #2175 from MetaMask/RemoveSlackLink
...
Remove slack link
2017-10-03 10:46:29 -07:00
Frankie
948a0b1078
Merge pull request #2250 from interfect/master
...
Don't pass origin as an HTTP header
2017-10-03 10:36:39 -07:00
Kevin Serrano
44949813de
Merge pull request #2251 from BrandenSoropia/remove-metamask-title
...
Removed MetaMask title. Fixed #1730 .
2017-10-03 10:15:33 -07:00
greenkeeper[bot]
98641f6f66
chore(package): update mocha to version 4.0.0
2017-10-03 04:33:04 +00:00
Sergey Ukustov
e11ca12890
Merge remote-tracking branch 'upstream/master'
2017-10-03 02:10:47 +03:00
Frankie
62a022336a
Merge pull request #2261 from MetaMask/retry-warn-not-fail
...
Resubmit - warn not fail on error
2017-10-02 16:09:19 -07:00
kumavis
2113d83489
ui - tx history - simplify error+warning display code
2017-10-02 15:39:44 -07:00
kumavis
062eaa6a82
pending tx tracker - on tx:warn append error message instead of error obj
2017-10-02 15:39:11 -07:00
Kevin Serrano
4b0e6a0a77
Merge branch 'master' into RemoveSlackLink
2017-10-02 15:23:27 -07:00
kumavis
25a80932a6
pending tx tracker - test - expect warning event on resubmit failure
2017-10-02 15:20:18 -07:00
kumavis
ed77304e73
pending tx tracker - tx:warning event includes err obj
2017-10-02 15:20:01 -07:00
kumavis
a86f6d6d90
pending tx tracker - test - rename tests to match event name
2017-10-02 15:14:15 -07:00
kumavis
22eaf92ec2
pending tx tracker - resubmit - warn dont error on unknown error
2017-10-02 15:00:23 -07:00
kumavis
7af696bfbe
pending tx tracker - dont throw on load failure
2017-10-02 14:56:59 -07:00
kumavis
b7c1951602
Merge pull request #2260 from MetaMask/history-notes
...
transaction - provide notes for history
2017-10-02 14:11:50 -07:00
kumavis
167ad729fd
Merge branch 'history-notes' of github.com:MetaMask/metamask-extension into history-notes
2017-10-02 13:45:47 -07:00
frankiebee
e08a727d44
Merge branch 'master' into history-notes
2017-10-02 13:44:15 -07:00
kumavis
df59ef9942
tx state history - append note to first op of diff
2017-10-02 13:44:11 -07:00
kumavis
c9c0e6f674
tx state history - test - fix format of history entries
2017-10-02 13:43:26 -07:00
Frankie
bf390bd63d
Merge pull request #2259 from MetaMask/tx-history-fix
...
tx state history - fix bug where initial snapshot was mutated on updateTx
2017-10-02 13:41:56 -07:00
frankiebee
833da191c3
transaction - provide notes for history
2017-10-02 13:41:29 -07:00
kumavis
d29b5f10ef
tx state history - fix bug where initial snapshot was mutated on updateTx
2017-10-02 13:14:42 -07:00
Kevin Serrano
da4b790034
Merge pull request #2254 from MetaMask/block-cache-fix
...
deps - bump pe for block cache fix
2017-10-02 12:05:08 -07:00
kumavis
e682611301
deps - bump pe for block cache fix
2017-10-02 11:35:26 -07:00
Thomas Huang
1769f880db
Merge pull request #2138 from sunify/fix-firefox-cors
...
Fix CORS issues in FireFox
2017-10-02 11:09:06 -07:00
Kevin Serrano
36bc8f3c60
Update manifest.json
2017-10-02 10:59:15 -07:00
Branden Soropia
db1dd46f8d
Removed MetaMasktitle. Fixed #1730 .
2017-10-02 00:02:30 -04:00
Adam Novak
8cc8fecdac
Don't pass origin as an HTTP header
...
Requests with this nonstandard header are being blocked by CORS when
made against Parity.
Not sending it ought to fix #1779 .
2017-10-01 18:55:52 -07:00
Dan Finlay
37979fca68
Merge pull request #2241 from MetaMask/Version-3.10.8-FixCurrency
...
Version 3.10.8 - Fix Currency Conversion
2017-09-29 21:10:10 -07:00
Dan Finlay
d5b0d8af4f
Version 3.10.8 - Fix Currency Conversion
...
In our conversion to the new Infura API, somehow we were sending upper-cased conversions to their lower-case sensitive API.
Fixes the first part of #2240
2017-09-29 20:57:15 -07:00
kumavis
7bdf73b1dd
Merge pull request #2233 from MetaMask/remove-accountTracker-from-transactions
...
pending-tx - dont check the balance to rebrodcast
2017-09-29 17:36:49 -07:00