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

Simplify witness signing #4455

Merged
merged 4 commits into from
Sep 2, 2020

Conversation

sqrrm
Copy link
Member

@sqrrm sqrrm commented Aug 31, 2020

This helps developers sign accounts as needed.

  1. Do a trade between two accounts that need signing
  2. Take trade to mediation
  3. Resolve dispute with payout to buyer
  4. Open signing tab under Accounts view with ctrl+i
  5. Open dispute accounts signing with ctrl+s
  6. Choose accounts
  7. Add dev privilege key to sign the selected accounts

For mainnet this helps legacy arbitrator to sign without having to register as a legacy arbitrator, just add the private key when doing the signing.

Helps dev work to have a separate signing area without need for legacy
arbitrator registration. Legacy arbitrator key is still needed to sign
accounts. Account information is also needed.
@sqrrm sqrrm requested a review from ripcurlx August 31, 2020 17:07
@sqrrm
Copy link
Member Author

sqrrm commented Aug 31, 2020

@ripcurlx not sure what codacy is on about with this PR, looks odd.

@ripcurlx
Copy link
Contributor

ripcurlx commented Sep 1, 2020

@sqrrm I just looked at the Codacy complaints in AccountView and SigningView and they are legit IMO.

@sqrrm
Copy link
Member Author

sqrrm commented Sep 1, 2020

Yeah, the complaints were correct, although I don't like the forced use of equals(). Still good that codacy is actually doing some good work.

Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

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

utACK

Will be tested by myself during release testing for v1.3.8

@ripcurlx ripcurlx merged commit a691eed into bisq-network:master Sep 2, 2020
@sqrrm sqrrm deleted the simplify-witness-signing branch May 3, 2021 12:41
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.

2 participants