daml/daml-lf/kv-support
Remy 18faa81608
[Speedy] slight refactoring of contract key handeling (#16097)
* cleanup PartialTransaction API

* Put SValue + GlobalKey in cached contract key

* slight change of the ContractStateMahcine API

* drop (unsafe) builder for GlobalKey
2023-01-23 14:40:45 +00:00
..
src [Speedy] slight refactoring of contract key handeling (#16097) 2023-01-23 14:40:45 +00:00
BUILD.bazel bump copyright (#16002) 2023-01-04 18:21:15 +01:00
README.md Rename kv-transaction-support library [KVL-1168] (#12212) 2021-12-20 16:33:36 +01:00

The KV Daml-LF library

This package contains LF utilities specifically tailored for the KV integration kit. This library does not define a stable public API, and should not be used outside of the KV integration kit. Breaking changes to this library will be made without notice.