Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@arbelpeled arbelpeled released this 13 Jun 17:37
· 9 commits to master since this release

Task Listing:

  • New endpoint get_tasks
  • Lists all tasks and their current statuses

Sender ID:

  • ID is defined by Wallet public key
  • Attached to all transfers and issues, and integral part of rules
  • Verified by receiver
  • Returned in get_wallet_activity endpoint

New Auditor view enabled by two new endpoints:

  • export_auditor_access_wallet
  • import_auditor_access_wallet
  • An auditor wallet allows access to all endpoints that do not write anything to the blockchain
  • The wallet in particular does not allow transfers, issuance or rule creation