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

Feat: add fee range under crate feature #314

Merged
merged 3 commits into from
Dec 27, 2022

Conversation

h4sh3d
Copy link
Member

@h4sh3d h4sh3d commented Dec 27, 2022

Fix #312

A new feature fee_range is added to the crate (disable by default) so we can remove the support in node and add it back when we want.

@h4sh3d h4sh3d force-pushed the refactor/remove-range-fee branch from 343a197 to 758b954 Compare December 27, 2022 12:16
@h4sh3d h4sh3d changed the title feat: add fee range under crate feature Feat: add fee range under crate feature Dec 27, 2022
@h4sh3d h4sh3d requested a review from TheCharlatan December 27, 2022 12:17
@h4sh3d h4sh3d added this to the v0.6.2 milestone Dec 27, 2022
@h4sh3d h4sh3d marked this pull request as ready for review December 27, 2022 12:19
@TheCharlatan TheCharlatan merged commit 9fed7ad into farcaster-project:main Dec 27, 2022
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.

Remove fee strategy 'range' and support only 'fixed' for now
2 participants