[bisq-network/bisq] Implement and test api method 'getunusedbsqaddress' (#4773)

Stan notifications at github.com
Mon Nov 9 21:28:28 CET 2020


This method returns one unused BSQ address.  It takes no arguments and returns a String.

PR https://github.com/bisq-network/bisq/pull/4772 should be reviewd & merged before this PR.

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Stub out new api method 'getunusedbsqaddress'
  * Implement and test api method 'getunusedbsqaddress'

-- File Changes --

    A apitest/src/test/java/bisq/apitest/method/BsqWalletTest.java (61)
    M apitest/src/test/java/bisq/apitest/method/MethodTest.java (9)
    M cli/src/main/java/bisq/cli/CliMain.java (9)
    M core/src/main/java/bisq/core/api/CoreApi.java (4)
    M core/src/main/java/bisq/core/api/CoreWalletsService.java (9)
    M daemon/src/main/java/bisq/daemon/grpc/GrpcWalletsService.java (19)
    M proto/src/main/proto/grpc.proto (9)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4773.patch
https://github.com/bisq-network/bisq/pull/4773.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/4773
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201109/1672e176/attachment.html>


More information about the bisq-github mailing list