ryanml
0bc1eeaf37
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
...
* Deprecating Rinkeby, setting default debug network to Goerli
* Deprecating Ropsten and Kovan
* Conflict fix
* Remove unused localization, test fixes
* Add migration for moving used deprecated testnets to custom networks
* Fix migrator test
* Add more unit tests
* Migration updates provider type to rpc if deprecated network is selected
* Migration fully and correctly updates the provider if selected network is a deprecated testnet
* Continue to show deprecation warning on each of rinkeby, ropsten and kovan
* Add rpcUrl deprecation message to loading screen
* Removing mayBeFauceting prop
Co-authored-by: Dan Miller <danjm.com@gmail.com>
2 years ago
ryanml
4dab986ad2
Consolidating Zendesk URLs in to constants file ( #15669 )
2 years ago
George Marshall
0692f7bf25
Updating content to sentence case and updating tests ( #15285 )
2 years ago
Brad Decker
c72199a1a6
update prettier ( #15360 )
2 years ago
Brad Decker
1db0ee87ec
Update Eslint and deps ( #15293 )
2 years ago
Alex Donesky
09164dcabb
Bump controllers v30.0.2 ( #14906 )
...
* bump @metamask/controllers to v30.0.2 and adapt
2 years ago
Niranjana Binoy
8174aaa6b5
Adjusting the padding in Alert / error state ( #13819 )
3 years ago
George Marshall
fa4d884a87
Find and replace of all typography colors to design tokens ( #13885 )
3 years ago
Alex Donesky
dc217dd536
Yet more NFT UX cleanups ( #13435 )
...
* yet more nft ux cleanups
3 years ago
Alex Donesky
be65eb7339
More nft ux fixes ( #13388 )
...
* a batch of nft ux fixes
3 years ago
Alex Donesky
db0230f23a
NFT UX cleanup grab-bag ( #13352 )
...
* NFT UX cleanup
3 years ago
Alex Donesky
4826c8c95e
Feat/collectibles send flow ( #13048 )
...
* Add collectibles send flow
3 years ago
Alex Donesky
c266d4e6af
Feat/check update collectible ownership ( #13110 )
...
* Use method to check and update collectible ownership
3 years ago
Alex Donesky
1b6e58c417
Feat/collectibles the return ( #12970 )
...
* Wire collectibles frontend UI with controller data
3 years ago
Alex Donesky
3cff801b8e
Revert "Feat/collectibles display ( #12873 )" ( #12934 )
...
This reverts commit 81ea24f08a
.
3 years ago
Alex Donesky
9e2935dd55
Revert "Feat/collectibles display ( #12873 )" ( #12934 )
...
This reverts commit 81ea24f08a
.
3 years ago
Alex Donesky
81ea24f08a
Feat/collectibles display ( #12873 )
...
* Wiring up Collectibles lists/items
* wip
* more wip
* more more wip
* yet more wip
* wippp
* more wipppp
* closer
* wroking
* more wip
* cleanup
* cleanup
* add-collectible form validation
* update default ipfs-gateway
* update refresh button
* fix proptypes issue + add more padding to asset background
* css tweaking
* more cleanup
* more cleanup
* more cleanup
* add migration
* address feedback
* fix migration + cleanup
* bumping controllers version + adapting new collectiblesController shape
* fix yarn dedupe
3 years ago
ryanml
279c8072ed
Adding collectibles items overview ( #12506 )
...
* Adding collectibles items overview
* addressing feedback
Co-authored-by: Alex <adonesky@gmail.com>
3 years ago