bisq/core/src/main
ghubstan 208a37b339
Implement and test new getbalance(s) api methods
- Added three new methods to CLI:

      getbalances   ...	returns complete bsq and btc balance info
      getbsqbalance ...	returns complete bsq balance info
      getbtcbalance ...	returns complete btc balance info

      The old getbalance method is deprecated and will be removed
      if there is agreement to do that.

- Made the needed changes in the CLI's output formatting classes.

- Added new tests to existing BsqWalletTest, added new BtcWalletTest
  and WalletBalancesTest.

- Added disabled tests for funding a bsq wallet (todo in next PR).
2020-11-13 14:21:26 -03:00
..
java/bisq/core Implement and test new getbalance(s) api methods 2020-11-13 14:21:26 -03:00
resources Merge pull request #4774 from deusmax/market_offers_chart 2020-11-12 14:34:39 +01:00