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

Send signed witness to counterparty #4314

Closed

Commits on May 31, 2020

  1. Configuration menu
    Copy the full SHA
    fba329d View commit details
    Browse the repository at this point in the history
  2. Test dummy account age witness signing

    Add orphaned witness log
    sqrrm committed May 31, 2020
    Configuration menu
    Copy the full SHA
    8bf0f33 View commit details
    Browse the repository at this point in the history
  3. Refactor accountagewitnessservice log helpers

    Better filter for root signedwitnesses
    
    Add debug keyboard shortcuts:
    - ctrl+shift+L -> logSignedWitnesses
    - ctrl+shift+S -> logSigners
    sqrrm committed May 31, 2020
    Configuration menu
    Copy the full SHA
    7bd5969 View commit details
    Browse the repository at this point in the history
  4. Arbitrator signing of AccountAgeWitness with known pubkey

    Improve debug logging. Lower level from warning to info
    Fix broken test
    Add example code to clean out unnecessary SignedWitnesses
    sqrrm committed May 31, 2020
    Configuration menu
    Copy the full SHA
    0dc769b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    752eb49 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Sign unsigned keys

    Legacy arbitrator can sign unsigned signed witness signer pubkeys
    To sign, from legacy arbitrator support, ctrl+O
    sqrrm committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    ca9665f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Change signAccountAgeWitness signature

    Return the signed witness when signed by a trader
    sqrrm committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    5efcaf8 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Add TraderSignedWitnessMessage

    sqrrm committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    e5be5ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    793bb1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7005f3d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Remove unused argument

    sqrrm committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    ea1839a View commit details
    Browse the repository at this point in the history