Kevin Serrano
|
0373a3840b
|
Merge pull request #3047 from MetaMask/fix-provider-json-parse
Fix providers retry logic and retries expired error messages
|
2018-01-22 15:12:56 -08:00 |
|
kumavis
|
2b7542054e
|
deps - bump json rpc engine for bugfix
|
2018-01-22 12:52:15 -08:00 |
|
kumavis
|
4670aad291
|
deps - bump provider engine and infura-middleware for better retry and error messages
|
2018-01-19 14:07:38 -08:00 |
|
kumavis
|
02df9a6bd1
|
deps - bump providers for better JSON parse error messages
|
2018-01-19 12:16:53 -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 |
|
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 |
|
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
|
b70d3a9b6e
|
deps - bump json-rpc-engine for better errors
|
2018-01-17 20:02:43 -08:00 |
|
kumavis
|
29a6da0d01
|
build - lock pre-release gulp dep to commit
|
2018-01-17 17:50:55 -08:00 |
|
Dan Finlay
|
5fb2cfed6a
|
Merge branch 'master' into i2826-SignBytes
|
2018-01-15 14:20:50 -08:00 |
|
Dan Finlay
|
93d4b22363
|
Bump keyringController version
|
2018-01-15 14:11:59 -08:00 |
|
kumavis
|
bfa10e29a1
|
Merge pull request #2900 from MetaMask/infura-rest-api
Provider - Use Infura rest api for infura networks
|
2018-01-15 12:13:59 -08:00 |
|
Dan Finlay
|
6df3261deb
|
Fix signTypedData bytes signing
Fixes #2826
|
2018-01-13 13:39:21 -08:00 |
|
Dan Finlay
|
7ba9ed922a
|
Merge pull request #2926 from MetaMask/gulp-npmls
build - add 'deps' step that records output of 'npm ls' into build
|
2018-01-11 15:06:36 -08:00 |
|
kumavis
|
cf60b23eec
|
Merge branch 'master' into infura-rest-api
|
2018-01-11 11:40:56 -08:00 |
|
kumavis
|
9a603606a6
|
deps - gulp in dev deps only
|
2018-01-10 13:51:25 -08:00 |
|
kumavis
|
cc49e637dd
|
deps - bump eth-json-infura
|
2018-01-09 08:18:58 -08:00 |
|
Dan Finlay
|
dcbecdc1fd
|
Merge pull request #2796 from MetaMask/filter-case-sensitive
bugfix: deps - eth-json-rpc-filters@1.2.5
|
2018-01-08 15:40:39 -08:00 |
|
kumavis
|
ab7701efb3
|
provider - infura - use infura REST api
|
2018-01-08 14:57:57 -08:00 |
|
kumavis
|
2147b8a59a
|
Merge pull request #2854 from MetaMask/UpdateVinyl-BufferPackage
Update vinyl-buffer to version 1.0.1
|
2018-01-08 12:40:54 -08:00 |
|
Dan Finlay
|
4bca98d588
|
Derive gas price estimate from previous transactions
Return the 50th percentile lowest gas price of the previous 20 blocks.
|
2018-01-05 21:24:20 -08:00 |
|
Thomas Huang
|
a6760fca25
|
Update vinyl-buffer to version 1.0.1
|
2018-01-04 06:40:38 -06:00 |
|
greenkeeper[bot]
|
37789f2dba
|
chore(package): update vinyl-source-stream to version 2.0.0
|
2017-12-23 05:35:28 +00:00 |
|
kumavis
|
023b5c84c4
|
deps - eth-json-rpc-filters@1.2.5
fix case sensitive address check in filters
|
2017-12-22 10:15:38 -08:00 |
|
Thomas Huang
|
c6e7bc0a5d
|
Add exit flag to mocha to exit after tests run
|
2017-12-15 14:41:58 -06:00 |
|
kumavis
|
161aa66cb4
|
Revert "Revert "network - for infura networks use the infura block tracker provider""
This reverts commit 5df7dcd758 .
|
2017-12-13 18:57:27 -08:00 |
|
kumavis
|
adb3de5283
|
Merge branch 'master' of github.com:MetaMask/metamask-plugin into infura-block-tracker
|
2017-12-13 18:56:27 -08:00 |
|
kumavis
|
222e80dbbe
|
deps - bump eth-json-rpc-infura
|
2017-12-13 18:43:12 -08:00 |
|
Frankie
|
5df7dcd758
|
Revert "network - for infura networks use the infura block tracker provider"
|
2017-12-13 17:46:56 -08:00 |
|
kumavis
|
33e6befdaa
|
network - for infura networks use the infura block tracker provider
|
2017-12-13 13:51:36 -08:00 |
|
Dan Finlay
|
1ebd5140aa
|
Version 3.13.2
|
2017-12-09 20:00:54 -05:00 |
|
Thomas Huang
|
c30b543a80
|
Merge pull request #2630 from MetaMask/i2624-VersionedNotices
Versioned notices
|
2017-11-29 17:25:10 -06:00 |
|
kumavis
|
327651e7fb
|
Merge branch 'master' of github.com:MetaMask/metamask-plugin into reload-fix
|
2017-11-29 08:27:47 -10:00 |
|
Dan Finlay
|
f0f6bb28e0
|
Get notice version filtering working nicely
|
2017-11-28 15:16:04 -08:00 |
|
kumavis
|
f64bc3c01a
|
deps - obs-store@3 + migrate stream plumbing
|
2017-11-28 11:09:18 -10:00 |
|
Dan Finlay
|
e89f82399f
|
Add optional version field to notices
Allows notices to only show to users who are on a certain version.
|
2017-11-28 11:14:57 -08:00 |
|
Thomas Huang
|
698e9ba441
|
Update greenkeeper deps for master
|
2017-11-27 13:49:49 -06:00 |
|
greenkeeper[bot]
|
fac516e5eb
|
fix(package): update react-markdown to version 3.0.0
|
2017-11-20 09:08:48 +00:00 |
|
Kevin Serrano
|
1767dceba4
|
Merge pull request #2422 from watilde/fixes-lint
Fixes lint warnings
|
2017-10-24 16:53:54 -07:00 |
|
tmashuang
|
91b23246cd
|
Merge branch 'firsttimeflow' of https://github.com/chikeichan/metamask-plugin into firsttimeflow
|
2017-10-24 08:36:02 -07:00 |
|
Kevin Serrano
|
721019bc2b
|
Temporarily reversal of json-rpc-engine
|
2017-10-21 14:47:12 -07:00 |
|
Daijiro Wachi
|
c1eb8f16dc
|
Add lint:fix command to gulp and npm-scripts
|
2017-10-21 21:04:24 +02:00 |
|
Chi Kei Chan
|
5484e68896
|
Add Integration Tests
|
2017-10-20 21:51:37 -07:00 |
|
Chi Kei Chan
|
ac50db52a9
|
Fix linter
|
2017-10-20 21:51:37 -07:00 |
|
Chi Kei Chan
|
5aaa2d679b
|
Add ShapeShift UI
|
2017-10-20 21:51:37 -07:00 |
|
Chi Kei Chan
|
c6a3d00d80
|
Fix merge conflict; separate onboarding buy screen
|
2017-10-20 21:51:37 -07:00 |
|
Chi Kei Chan
|
e88baff2ee
|
Add missing presets
|
2017-10-20 21:51:37 -07:00 |
|
Jacky Chan
|
638bbe0428
|
Shuffle tokens
|
2017-10-20 21:51:37 -07:00 |
|