mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
This change uses recently added walletService.isAddressUnused to ensure the api's CoreWalletsService creates an unused address if none exists. - grpc.proto: Add bool isAddressUnused field to message AddressBalanceInfo. - AddressBalanceInfo: Adjust AddressBalanceInfo proto wrapper. - CoreWalletsService: Use walletService.isAddressUnused in getFundingAddresses. - GrpcClient: Adjust to modified AddressBalanceInfo. - TableFormat, ColumnHeaderConstants: Add 'Is Used' column to getfundingaddresses output. Note: bugfix is out of scope for this PR, but the test case helped expose this bug. |
||
---|---|---|
.. | ||
.tx | ||
src | ||
update_translations.sh |