MetaMask Bot
31f751c7ca
Version v10.0.2
2021-08-17 01:04:25 +00:00
MetaMask Bot
ba1a4a2032
Version v10.0.1
2021-08-11 19:36:08 +00:00
Alex Donesky
0a8278a16f
Fix ipfs dependency vulernability ( #11745 )
2021-08-03 22:13:09 -02:30
MetaMask Bot
9b35d4c8d4
Version v10.0.0
2021-08-02 22:55:15 -02:30
Dan J Miller
02c462168d
Master sync ( #11734 )
...
* Use current block gas limit as the limit passed eth_estimateGas (#11658 )
* Revert "Use current block gas limit as the limit passed eth_estimateGas (#11658 )" (#11660 )
This reverts commit aee79fd44d
.
* Use current block gas limit as the limit passed eth_estimateGas (#11658 )
* Version v9.8.4
* Allow higher precision gas prices in the send flow (#11652 )
* Allow higher precision gas prices in the send flow
* Fix gas duck test
* Allow more decimals in transaction breakdown gas price
* [skip e2e] Update changelog for v9.8.4 (#11665 )
Co-authored-by: ryanml <ryanlanese@gmail.com>
Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>
2021-08-02 22:48:43 -02:30
Dan J Miller
4d4adfd45f
Revert "Sync master
with develop
( #11666 )" ( #11732 )
...
This reverts commit 8b53350501
.
2021-08-02 21:24:16 -02:30
Alex Donesky
1135810699
Bump controllers version from 12.0.0 to 14.0.2 ( #11674 )
2021-07-29 19:47:35 -02:30
ryanml
8b53350501
Sync master
with develop
( #11666 )
...
* Use current block gas limit as the limit passed eth_estimateGas (#11658 )
* Revert "Use current block gas limit as the limit passed eth_estimateGas (#11658 )" (#11660 )
This reverts commit aee79fd44d
.
* Use current block gas limit as the limit passed eth_estimateGas (#11658 )
* Version v9.8.4
* Allow higher precision gas prices in the send flow (#11652 )
* Allow higher precision gas prices in the send flow
* Fix gas duck test
* Allow more decimals in transaction breakdown gas price
* [skip e2e] Update changelog for v9.8.4 (#11665 )
Co-authored-by: Dan J Miller <dmiller@kyokan.io>
Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>
2021-07-29 14:06:16 -02:30
kumavis
984b78730f
CI - enforce dep usage with depcheck ( #11518 )
...
* deps - validate with depcheck
* ci - add depcheck + fixes for missing/extra deps
* ci - run depcheck after deps prep install
* deps - add yarn-deduplicate development tool
* Update .circleci/config.yml
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
* Update .circleci/config.yml
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
* Removing @lavamoat/preinstall-always-fail
* [depcheck] removing unused dependencies
* Update .depcheckrc.yml
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
Co-authored-by: ryanml <ryanlanese@gmail.com>
2021-07-27 20:03:03 -07:00
sethkfman
d64d9050b8
bumped contract-metadata to v1.28.0 ( #11625 )
2021-07-26 12:03:21 -07:00
ryanml
c325996296
Merge remote-tracking branch 'origin/develop' into master-sync
2021-07-26 10:54:32 -07:00
MetaMask Bot
75c7d284c5
Version v9.8.3
2021-07-24 00:44:37 +00:00
ryanml
77626b90c7
Merge remote-tracking branch 'origin/develop' into master-sync
2021-07-21 20:37:42 -07:00
MetaMask Bot
0f90c4239a
Version v9.8.2
2021-07-20 12:33:28 +00:00
ryanml
53c358e207
Merge branch 'develop' into master-sync
2021-07-16 11:51:15 -07:00
Peter-Jan Brone
3fada25dfc
Add Skylink support to ENS resolver ( #11401 )
...
* Add Skynet support to ENS to IPFS resolver
* Remove newline
* Fix lint
* Fix lint
* Remove mistakenly committed zip file
* Update
2021-07-16 10:22:04 -05:00
kumavis
9f4820ee98
Build - refactor for bundle factoring and swappable runtime ( #11080 )
...
* wip
* build - breakout sentry-install bundle
* deps - move new build sys deps to published versions
* chore: lint fix
* clean - remove unused file
* clean - remove unsused package script
* lavamoat - update build system policy
* build - render html to all platforms
* development - improve sourcemap debugger output
* deps - update lavapack
* lint - fix
* deps - update lavapack for bugfix
* deps - update lavapack for bugfix
* deps - bump lavapack for line ending normalization
* sourcemap explorer - disable boundary validation
* ci - reset normal ci flow
* build - re-enable minification on prod
* build - remove noisy log about html dest
* build - update terser and remove gulp wrapper for sourcemap fix
* Revert "sourcemap explorer - disable boundary validation"
This reverts commit 94112209ed880a6ebf4ee2ded411e59db6908162.
* build - reenable react-devtools in dev mode
* wip
* build - breakout sentry-install bundle
* deps - move new build sys deps to published versions
* chore: lint fix
* clean - remove unused file
* clean - remove unsused package script
* lavamoat - update build system policy
* build - render html to all platforms
* development - improve sourcemap debugger output
* deps - update lavapack
* lint - fix
* deps - update lavapack for bugfix
* deps - update lavapack for bugfix
* deps - bump lavapack for line ending normalization
* sourcemap explorer - disable boundary validation
* ci - reset normal ci flow
* build - re-enable minification on prod
* build - remove noisy log about html dest
* build - update terser and remove gulp wrapper for sourcemap fix
* Revert "sourcemap explorer - disable boundary validation"
This reverts commit 94112209ed880a6ebf4ee2ded411e59db6908162.
* build - reenable react-devtools in dev mode
* Updating lockfile
* lint fix
* build/dev - patch watchifys incompatible binary stats output
* ui - add comment about conditional import
* build - improve comment
* Update development/stream-flat-map.js
Co-authored-by: Brad Decker <git@braddecker.dev>
* Outputting all bundle file links (metamaskbot)
Co-authored-by: ryanml <ryanlanese@gmail.com>
Co-authored-by: Brad Decker <git@braddecker.dev>
2021-07-15 10:59:34 -07:00
MetaMask Bot
80b0f04127
Version v9.8.1
2021-07-13 20:31:50 +00:00
ryanml
81a71a1052
Merge remote-tracking branch 'origin/develop' into master-sync
2021-07-12 08:41:53 -07:00
Alex Donesky
ece437b139
Update controllers with conversionRate change with minimal required changes in extension ( #11361 )
...
* updating controllers with conversionRate change with minimal required changes in extension
* swapping showFiat selector in places where possible
* adding invalid conversion protection
* lint fixes
* adjusting list-item styling logic
2021-07-09 16:35:44 -02:30
Brad Decker
39906d6124
upgrade @metamask/controllers to v12.0.0 ( #11472 )
2021-07-07 15:08:00 -05:00
ryanml
9e86d417f9
Bumping contract-metadata -> 1.27.0 in package.json ( #11458 )
2021-07-06 10:44:34 -07:00
MetaMask Bot
17682e3368
Version v9.8.0
2021-07-05 09:14:05 +00:00
Alex Donesky
85f17831a2
add erc-721 token detection and flag to disable sending ( #11210 )
...
* add erc-721 token detection and flag to disable sending
* addressing feedback
* remove redundant provider instantiation
* fix issue caused by unprotected destructuring
* add tests and documentation
* move add isERC721 flag to useTokenTracker hook
* Update and unit tests
* use memoizedTokens in useTokenTracker
Co-authored-by: Dan Miller <danjm.com@gmail.com>
2021-07-05 01:01:26 -07:00
ryanml
c6a6e6c21b
Merge remote-tracking branch 'origin/develop' into master-sync
2021-07-01 12:59:41 -07:00
MetaMask Bot
4b7a1ec91f
Version v9.7.1
2021-06-30 19:29:07 +00:00
Etienne Dusseault
5b08a6b94a
yarn build:dev for running build subprocess not in lavamoat ( #11427 )
2021-06-30 12:26:19 -02:30
Brad Decker
810978c1ff
use jest for testing shared ( #11334 )
2021-06-29 15:35:22 -07:00
ryanml
b4f27d8916
Merge remote-tracking branch 'origin/develop' into master-sync
2021-06-25 09:57:28 -07:00
Brad Decker
a396f55953
use jest for testing shared ( #11334 )
2021-06-24 14:52:29 -05:00
Alex Donesky
a4a5580785
Update controllers with conversionRate change with minimal required changes in extension ( #11361 )
...
* updating controllers with conversionRate change with minimal required changes in extension
* swapping showFiat selector in places where possible
* adding invalid conversion protection
* lint fixes
* adjusting list-item styling logic
2021-06-23 18:28:49 -05:00
Alex Donesky
e10ddbe3a3
add erc-721 token detection and flag to disable sending ( #11210 )
...
* add erc-721 token detection and flag to disable sending
* addressing feedback
* remove redundant provider instantiation
* fix issue caused by unprotected destructuring
* add tests and documentation
* move add isERC721 flag to useTokenTracker hook
* Update and unit tests
* use memoizedTokens in useTokenTracker
Co-authored-by: Dan Miller <danjm.com@gmail.com>
2021-06-22 12:39:44 -05:00
Brad Decker
cf34e64f15
Support EIP-2718 transaction types, EIP-2930 and EIP-1559 support ( #11288 )
2021-06-16 15:40:17 -05:00
ryanml
c60313eeac
Merge remote-tracking branch 'origin/develop' into master-sync
2021-06-15 14:17:26 -07:00
MetaMask Bot
56650b7e56
Version v9.6.1
2021-06-15 18:59:27 +00:00
Mark Stacey
7535d63466
Add run-e2e-test.js
script ( #11301 )
...
This script makes it easier to run an individual E2E test. In the past
I've run individual scripts by editing `run-all.sh` manually, but now
that can be done more easily with this script. It also allows setting
the number of retries to use and the browser to use from the CLI.
This script has been added as an npm script as well, called
'test:e2e:single'.
The `run-all.sh` script was rewritten in JavaScript to make it easier
to pass through a `--retries` argument.
The default number of retries has been set to zero to make local
testing easier. It has been set to 2 on CI.
This was mainly done to consolidate the code used to run an E2E test in
one place, to make later improvements easier.
2021-06-15 15:21:25 -02:30
ryanml
341b090857
Upgrading eth-ledger-bridge-keyring -> 0.6.0, eth-trezor-keyring -> 0.7.0 ( #11290 )
2021-06-14 19:30:52 -07:00
Mark Stacey
80697f781a
Update @metamask/contract-metadata
from v1.25 to v1.26 ( #11278 )
...
This update includes various new tokens.
2021-06-11 06:56:58 -07:00
Mark Stacey
108bd7987b
Update @metamask/contract-metadata
from v1.25 to v1.26 ( #11278 )
...
This update includes various new tokens.
2021-06-11 11:04:09 -02:30
MetaMask Bot
5f2e1ba476
Version v9.7.0
2021-06-11 01:07:28 +00:00
ryanml
f1403f4849
Bumping package version -> 9.6.0
2021-06-10 14:29:29 -07:00
Etienne Dusseault
ecf31c39d0
bump allow scripts ( #11134 )
2021-06-07 10:38:33 -02:30
MetaMask Bot
1902b5d6b5
Version v9.6.0
2021-06-07 10:38:33 -02:30
ryanml
ec01218a73
Bumping package.json
2021-06-07 10:33:25 -02:30
Niranjana Binoy
d4cb403d51
Handling custom token decimal fetch failure due to network error ( #10956 )
2021-06-07 10:33:20 -02:30
David Walsh
440b013d51
Update eth-ledger-bridge-keyring to v0.5.0 ( #11064 )
2021-06-07 10:30:50 -02:30
Etienne Dusseault
fac258a38a
bump allow scripts ( #10822 )
2021-06-07 10:16:19 -02:30
Erik Marks
2007e73747
@metamask/providers@8.1.1 ( #11078 )
...
* @metamask/providers@8.1.1
* Minimize import footprint
2021-06-07 10:07:43 -02:30
ryanml
9303912b7d
bumping package.json -> 9.5.2
2021-06-07 10:07:43 -02:30
ryanml
3a6966ac8a
Fixing changelog, bumping package.json -> 9.5.1
2021-06-07 10:06:18 -02:30