bisq/apitest
ghubstan 564303ac20
Normalize API gRPC bsq-swap related protos & wrappers
This commit refactors the first cut of the BsqSwapTradeInfo and
TradeInfo gRPC proto defs and wrappers.  The change avoids duplication
of fields between BsqSwapTradeInfo and TradeInfo, and adds a
bsqSwapTradeInfo field to the old TradeInfo proto & wrapper.

The immediate goal is moving towards getting the API's 'gettrade'
method to work for both Bisq v1 trades and BSQ swap trades:  the TradeInfo
proto sent to the CLI should represent either a Bisq v1 trade or a BSQ
swap trade.  A mid-term term goal is to also make a new 'gettrades' method
return a List<TradeInfo> to the CLI, where items in the List<TradeInfo>
can be either v1 trades or bsq-swap trades.
2021-11-12 18:48:35 -03:00
..
docs Fix typo 'enabled' -> 'enable' 2021-07-13 10:32:35 -03:00
scripts Cleanups, refromatting, add final qualifier 2021-10-20 11:58:04 +02:00
src Normalize API gRPC bsq-swap related protos & wrappers 2021-11-12 18:48:35 -03:00
dao-setup.gradle Delete generated rate metering config files in cleanDaoSetup task 2021-09-02 15:20:32 -03:00