bisq/apitest
ghubstan 1ba2b6ca18
Fix API OfferInfo.isActivated setting for bsqswaps
I think this bug was introduced when deprecating GrpcOffersService
 .getMyOffer(id), in favor of using only getOffer(id) for 'my'
and 'available' offers.  This change explicitly sets the proto's
isActivated flag in the OfferInfo factory methods, and adds checks
to api offer test cases.

Based on branch `2-improve-grpc-exception-status-code-mapping`,
PR https://github.com/bisq-network/bisq/pull/6088
2022-03-07 20:46:27 -03:00
..
docs Fix BSQ swap description of BTC price for 1 BSQ 2022-02-23 19:44:25 -03:00
scripts Rename API method keepfunds -> closetrade 2022-01-05 12:10:46 -03:00
src Fix API OfferInfo.isActivated setting for bsqswaps 2022-03-07 20:46:27 -03:00
dao-setup.gradle Delete generated rate metering config files in cleanDaoSetup task 2021-09-02 15:20:32 -03:00