mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 06:55:08 +01:00
This change fixes the blocking problem in the fee rate request api. Also redefined the TxFeeRateInfo. - Redefined grpc.proto message TxFeeRateInfo, added lastFeeServiceRequestTs field. (CLI user may want to know TS of last fee request.) - Adjusted TxFeeRateInfo proto wrapper. - Adjusted CurrencyFormat and BtcTxFeeRateTest to new TxFeeRateInfo. - Added @Getter annotation to FeeService. (CLI user may want to know TS of last fee request). - Pass resultHandler from GrpcWalletsService through CoreApi, to CoreWalletsService's tx fee rate api methods. |
||
---|---|---|
.. | ||
docs | ||
scripts | ||
src | ||
dao-setup.gradle |