remix-project
remix-project copied to clipboard
fixed issue#5674
for injected providers, it was looking for a selected account by default. if there's no selected account(-null), toChecksumAddress() was throwing an error, causing the dispatcher to propagate the error. My fix sets the first account as default selected account - once the user explicitly sets an account, it behaves as usual
This fix also addresses #5604 , issue #5666 (where it is identified that "the environment dropdown still shows Injected provider but the accounts list is empty") and #5432
The issue -
After the fix -
Deploy request for remixproject pending review.
Visit the deploys page to approve it
| Name | Link |
|---|---|
| Latest commit | 00c7e780a025685d8f9129927f1e9259a8122392 |