Skip to content

v0.6.0

Compare
Choose a tag to compare
@AnthonyLaw AnthonyLaw released this 25 Sep 20:08
f77c8a3

Milestone: [email protected]

Package Version Link
REST Core v2.1.0 catapult-rest
SDK Core v0.21.0 symbol-sdk

Added

  • Added compatibility for 0.10.0.3 server.
  • Added Secret Hash information in Account Detail page.
  • Added Hash Lock information in Account Detail page.
  • Added Hash Lock information in transaction details.
  • Added Mosaic Address Restrictions information in Account Detail page.
  • Added Transaction Graphic widget to visualize transaction info
    • HashLockTransaction
    • SecretLockTransaction
    • SecretProofTransaction
    • AccountKeyLinkTransaction
    • NodeKeyLinkTransaction
    • VotingKeyLinkTransaction
    • VrfKeyLinkTransaction
    • MosaicDefinitionTransaction
    • MosaicSupplyChangeTransaction
  • Added Finality block height in Base Info widget.
  • Added Finality Status compoment beside the block height showing block Pending or Finalized.
  • Added more japanese translations (Thanks @44uk).

Update

  • Refactor Transaction graphic widget and schema
  • Refactor Pagination related to SDK change
  • Refactor ChainService related to SDK change.
  • Refactor RestrictionService related to SDK change

Fixed

  • TransactionDetail. Loading never ends #615
  • Aggregate inner transaction are not formatted #618