-
Notifications
You must be signed in to change notification settings - Fork 333
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
Support/fix ada fees #7965
Merged
Merged
Support/fix ada fees #7965
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
display feeTooHigh error
handle fee error in delegation
fee warning in delegation
show tx status warnings and errors
tx error update
Bugfix/cardano sync check
The latest updates on your projects. Learn more about Vercel for Git βοΈ 5 Skipped Deployments
|
live-github-bot
bot
added
desktop
Has changes in LLD
mobile
Has changes in LLM
translations
Translation files have been touched
labels
Oct 1, 2024
hedi-edelbloute
force-pushed
the
support/fix-ada-fees
branch
from
October 1, 2024 15:53
428e9a9
to
25a97cc
Compare
hedi-edelbloute
force-pushed
the
support/fix-ada-fees
branch
from
October 1, 2024 16:52
25a97cc
to
21c41e8
Compare
hedi-edelbloute
force-pushed
the
support/fix-ada-fees
branch
from
October 1, 2024 16:56
21c41e8
to
3778c69
Compare
Wozacosta
approved these changes
Oct 2, 2024
hedi-edelbloute
added a commit
that referenced
this pull request
Oct 2, 2024
* cardano high fees checks * add custom CardanoFeeTooHigh error * display feeTooHigh error * validate protocol params * handle fee error in delegation * fee warning in delegation * show tx status warnings and errors * update * tx error update * sync proto params in tx prepare * add coinconfig + update translations * fix cc * update texts * add changeset --------- Co-authored-by: pavanvora <pavanvora.cs@gmail.com> Co-authored-by: Prashanth <prashanthsoordelu@gmail.com> Co-authored-by: Pavan Vora <pavanvora@users.noreply.github.com> Co-authored-by: mehulcs <mehul.becs@gmail.com>
3 tasks
hedi-edelbloute
added a commit
that referenced
this pull request
Oct 2, 2024
Support/fix ada fees (#7965)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
common
Has changes in live-common
desktop
Has changes in LLD
mobile
Has changes in LLM
translations
Translation files have been touched
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
β Checklist
npx changeset
was attached.π Description
Src PR : #7930
β Context
π§ Checklist for the PR Reviewers