ArcBlock has released an updated ChangeLog for version 1.9.10 of OCAP-JS that takes care of the asset chain and its SDK.

OCAP-JS Updates

ArcBlockhas released an updated ChangeLog for version 1.9.10 of OCAP-JS with new features and updates.

1.9.10 (April 27, 2021)

  • fix: error when creating receipt for faucet tx

1.9.9 (April 27, 2021)

  • feat: support receipts for legacy transactions
  • chore: update sdk reference
  • chore: e2e test for receipts
  • feat: support receipts for delegated exchange
  • feat: support receipts for delegated acquire-asset
  • chore: add test case for get receipts
  • chore: add test case for get receipts
  • fix: check empty value using BN
  • fix: create token receipt not setting sender token balance correctly
  • fix: acquire asset receipts not correctly
  • feat: support receipts in elasticsearch indexdb
  • fix: faucet tx receipt not correct
  • fix: add receipts field in IndexedTransaction
  • chore: rebuild sdk docs
  • chore: support tx-receipts for asset tx-protocols
  • feat: add tx-receipt creating logic before insert tx
  • feat: add tx-receipt in transaction schema

1.9.8 (April 26, 2021)

  • feat: use formatNextPagination for simpler code
  • feat: extract format next pagination to indexdb util
  • feat: change default size limit to 100 for paginated api

1.9.7 (April 26, 2021)

  • feat: support cluster mode of asset-chain, asset-chain-api, qldb-chain-manager, qldb-chain-api

1.9.6 (April 25, 2021)

  • fix: search by text type is not supported by elasticsearch
  • fix: search error log should contain more detail

1.9.5 (April 25, 2021)

  • feat: support order by more fields for listFactories

1.9.4 (April 25, 2021)

  • chore: reusable load test skeleton
  • chore: add concurrency control for load test script
  • chore: add basic load test script
  • fix: lint in tools packages
  • chore: reorganize tools packages

1.9.3 (April 21, 2021)

  • fix: qldb-chain-api blocklet config

1.9.2 (April 21, 2021)

  • fix: version bump script for blocklets
  • fix: test case in did-auth
  • chore: deprecated numTxs and numAssets on account state #140

1.9.1 (April 20, 2021)

  • fix: qldb chain manager blocklet yaml

1.9.0 (April 20, 2021)

  • chore: recreate blocklets for load test purpose

1.8.42 (April 20, 2021)

  • chore: cleanup swap related did-auth claim
  • feat: add extraParams in onError and onExpire callback during did-auth

1.8.41 (April 19, 2021)

  • feat: support onStart hook for did-auth handlers

1.8.40 (April 19, 2021)

  • chore: cleanup useless types in proto for smaller bundle

1.8.39 (April 17, 2021)

  • feat: support config es table prefix from blocklet config

1.8.38 (April 15, 2021)

  • feat: only emit statedb change events on transaction success
  • chore: make statedb updates concurrent when create asset
  • eat: support transaction retry on qldb by reset context
  • fix: should catch all errors for underlying runAsLambda

1.8.37 (April 15, 2021)

  • fix: timing log in gql package

1.8.36 (April 14, 2021)

  • add tag filed to purchase nft and node ownership nft

1.8.35 (April 13, 2021)

  • fix: qldb debug statement

1.8.34 (April 13, 2021)

  • feat: add timing logging for gql layer
  • fix: qldb debug log missing critical info
  • fix: unify example and apps log format

1.8.33 (April 13, 2021)

  • chore: tune fs-chain logging
  • chore: tune asset-chain logging
  • chore: cleanup useless statedb check
  • chore: cleanup useless json stringify

1.8.32 (April 13, 2021)

  • chore: update nft-endpoint spec to v3
  • fix: receiver for acquire and mint asset

1.8.31 (April 13, 2021)

  • chore: remove useless debug in pipeline runner
  • chore: polish context for ocap client by reducing requests

ArcBlock Platform