exchangemarket/docs/scripts
sairajzero 65c0d3c91f Blockchain-bonds and Bobs-fund balance check API
- Added API to check the balance and closing-amount needed for blockchain-bonds and bobs fund (checkBlockchainBond, checkBobsFund) in floExchangeAPI.
- API resolves values in
  .pending: bond/fund closed by user, but not yet finished processing
  .ready: bond/fund ready to close by users
  .upcoming: bond/fund that will be out of lockin period (by given prior_time parameter)

- Fixed: Bonds and Funds closing data not written to DB due to async
- Fixed: floExchangeAPI not reading trusted-id list from blockchain
- Added floExchangeAPI.config: getters for trustedList, assetList and tagList
2022-11-17 17:53:37 +05:30
..
btcOperator.js Bug fix 2022-11-17 17:41:30 +05:30
components.js UI/UX and feature update 2022-06-04 16:51:23 +05:30
floBlockchainAPI.js Bug fix 2022-10-26 04:55:50 +05:30
floCrypto.js Update Std_op 2022-10-18 04:46:15 +05:30
floExchangeAPI.js Blockchain-bonds and Bobs-fund balance check API 2022-11-17 17:53:37 +05:30
floGlobals.js inscribing marketID in floExchangeAPI.js 2022-10-29 03:46:55 +05:30
floTokenAPI.js Changing env-var to arguments 2022-10-25 03:18:36 +05:30
lib.js Update std_ops 2022-09-30 04:21:58 +05:30