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

Pre-release Changes #1279

Merged
merged 19 commits into from
May 15, 2024
Merged

Pre-release Changes #1279

merged 19 commits into from
May 15, 2024

Conversation

erdemyerebasmaz
Copy link
Contributor

@erdemyerebasmaz erdemyerebasmaz commented Apr 23, 2024

Remove Kollider from vendor list

This PR removes Kollider, that has gone out of service, from vendors list.

Other changelist:

  • Remove unused vendor logos & themes for Graaf One, Primal, stacker.news, Spendl, XSats, lightnite

Graaf One, Primal, stacker.news, Spendl, XSats, lightnite
- Display Next button at all times
  - Only validate address when Next is pressed
- Display error messages on dialog instead of a flushbar
- Add missing await for handling errors on closing channels cooperatively
- Ensure account bloc is accessible on CoopCloseChannelsDialog
- Address feedback on cooperative close channels UI
- Update address validation & error handling
- Display success & failure messages accordingly.
- Update dependencies to latest
- Increase compileSdkVersion to 34(Android camera & lifecycle requirement)
- Use "given version or earlier" syntax for dependencies that require Flutter 3.10
- Remove unused import
- Declare CloseChannels as account action
- Refactoring
- Open mail or share support mail when clicked
- Minor UI revision, Dialog -> AlertDialog
- Prevent dismissing dialog when closing channels is in progress
- Update Breez-Translations dependency

TODO: Change icon
- Fix super calls on initState, didChangeDependencies, didUpdateWidget & dispose
- Increase line length to 110 across the project
  - format generated files with 100 line length
- ignore: overridden_fields for BreezDrawerHeader
- ignore: deprecated_member_use_from_same_package for LSPInformation's channelFeePermyriad, maxInactiveDuration, channelMinimumFeeMsat.
- ignore: missing_required_param for TextButton's wrapped with InkWell
Ran "dart format -l 110 ."
@erdemyerebasmaz erdemyerebasmaz changed the title Remove Kollider from vendor list Pre-release Changes May 15, 2024
@erdemyerebasmaz erdemyerebasmaz merged commit 225b633 into master May 15, 2024
1 check passed
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.

None yet

1 participant