[bisq-network/bisq] Add core support for registration of regtest dispute agents via API (#4524)

Stan notifications at github.com
Mon Sep 14 15:50:07 UTC 2020


This PR does not support registering dispute agents on daemons running on the mainnet chain.

This PR replaces [4462](https://github.com/bisq-network/bisq/pull/4462).
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/4524

-- Commit Summary --

  * Move version service proto def to bottom of grpc.proto
  * Add dispute agents service proto def to grpc.proto
  * Add core impl for registering dispute agents
  * Add GrpcDisputeAgentsService to GrpcServer
  * Create GrpcDisputeAgentsService stub

-- File Changes --

    M cli/src/main/java/bisq/cli/GrpcStubs.java (3)
    M core/src/main/java/bisq/core/api/CoreApi.java (14)
    A core/src/main/java/bisq/core/api/CoreDisputeAgentsService.java (145)
    A daemon/src/main/java/bisq/daemon/grpc/GrpcDisputeAgentsService.java (45)
    M daemon/src/main/java/bisq/daemon/grpc/GrpcServer.java (2)
    M proto/src/main/proto/grpc.proto (30)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4524.patch
https://github.com/bisq-network/bisq/pull/4524.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4524
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200914/eb442d41/attachment.html>


More information about the bisq-github mailing list