daml/daml-lf/kv-support
Nicu Reut 03256ddbf5
[lf kv lib] - Clean up transaction traversal [kvl-1566] (#15032)
* [lf kvlib] - Remove scalaz usages from transaction traversal

* Explicitly handle unsupported node types when traversing with witnesses

changelog_begin
changelog_end
2022-09-16 10:36:19 +02:00
..
src [lf kv lib] - Clean up transaction traversal [kvl-1566] (#15032) 2022-09-16 10:36:19 +02:00
BUILD.bazel Remove kvutils buf configuration and other leftovers [KVL-1427] (#13732) 2022-04-28 16:00:23 +02: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.