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

[UI] Exclude coins from coinjoin #12893

Merged
merged 34 commits into from
May 10, 2024

Commits on Apr 18, 2024

  1. Exclude coins

    SuperJMN committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    36f0129 View commit details
    Browse the repository at this point in the history
  2. Fix build

    SuperJMN committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4cf4c12 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Add "Forbidden" icon

    SuperJMN committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    019211b View commit details
    Browse the repository at this point in the history
  2. Add logic

    SuperJMN committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    72dfb8d View commit details
    Browse the repository at this point in the history
  3. Fix CF

    SuperJMN committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    35f7f27 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Implement selection policy

    SuperJMN committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c9e7b17 View commit details
    Browse the repository at this point in the history
  2. New icon

    SuperJMN committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    10ad5a6 View commit details
    Browse the repository at this point in the history
  3. Implement select all/none

    SuperJMN committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d7504a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c1fffa View commit details
    Browse the repository at this point in the history
  5. minor fixes

    soosr committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    96cdacd View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Merge from master

    SuperJMN committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    c14ce31 View commit details
    Browse the repository at this point in the history
  2. Remove AppLifetime

    SuperJMN committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8b71718 View commit details
    Browse the repository at this point in the history
  3. Reviewed code

    SuperJMN committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    27aaedd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35b5c61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dc81c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    241513d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0dbaa49 View commit details
    Browse the repository at this point in the history
  8. Attempt

    SuperJMN authored and soosr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    645a516 View commit details
    Browse the repository at this point in the history
  9. Fixes

    soosr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f8390d3 View commit details
    Browse the repository at this point in the history
  10. more cleanup and fix

    soosr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9d17528 View commit details
    Browse the repository at this point in the history
  11. fix init values

    soosr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0a37995 View commit details
    Browse the repository at this point in the history
  12. Fix indicator on pockets

    soosr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    53fb531 View commit details
    Browse the repository at this point in the history
  13. Fix multiple save at a time

    soosr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6885544 View commit details
    Browse the repository at this point in the history
  14. don"t use leaky abstraction

    soosr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f1a589c View commit details
    Browse the repository at this point in the history
  15. add missing dispose

    soosr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6ac36ee View commit details
    Browse the repository at this point in the history
  16. Fix memory leak

    soosr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    13c016e View commit details
    Browse the repository at this point in the history
  17. cleanup

    soosr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b88ddac View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Coinjoin -> coinjoin

    Co-authored-by: Marnix Croes <93143998+MarnixCroes@users.noreply.github.com>
    soosr and MarnixCroes committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0be2ee9 View commit details
    Browse the repository at this point in the history
  2. Fix selection desync

    SuperJMN committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2e82fa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34ca433 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    6269c0b View commit details
    Browse the repository at this point in the history
  2. Fix initial coin selection

    SuperJMN committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7f806d8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge from master

    SuperJMN committed May 10, 2024
    Configuration menu
    Copy the full SHA
    71dca70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58b01d8 View commit details
    Browse the repository at this point in the history