bisq/apitest/src
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
..
main Update API docs for Bitcoin Core version v22.0 2021-11-29 12:43:58 -03:00
test Fix API OfferInfo.isActivated setting for bsqswaps 2022-03-07 20:46:27 -03:00