Releases: SynfiniDLT/daml-tokenization-toolkit
Releases · SynfiniDLT/daml-tokenization-toolkit
v0.3.1
v0.3.0
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
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
OpenOffer
s), 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
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
What's Changed
- Java by @hgrano in #1
- Balance query by @hgrano in #2
- major refactor - merge this repo with daml-wallet-ui, daml-wallet-views by @hgrano in #3
- Mint setup by @hgrano in #4
- Projection api by @ffabinhoo in #5
- use wallet views types intead of "any" by @hgrano in #6
- Huw api enhancements by @hgrano in #7
- Sbt balance UI by @ffabinhoo in #10
- Demo setup enhancements and bug fixes by @hgrano in #9
- Make sure owner is observer on the Pba Instrument Reference contract by @hgrano in #11
- removing old demo setup, adding dependency on custom views by @hgrano in #12
- Sbt share directory by @ffabinhoo in #13
- Cross participant setup by @hgrano in #14
- adding accept fund purchase script by @hgrano in #15
- execute burn scripts working by @hgrano in #16
- Fund subscription daml UI by @hgrano in #17
- Wallet operator by @hgrano in #18
- fix bug in tests due to wrong request path by @hgrano in #19
- Mint onboarding by @hgrano in #20
- Wallet App - first Demo by @ffabinhoo in #21
- Build uplift by @hgrano in #22
- Build error fix by @alfred-xia in #25
- FIX - missing double quotes for assemblyOutputPath filename by @alfred-xia in #26
New Contributors
- @ffabinhoo made their first contribution in #5
- @alfred-xia made their first contribution in #25
Full Changelog: https://github.com/SynfiniDLT/daml-tokenization-lib/commits/v0.0.1