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

wasabibackend: 2.0.2.1 -> 2.3.1 #361232

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

gepbird
Copy link
Contributor

@gepbird gepbird commented Dec 2, 2024

Closes #341848

Tracking: #326335

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added the 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS label Dec 2, 2024
@gepbird gepbird mentioned this pull request Dec 2, 2024
17 tasks
Comment on lines -33 to -36
machine.sleep(5)
machine.succeed(
"grep 'Config is successfully initialized' /var/lib/wasabibackend/.walletwasabi/backend/Logs.txt"
)
Copy link
Contributor Author

@gepbird gepbird Dec 2, 2024

Choose a reason for hiding this comment

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

The reason for removing this is it got removed upstream and I haven't found a replacement.

@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Dec 2, 2024
@gepbird

This comment was marked as outdated.

@gepbird gepbird requested a review from mmahut December 3, 2024 08:26
@gepbird
Copy link
Contributor Author

gepbird commented Dec 3, 2024

cc @Zoriot for testing

@Zoriot
Copy link
Contributor

Zoriot commented Dec 11, 2024

cc @Zoriot for testing

Sorry I don't have any time to test currently.
Maybe I can look into it in the first weekend in the new year.

@gepbird gepbird force-pushed the wasabibackend-2.3.0.0 branch from 165a9ba to 2543a0b Compare December 11, 2024 10:00
@gepbird gepbird changed the title wasabibackend: 2.0.2.1 -> 2.3.0.0 wasabibackend: 2.0.2.1 -> 2.3.1 Dec 11, 2024
@gepbird gepbird force-pushed the wasabibackend-2.3.0.0 branch from 2543a0b to 89148d7 Compare December 18, 2024 16:10
@gepbird
Copy link
Contributor Author

gepbird commented Dec 18, 2024

Fixed the merge conflict with #362278

@gepbird gepbird force-pushed the wasabibackend-2.3.0.0 branch from 89148d7 to 07d3fd5 Compare December 18, 2024 16:16
@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Jan 4, 2025
@gepbird gepbird force-pushed the wasabibackend-2.3.0.0 branch from 07d3fd5 to 4a340dd Compare January 9, 2025 11:08
@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Jan 9, 2025
@gepbird
Copy link
Contributor Author

gepbird commented Jan 9, 2025

Fixed merge conflict with #368177

@gepbird
Copy link
Contributor Author

gepbird commented Jan 9, 2025

NixOS tests pass, cc @mmahut and @Zoriot if you have some time

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 361232


x86_64-linux

✅ 1 package built:
  • wasabibackend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update request: wasabibackend 2.0.2.1 → 2.1.0
3 participants