Skip to content
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

Upgrade dependencies #427

Merged
merged 5 commits into from
Sep 30, 2022
Merged

Upgrade dependencies #427

merged 5 commits into from
Sep 30, 2022

Conversation

rudolfs
Copy link
Member

@rudolfs rudolfs commented Sep 29, 2022

Upgrade dependencies that don't require a lot of migration work.

Skipped:

  • gnosis - requires a bunch of migration work, but the code is deprecated and we should probably make it read-only and remove the dependencies
  • the ceramic deps, which required bumping our build target to es2020
  • vite - some issue with the buffer polyfill that I couldn't resolve

Tested the following functionality:

  • dark/light theme switching
  • connect a metamask wallet
  • connect rainbow mobile wallet via walletconnect
  • switching ethereum netowrks
  • search
  • getting tokens from faucet on Rinkeby
  • registering an .radicle.eth ENS name on Rinkeby
    • update registration
  • viewing a vesting contract
  • viewing projects on a seed
  • browsing a project's source code
    • patch screens

We weren't really using any of it.

Signed-off-by: Rūdolfs Ošiņš <[email protected]>
@rudolfs rudolfs merged commit 89ffddf into master Sep 30, 2022
@rudolfs rudolfs deleted the rudolfs/upgrade-lite branch September 30, 2022 11:40
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.

2 participants