Add wallet #477

Open
paratoxic wants to merge 2 commits from paratoxic/para:add-wallet into master
Owner
No description provided.
Some cleanup
Some checks are pending
CI / lint (pull_request) Waiting to run
CI / test-linux (pull_request) Waiting to run
CI / test (macos-latest) (pull_request) Waiting to run
CI / test (windows-latest) (pull_request) Waiting to run
CI / ckpool (pull_request) Waiting to run
9515fbc716
Some checks are pending
CI / lint (pull_request) Waiting to run
CI / test-linux (pull_request) Waiting to run
CI / test (macos-latest) (pull_request) Waiting to run
CI / test (windows-latest) (pull_request) Waiting to run
CI / ckpool (pull_request) Waiting to run
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u add-wallet:paratoxic-add-wallet
git switch paratoxic-add-wallet

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff paratoxic-add-wallet
git switch paratoxic-add-wallet
git rebase master
git switch master
git merge --ff-only paratoxic-add-wallet
git switch paratoxic-add-wallet
git rebase master
git switch master
git merge --no-ff paratoxic-add-wallet
git switch master
git merge --squash paratoxic-add-wallet
git switch master
git merge --ff-only paratoxic-add-wallet
git switch master
git merge paratoxic-add-wallet
git push origin master
Sign in to join this conversation.
No description provided.