-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Remove NetworkId #20652
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Remove NetworkId #20652
Changes from all commits
Commits
Show all changes
89 commits
Select commit
Hold shift + click to select a range
a68dacf
Core preview build packages
jiexi 8da19b1
Remove networkId from transactions
jiexi 8a511da
Remove networkId from smart-transactions-controller
jiexi 5fc2e60
fix mmc test
jiexi 05b8946
update jsdoc in background.js
jiexi 8ca270c
Merge branch 'develop' into jl/remove-network-id
jiexi 5436611
fix remaining specs
jiexi e38946e
Update test fixtures
jiexi 18c6564
Cleanup network constants. Fix remaining specs
jiexi 7e875f1
Merge branch 'develop' into jl/remove-network-id
jiexi c611112
temporarily remove ppom package
jiexi 72c7d55
PPOM temporary
jiexi 3d2514c
temporarily disable fitness sinon assert
jiexi 087f301
yarn dedupe
jiexi 0b45205
lint
jiexi dfca596
Merge branch 'develop' into jl/remove-network-id
jiexi 0e72501
revert chromedriver
jiexi f03d172
Update LavaMoat policies
metamaskbot 4a9facf
restore networkVersion
jiexi 3b40e6b
fix ens domain resolution
jiexi 6dc3702
re-enable assert sinon fitness
jiexi 234caaa
add deprcatedNetworkId to MMC
jiexi ad373ad
notifyChainChange only via NetworkController:networkDidChange
jiexi 323e8e1
use deprecatedGetNetworkId
jiexi f7fb4f3
Merge branch 'develop' into jl/remove-network-id
jiexi fad1557
add notifyChainChange back to state
jiexi 638046d
Merge branch 'develop' into jl/remove-network-id
jiexi b7d242b
fix specs
jiexi d4aae6c
Revert "use deprecatedGetNetworkId"
jiexi 39b5657
remove networkId from missed transactionMatchesNetwork call
jiexi c346979
Use deprecatedNetworkIdMatchesChainId. Rename transactionMatchesNetwo…
jiexi f98a83d
lint
jiexi da2cece
Update LavaMoat policies
metamaskbot 8789da5
Merge branch 'develop' into jl/remove-network-id
jiexi df96d08
make metamaskNetworkId readonly deprecated. Make chainId Hex
jiexi aeb280b
fix jsdoc
jiexi 11d0bef
Merge branch 'develop' into jl/remove-network-id
jiexi 85d641a
Merge branch 'develop' into jl/remove-network-id
jiexi 6504595
Merge branch 'develop' into jl/remove-network-id
jiexi 93d293b
Re-add getNetworkId in mmc
jiexi 63089a4
Merge branch 'develop' into jl/remove-network-id
jiexi d30d316
Merge branch 'develop' into jl/remove-network-id
jiexi 741b922
Update LavaMoat policies
metamaskbot 5a9075a
check txParams.chainId
jiexi 40d19fa
Merge remote-tracking branch 'origin/jl/remove-network-id' into jl/re…
jiexi 79b2434
Merge branch 'develop' into jl/remove-network-id
jiexi dfe31ff
yarn dedupe
jiexi 5cd32df
Update policies
jiexi f0b28f6
Merge branch 'develop' into jl/remove-network-id
jiexi ce3ab48
Fix yarn resolution. Update lavamoat
jiexi cf46600
Update LavaMoat policies
metamaskbot 7498fa6
Lavamoat again
jiexi 5d8bbf7
Yarn dedupe. Lavamoat
jiexi 5d78d5d
check only txMeta.chainId
jiexi b2a4aad
Merge branch 'develop' into jl/remove-network-id
jiexi ff67b39
Update LavaMoat policies
metamaskbot f755125
Fix test network state for unreleased network controller changes
jiexi f2aa2ca
Merge branch 'develop' into jl/remove-network-id
jiexi 3759306
Merge branch 'develop' into jl/remove-network-id
jiexi 936c0ea
Lint
jiexi b7aa3dc
Merge branch 'develop' into jl/remove-network-id
jiexi 07cdeb4
Merge branch 'develop' into jl/remove-network-id
jiexi 4a0586c
bump controller-utils, network-controller, selected-network-controller
jiexi 924cdee
Merge branch 'develop' into jl/remove-network-id
jiexi 6f0f636
fetch net_version in MMC
jiexi 0733280
Merge branch 'develop' into jl/remove-network-id
jiexi e4af390
cleanup mmc
jiexi 01f8b95
Reorder import
jiexi a640184
Merge branch 'develop' into jl/remove-network-id
jiexi ee5156d
Merge branch 'develop' into jl/remove-network-id
jiexi 5178dcf
Update LavaMoat policies
metamaskbot 92a645a
Merge branch 'develop' into jl/remove-network-id
jiexi 2fd26b4
Merge branch 'develop' into jl/remove-network-id
jiexi 56c1acd
update txHelper usage
jiexi 13c6336
Merge branch 'develop' into jl/remove-network-id
jiexi 3403a54
Merge branch 'develop' into jl/remove-network-id
jiexi 33d1f95
Merge branch 'develop' into jl/remove-network-id
jiexi 22a94f5
Merge branch 'develop' into jl/remove-network-id
jiexi eff6b5f
Update LavaMoat policies
metamaskbot 2ab475d
Merge branch 'develop' into jl/remove-network-id
jiexi 0b7c955
Update LavaMoat policies
metamaskbot e1402f8
Merge branch 'develop' into jl/remove-network-id
jiexi 94286c3
lint
jiexi 3a91436
Update LavaMoat policies
metamaskbot 25022c8
Remove networkId checks from provider-api e2e spec
jiexi 1c3bb66
add migration
jiexi bb46c3e
include the migration...
jiexi d0cc587
Merge branch 'develop' into jl/remove-network-id
adonesky1 34fe4b8
Merge branch 'develop' into jl/remove-network-id
jiexi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
parseIntcould return NaN — should we check for that?Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
seems like this question has been addressed in a separate thread?