Dan J Miller
e3533878f4
Fix getFullTxData so that customTxParamsData is not lost ( #16805 )
...
Co-authored-by: Pedro Figueiredo <ganseki.figueiredo@gmail.com>
2022-12-05 16:05:08 -03:30
Dan J Miller
e52fd71b1b
Use NETWORK_EVENTS.NETWORK_DID_CHANGE to trigger network change callback in assetsContractController ( #16760 )
2022-12-05 10:28:00 +01:00
Dan J Miller
91b635b195
Use new assets contrller package to fix 0 decimal token bug ( #16685 )
2022-12-01 16:31:34 -03:30
Frederik Bolding
128b628e0d
Fix production builds for Flask ( #16757 )
2022-12-01 14:58:54 +01:00
Adnan Sahovic
b3acab5c87
Token allowance i18n interpolation system ( #16347 )
...
* added i18n interpolation system to token-allowance screen
* modified revokeSpendingCap
* Fixed minor type error
* resolved conflicts
2022-11-25 11:28:58 +01:00
Niranjana Binoy
23ff58268f
Resetting spending cap value to empty when a token allowance request is rejected. ( #16659 )
2022-11-24 20:25:08 +01:00
Jyoti Puri
6625c542d9
Remove callback from being saved in controller state ( #16627 )
2022-11-23 21:30:26 +01:00
Adnan Sahovic
899ecfbf1d
Skip the first token allowance screen if dapp proposing spending cap is 0 ( #16502 )
2022-11-23 14:21:47 +01:00
seaona
26b0fc35fb
Changelog for 10.23.0 ( #16555 )
...
* Changelog for v10.23.0
* Update CHANGELOG.md
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
* Update CHANGELOG.md Fix some issues with installing snaps that request `eth_accounts`
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
* Update CHANGELOG.md Snaps no longer automatically receive a `Buffer` polyfill
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
* Move Snaps entry to Fix
Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
2022-11-18 14:25:15 +01:00
Brad Decker
557b6edf4f
persist user traits for comparison ( #16506 )
2022-11-17 19:54:57 +01:00
seaona
dbf49b1fe2
Merge branch 'master' into Version-v10.23.0
2022-11-17 11:38:06 +01:00
Dan J Miller
5f1a5d1a3c
Merge pull request #16516 from MetaMask/Version-v10.22.2
...
Version v10.22.2 RC
2022-11-16 21:40:48 -03:30
seaona
34a167dfb6
policies (hopefully last one)
2022-11-17 00:35:23 +01:00
seaona
d386f05ae7
yarn deduplicate
2022-11-16 23:40:11 +01:00
seaona
dc0097dd63
Update package json
2022-11-16 23:29:53 +01:00
seaona
7ea05e2387
policies update
2022-11-16 22:57:36 +01:00
Daniel
72e49f4bd4
Add mocks for E2E tests ( #16527 )
...
* Mock token import
* Add mocks, improve stability
* Update LavaMoat policies
The policies became outdated recently due to undetected conflicts
between PRs.
* Use veryLargeDelayMs, refactoring
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2022-11-16 17:08:18 -03:30
seaona
8b1980d77a
[e2e] Fix RPC flaky test ( #16530 )
2022-11-16 17:08:09 -03:30
seaona
05bc2fdde7
Update CHANGELOG.md entry
...
Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2022-11-16 17:18:46 +01:00
seaona
636eddd06e
yarn dedupe + policies + changelog
2022-11-16 16:58:46 +01:00
seaona
66c0a60e03
policies + yarn
2022-11-16 16:42:41 +01:00
Mark Stacey
2bc4408f0d
Update SmartTransactionsController to v3 ( #16511 )
...
This update drops support for Node.js v12, and it includes a bug fix
for a deadlock encountered when using swaps on unsupported testnets.
Fixes #16479
2022-11-16 15:14:37 +01:00
Dan J Miller
f754d81db5
Configure smart transactions controller to support goerli ( #16500 )
2022-11-16 15:05:43 +01:00
Adnan Sahovic
1f71792899
Added "What's New" Notification for Improved token allowance experience ( #16465 )
2022-11-16 14:12:39 +01:00
Mark Stacey
821cf78383
Update changelog
2022-11-15 15:52:46 -03:30
MetaMask Bot
1b602d8141
Version v10.22.2
2022-11-15 19:12:50 +00:00
Mark Stacey
ace7b0cda9
Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0""
...
This reverts commit d91ce9c4b5
.
2022-11-15 14:22:08 -03:30
Mark Stacey
205d60f3bd
Revert "Ignore advisary related to 3Box"
...
This reverts commit 3da175cf0c
.
2022-11-15 14:21:17 -03:30
Mark Stacey
6035bbf562
Revert "Fix e2e test"
...
This reverts commit 69ccb37cb9
.
2022-11-15 14:21:13 -03:30
Mark Stacey
ffd1e58c9b
Merge pull request #16504 from MetaMask/Version-v10.22.1
...
Version v10.22.1 RC
2022-11-15 14:20:12 -03:30
Mark Stacey
69ccb37cb9
Fix e2e test
...
The new e2e test added for the bug fix being released here has been
updated to use the old e2e test fixtures, rather than the fixture-
builder. The fixture builder is not available on this branch yet.
2022-11-15 13:05:25 -03:30
Mark Stacey
3da175cf0c
Ignore advisary related to 3Box
...
3Box was removed in v10.22.0, so this advisory will be obsolete in the
subsequent release, which is being prepared already.
2022-11-15 12:30:56 -03:30
Mark Stacey
097c8a22a0
Update changelog
2022-11-15 12:29:51 -03:30
Dan J Miller
6473b7d0ce
Prevent user from editing a contract interaction created by a dapp ( #16498 )
...
* Prevent user from editing a contract interaction created by a dapp
* Code cleanup
* Fix e2e test selector
* Fix e2e test
* Fix e2e test
* Update snapshot
2022-11-15 12:28:59 -03:30
Mark Stacey
12d0fc47a5
Restore v10.22.0 changelog
2022-11-15 12:11:02 -03:30
MetaMask Bot
6c942dbeae
Version v10.22.1
2022-11-15 15:06:13 +00:00
Mark Stacey
d91ce9c4b5
Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"
...
This reverts commit 308033edbf
, reversing
changes made to b8d71d6d1d
.
2022-11-15 11:30:02 -03:30
seaona
3a31cbeec9
10.23.0 RC
2022-11-14 15:51:44 +01:00
Mark Stacey
3a19c9c109
Merge pull request #16476 from MetaMask/master-sync
...
Sync develop with master v10.22.0
2022-11-14 11:13:19 -03:30
Peter Yinusa
b2293e6648
[e2e]: log exceptions when tests fail ( #16453 )
...
* log exceptions inc background
* show full stacktrace
* use driver api
* lint
2022-11-14 08:35:08 -06:00
Frederik Bolding
8f30e03613
[FLASK] Fix an issue with updating snaps that have caveat permissions ( #16473 )
2022-11-14 11:50:17 +01:00
seaona
d58025d142
Merge branch 'master' into master-sync
2022-11-14 10:48:11 +01:00
Mark Stacey
308033edbf
Merge pull request #16353 from MetaMask/Version-v10.22.0
...
Version v10.22.0
2022-11-11 15:43:19 -03:30
seaona
d4d8a8a13d
Add Changelog entry for fix Network form by validating chainId
2022-11-11 16:41:32 +01:00
Alex Donesky
68684bfd11
fix chainId validation on network form ( #16452 )
2022-11-11 11:01:07 -03:30
Alex Donesky
b2e621b5f9
fix chainId validation on network form ( #16452 )
2022-11-11 10:49:50 -03:30
David Walsh
de0f1ec51b
BETA - Update verbiage for success messages after onboarding ( #16343 )
2022-11-11 10:24:06 +01:00
George Marshall
9821c59e11
TextField
component updates (#16424 )
...
* Updating showClearButton prop name and making component dumber
* Docs update
* Adding missing proptype
* Fixing casing on tests
* Replacing clear button placeholder with ButtonIcon and docs update
* Fixing linting issues
* Adding note about controlled only for showClearButton to work and fixing some tests
* Updating test to include controlled testing setup function for clearButton tests
2022-11-10 11:13:15 -08:00
Adnan Sahovic
568683d1c5
Warning on a Send transaction request ( #16220 )
2022-11-10 15:44:50 +01:00
Daniel Liu
4b08d2ecf8
docs: fix obsolete link of nvm in README.md ( #16238 )
...
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
2022-11-10 08:25:37 -06:00