Skip to content

build - correctly set METAMASK_ENV via envify#3845

Merged
tmashuang merged 1 commit intomasterfrom
build-fix-env
Apr 3, 2018
Merged

build - correctly set METAMASK_ENV via envify#3845
tmashuang merged 1 commit intomasterfrom
build-fix-env

Conversation

@kumavis
Copy link
Copy Markdown
Member

@kumavis kumavis commented Apr 3, 2018

When i refactored + optimized the build system, I accidently moved minification before our environment var injection, and this broke setting METAMASK_ENV to prod.

Seems to only have a couple small side effects:

  • default network for new users = Rinkeby
  • logging is more verbose
  • sentry reports go to the wrong sentry project

@metamaskbot
Copy link
Copy Markdown
Collaborator

Builds ready [00657e1]: mascara, chrome, firefox, edge, opera

@tmashuang tmashuang merged commit 3e4b11e into master Apr 3, 2018
@tmashuang tmashuang deleted the build-fix-env branch April 3, 2018 16:59
vinistevam added a commit that referenced this pull request Jan 30, 2024
## **Description**
The package `@metamask/transaction-controller` has been upgraded to
`v21.0.1`.

This version has the following fixes:
- Resolves transaction custodian promise when setting transaction status
to submitted or failed
([#3845](MetaMask/core#3845))
- Fix normalizer ensuring property type is always present in
TransactionParams ([#3817](MetaMask/core#3817))

See here for the changelog:
https://github.com/MetaMask/core/blob/main/packages/transaction-controller/CHANGELOG.md#2101
shane-t pushed a commit that referenced this pull request Jan 30, 2024
The package `@metamask/transaction-controller` has been upgraded to
`v21.0.1`.

This version has the following fixes:
- Resolves transaction custodian promise when setting transaction status
to submitted or failed
([#3845](MetaMask/core#3845))
- Fix normalizer ensuring property type is always present in
TransactionParams ([#3817](MetaMask/core#3817))

See here for the changelog:
https://github.com/MetaMask/core/blob/main/packages/transaction-controller/CHANGELOG.md#2101
shane-t pushed a commit that referenced this pull request Jan 30, 2024
The package `@metamask/transaction-controller` has been upgraded to
`v21.0.1`.

This version has the following fixes:
- Resolves transaction custodian promise when setting transaction status
to submitted or failed
([#3845](MetaMask/core#3845))
- Fix normalizer ensuring property type is always present in
TransactionParams ([#3817](MetaMask/core#3817))

See here for the changelog:
https://github.com/MetaMask/core/blob/main/packages/transaction-controller/CHANGELOG.md#2101
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants