Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Normalize behavior of Connectors around lastusedFeeCurrency #253

Closed
wants to merge 1 commit into from

Conversation

zhaonancy
Copy link
Contributor

Fixes #189

@zhaonancy zhaonancy self-assigned this Jun 2, 2022
@vercel
Copy link

vercel bot commented Jun 2, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
react-celo ❌ Failed (Inspect) Jun 7, 2022 at 9:35AM (UTC)

@zhaonancy zhaonancy force-pushed the zhaonancy/remove-last-used-fee-currency branch from 937c333 to 8242e75 Compare June 7, 2022 09:34
Copy link
Member

@aaronmgdr aaronmgdr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would be a breaking change and so should not be in 4.1.

We should discus how we want this to work in 5.0

I do agree that in the end it doesnt make sense to store it in local storage, or require it to be passed into Connector constructors.

either it becomes become solely an optional updator on connectors
or we remove external ability to update and internally for connector wallets that support it we find the best fee currency at tx time.

@aaronmgdr aaronmgdr closed this Jul 20, 2022
@dckesler dckesler deleted the zhaonancy/remove-last-used-fee-currency branch April 25, 2023 16:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

normalize behavior of Connectors around lastusedFeeCurrency
2 participants