kumavis
|
2b7542054e
|
deps - bump json rpc engine for bugfix
|
2018-01-22 12:52:15 -08:00 |
|
kumavis
|
b76f590043
|
Merge pull request #3025 from MetaMask/i#3018
add a `x` close button to gas calc loding screen on conf-tx
|
2018-01-22 11:40:22 -08:00 |
|
Dan Finlay
|
128b64cc2c
|
Bump changelog
|
2018-01-22 11:15:05 -08:00 |
|
Dan Finlay
|
98b5a62fa7
|
Merge pull request #3023 from MetaMask/build-lock-gulp
build - lock pre-release gulp dep to commit
|
2018-01-18 13:12:41 -08:00 |
|
Dan Finlay
|
59d0fa2637
|
Merge pull request #3016 from MetaMask/sentry
Stability - Add Sentry Remote Error Reporting
|
2018-01-18 13:11:15 -08:00 |
|
Dan Finlay
|
098f0ca22c
|
Merge pull request #3035 from MetaMask/infura-rest-fix
BugFix - infura rest api uri length limit fix
|
2018-01-18 13:02:40 -08:00 |
|
kumavis
|
9f3183ccf3
|
deps - bump infura provider for uri length limit fix
|
2018-01-18 11:51:39 -08:00 |
|
Thomas Huang
|
e561740133
|
Merge branch 'master' into build-lock-gulp
|
2018-01-18 10:13:31 -08:00 |
|
Thomas Huang
|
d8d11ec764
|
Merge pull request #3029 from MetaMask/test-provider-stub
Tests - Improved provider stubbing with test-block-middleware
|
2018-01-18 10:07:41 -08:00 |
|
kumavis
|
ab3423d00d
|
deps - re-add eth-block-tracker
|
2018-01-17 22:07:08 -08:00 |
|
kumavis
|
899e839e7c
|
test - createTestProviderTools includes block tracker layer
|
2018-01-17 21:43:34 -08:00 |
|
kumavis
|
d7c8ec22a4
|
test - tx controller - fix txGasUtil reference
|
2018-01-17 20:09:13 -08:00 |
|
kumavis
|
b70d3a9b6e
|
deps - bump json-rpc-engine for better errors
|
2018-01-17 20:02:43 -08:00 |
|
kumavis
|
d1d745eef4
|
test - typo - fix spelling of word stubbed
|
2018-01-17 19:47:35 -08:00 |
|
kumavis
|
3cbf2b7e3e
|
test - remove createEthJsQueryStub
|
2018-01-17 19:44:11 -08:00 |
|
kumavis
|
2b9781ab4c
|
test - stub provider needs to handle errors
|
2018-01-17 19:19:20 -08:00 |
|
frankiebee
|
8bb57f33b1
|
add a x close button to gas calc loding screen on conf-tx
|
2018-01-17 18:47:56 -08:00 |
|
kumavis
|
b259c29374
|
Merge pull request #3021 from MetaMask/i#3020
transactions - transition approved transactions to failed transactions…
|
2018-01-17 18:03:52 -08:00 |
|
kumavis
|
96fc916024
|
Update transactions.js
|
2018-01-17 17:56:31 -08:00 |
|
kumavis
|
29a6da0d01
|
build - lock pre-release gulp dep to commit
|
2018-01-17 17:50:55 -08:00 |
|
frankiebee
|
234c2417ca
|
transactions - transtion approved transactions to failed transactions on boot
|
2018-01-17 16:49:38 -08:00 |
|
Frankie
|
7c380547b7
|
Merge pull request #3019 from MetaMask/i#3015
transactions - wrap addTxDefaults in a try catch and re try addTxDefa…
|
2018-01-17 16:36:18 -08:00 |
|
frankiebee
|
be8d924432
|
transactions - fail txs on boot who fail addTxDefaults
|
2018-01-17 15:48:37 -08:00 |
|
kumavis
|
bb853c6b1c
|
lint - ignore vendor js
|
2018-01-17 15:45:36 -08:00 |
|
frankiebee
|
9f19fea8e0
|
transactions - wrap addTxDefaults in a try catch and re try addTxDefaults on boot if they did not complete
|
2018-01-17 15:42:01 -08:00 |
|
kumavis
|
1f5325804b
|
sentry - dedupe raven vendor
|
2018-01-17 15:38:25 -08:00 |
|
kumavis
|
0e52684acd
|
lint - ignore vendor js
|
2018-01-17 15:35:47 -08:00 |
|
kumavis
|
daa62b507a
|
sentry - breakout raven setup and add release config
|
2018-01-17 14:59:15 -08:00 |
|
kumavis
|
52a1c954f1
|
sentry - update raven and add to ui
|
2018-01-17 14:28:37 -08:00 |
|
kumavis
|
7d1554b1c1
|
sentry - add raven + sentry reporting config
|
2018-01-17 14:04:37 -08:00 |
|
Frankie
|
5e4dd7118f
|
Merge pull request #3012 from MetaMask/AddNetworkIndicatorClasstoLoading
Add network-indicator classname to network loading spinner
|
2018-01-17 11:37:46 -08:00 |
|
Thomas
|
8c792ba3ee
|
Add network-indicator classname to network loading spinner
|
2018-01-17 10:51:23 -08:00 |
|
Thomas Huang
|
aa76c5c73c
|
Merge pull request #2996 from MetaMask/Version-3.13.5
Version 3.13.5
|
2018-01-16 12:30:48 -08:00 |
|
Dan Finlay
|
41fdff41cd
|
Version 3.13.5
|
2018-01-16 12:20:15 -08:00 |
|
kumavis
|
727ec73b66
|
Merge pull request #2983 from MetaMask/i2907-NoCodeGasLimit
Set gas limit to 21k for recipients with no code
|
2018-01-16 11:16:06 -08:00 |
|
Dan Finlay
|
c0cf665b85
|
Merge branch 'master' into i2907-NoCodeGasLimit
|
2018-01-16 11:05:40 -08:00 |
|
Dan Finlay
|
8fb62b97c5
|
Create new flag for simple sends to avoid overloading other flag
|
2018-01-16 11:05:11 -08:00 |
|
kumavis
|
b046f96d4b
|
Merge pull request #2929 from MetaMask/i2779-FirefoxSpecifyAccountDetailHeight
I2779 firefox specify account detail height
|
2018-01-16 10:42:59 -08:00 |
|
Dan Finlay
|
003b4a721c
|
Merge branch 'master' into i2779-FirefoxSpecifyAccountDetailHeight
|
2018-01-16 10:15:11 -08:00 |
|
kumavis
|
6cfaf03b3d
|
Merge branch 'master' into i2907-NoCodeGasLimit
|
2018-01-16 09:59:32 -08:00 |
|
Thomas Huang
|
27ca48b369
|
Merge pull request #2984 from MetaMask/RenameLockToLogout
Rename lock to log out
|
2018-01-16 09:48:23 -08:00 |
|
Dan Finlay
|
1a8beb13e6
|
Merge pull request #2962 from MetaMask/open-popup
Open popup before estimateGas finishes
|
2018-01-15 16:17:56 -08:00 |
|
Dan Finlay
|
0121892141
|
Merge branch 'master' into i2779-FirefoxSpecifyAccountDetailHeight
|
2018-01-15 16:15:50 -08:00 |
|
Dan Finlay
|
58be1742e1
|
Rename lock to log out
Fixes #2475
|
2018-01-15 16:04:49 -08:00 |
|
Frankie
|
f18ed8bfd4
|
Merge branch 'master' into open-popup
|
2018-01-15 15:25:14 -08:00 |
|
frankiebee
|
724197b95f
|
add to CHANGELOG.md
|
2018-01-15 15:23:11 -08:00 |
|
Dan Finlay
|
845917b2d5
|
Merge branch 'master' into i2907-NoCodeGasLimit
|
2018-01-15 15:10:50 -08:00 |
|
Dan Finlay
|
cd7eaaa735
|
Set gas limit to 21k for recipients with no code
Fixes #2907
|
2018-01-15 15:08:07 -08:00 |
|
Frankie
|
a18524300a
|
Merge pull request #2953 from MetaMask/i2826-SignBytes
Fix signTypedData bytes signing
|
2018-01-15 15:03:43 -08:00 |
|
Frankie
|
9d7c635b0a
|
Merge branch 'master' into i2826-SignBytes
|
2018-01-15 14:47:48 -08:00 |
|