Skip to content

Releases: SynfiniDLT/daml-tokenization-toolkit

v0.3.1

28 Jun 00:15
24afe35
Compare
Choose a tag to compare
  • Fixes to documentation
  • Removal of ASX-specific config

Full Changelog: v0.3.0...v0.3.1

v0.3.0

27 Jun 03:06
0636acd
Compare
Choose a tag to compare

What's Changed

  • Replace custom-views by PQS - by @hgrano in #64
  • Remove projection runner and unused CD related files by @hgrano in #65
  • Reduce usage of json api queries (replace with wallet views API) by @hgrano in #69
  • Add Apache 2.0 license by @hgrano in #71
  • Fixes to documentation and tests by @hgrano in #80
  • Enable selection of different accounts per settlement leg by @hgrano in #82
  • Demonstration videos by @hgrano in #83

Full Changelog: v0.2.0...v0.3.0

v0.2.0

05 Jun 02:42
ce58691
Compare
Choose a tag to compare

What's Changed

  • Code clean up, simplification and removal of unused code within the UI codebase by @hgrano in #46
  • Merge accounts and wallet screens by @hgrano in #47
  • Create a generic "instrument metadata" interface to allow attaching arbitrary reference information to any instrument, re-factor SBT implementation to use this interface, create a generic "asset details" screen to allow user to view instrument information/metadata, by @hgrano in #48
  • Bug fixes in asset details screen by @hgrano in #49
  • Enhancements to the offers (now requests) screen by @hgrano in #52
  • Give settlement offer taker an optional reference field by @hgrano in #54
  • Transactions ux enhacements by @hgrano in #55
  • Make offers screen generic (i.e. displays all settlement OpenOffers), improve account creation uxi/ux by @hgrano in #56
  • Allow users to perform transfers to other users by @hgrano in #57
  • Add sample DvP offer by @hgrano in #59
  • TypeScript code formatting by @hgrano in #61

Full Changelog: v0.1.0...v0.2.0

v0.1.0

20 Mar 23:48
4f0f474
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

  • Standardized account creation Daml workflows by @hgrano in #24
  • Issuer onboarding Daml workflows by @hgrano in #27
  • make instrument id optional in instruments filter in wallet views API by @hgrano in #28
  • Daml workflows to allow custodian to delegate mint/burn of Holdings to issuers @hgrano in #29
  • Enhancements and test cases for settlement packages by @hgrano in #30
  • Add minter/burner setup and settlement functionality to operational scripts by @hgrano in #31
  • Add settlement acceptance API calls to UI by @hgrano in #32
  • Adding fields to settlements API response in order to determine settlement status by @hgrano in #33
  • Filter accounts by custodian in wallet views API by @hgrano in #34
  • Remove deprecated Daml models by @hgrano in #36
  • Namespace and package re-naming by @hgrano in #37
  • Wallet modes by @ffabinhoo in #35
  • Docs for Daml models by @hgrano in #38
  • Adding/updating wallet views docs by @hgrano in #39
  • Doc changes by @frankix in #40
  • Operation scripts doc by @hgrano in #41
  • demo clean up by @hgrano in #42
  • Fix issues in pr 40 by @hgrano in #43
  • Doc changes by @frankix in #44
  • Add in Daml docs and other doc enhancements, fix the way party IDs are configured in UI by @hgrano in #45

New Contributors

Full Changelog: v0.0.1...v0.1.0

Wallet solution with investor wallet

21 Dec 00:08
3b7fff5
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/SynfiniDLT/daml-tokenization-lib/commits/v0.0.1