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

Move rusk-wallet to rusk monorepo #2144

Merged
merged 6 commits into from
Aug 20, 2024
Merged

Move rusk-wallet to rusk monorepo #2144

merged 6 commits into from
Aug 20, 2024

Conversation

Daksh14
Copy link
Contributor

@Daksh14 Daksh14 commented Aug 17, 2024

  • Move rusk-wallet to rusk monorepo
  • Add dispatch binary building and basic CI tests

Closes #2141

@Daksh14 Daksh14 changed the title Move rusk-wallet to rusk monorep Move rusk-wallet to rusk monorepo Aug 17, 2024
@Daksh14 Daksh14 requested review from HDauven and ZER0 August 19, 2024 13:32
@Daksh14 Daksh14 force-pushed the move-wallet-cli-to-rusk branch 3 times, most recently from 33fd964 to d045c52 Compare August 19, 2024 13:35
@Daksh14 Daksh14 force-pushed the move-wallet-cli-to-rusk branch from d045c52 to 6bf3f77 Compare August 19, 2024 13:37
@Daksh14 Daksh14 force-pushed the move-wallet-cli-to-rusk branch from 81251cc to fa8ee9c Compare August 19, 2024 13:40
@herr-seppia
Copy link
Member

Please remember to adapt our dusk-deployer in order to download the wallet from the new repo

@HDauven
Copy link
Member

HDauven commented Aug 20, 2024

Please remember to adapt our dusk-deployer in order to download the wallet from the new repo

Added an issue here: https://github.com/dusk-network/dusk-deployer/issues/65

Copy link
Member

@HDauven HDauven left a comment

Choose a reason for hiding this comment

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

LGTM

Like @herr-seppia said, we need to make sure we update after merging:

Furthermore, we need to:

  1. Test that the binary building still works as expected.
  2. Make sure the Rusk CI only got triggered now because of the toolchain and/or Cargo.toml change.

.github/workflows/ruskwallet_build.yml Show resolved Hide resolved
Cargo.toml Show resolved Hide resolved
@Daksh14 Daksh14 merged commit 0e19962 into master Aug 20, 2024
15 checks passed
@Daksh14 Daksh14 deleted the move-wallet-cli-to-rusk branch August 20, 2024 19:11
@Daksh14 Daksh14 restored the move-wallet-cli-to-rusk branch August 20, 2024 23:46
@Daksh14 Daksh14 deleted the move-wallet-cli-to-rusk branch October 11, 2024 21:04
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.

rusk-wallet: Migrate wallet-cli to Rusk
3 participants